agentkit
agentkit copied to clipboard
Starter-kit to build constrained agents with Nextjs, FastAPI and Langchain
Can I use this for Non-Code Projects?
Nice project! Just wanted to report this:  https://agentkit.infra.x.bcg.com/docs/advanced/optional_features
adds the missing @ sign from Martin's name.
Im trying to execute: `docker-compose -f docker-compose.yml up -d` and i have the error: `[+] Building 0.0s (0/0) docker:default [+] Building 1.1s (5/10) docker:default => [fastapi_server internal] load build definition...
**Describe the bug** Error message, when starting: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory Seems Next/Node memory parameter is too small, in the Docker...
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
Suggesting a change in the Agent Tools loading method : * Agent now load its tools the "lazy" way. So that unecessary tools are not even imported * Tools extension...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. Release notes Sourced from aiohttp's releases. 3.9.4 Bug fixes The asynchronous internals now set the underlying causes when assigning exceptions to the future objects...
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...