-
1. Standardize Agent interface (aka environment.py).
Current docs for that interface are here https://docs.near.ai/agents/#the-environment-api
What interfaces do we target for compatibility: LiteLLM, …
-
we want to be able to configure what LLM crew ai agents should use, so we need to add a custom LLM node that hooks into the agents node,
crew ai reference: https://docs.crewai.com/how-to/LLM-Conne…
-
**Describe the bug**
When invoking a `ChatCompletionAgent` with a custom name that contains spaces and an OpenAI or Azure OAI service, the following exception is raised:
```
raise ServiceResponseExcep…
-
**Is your feature request related to a problem? Please describe.**
Hi there, Burr is a popular repository to build agents. But most copilots aren't able to help with the latest syntax. So we created …
-
Now that multiple function calling works (although with some quirks like https://github.com/google-gemini/generative-ai-dart/issues/194, or if I stuff more then a number of functions it loses sense of…
-
**Expected Behavior**
Implement Agent like in Langchain with different method, such as CoT,ReACT
-
```meta
Time: 2024-09-09 6:00PM Eastern
UTCTime: 2024-09-09 22:00 UTC
Duration: 2h
Location: ATL BitLab, 684 John Wesley Dobbs Ave NE, Unit A1, Atlanta, GA 30312
```
![aitl-ai-builders-septemb…
-
## Describe the feature you'd like
give agent ability add other tools rather than build search and web browser
for example integrade dify workflow and tools
-
As part of supporting more secure application infrastructure deployments, leveraging technologies like Private Link Endpoints, VNet Service Endpoints, and VNet Integration, etc. we need to explore how…
-
We are beginning a migration to a new approach to Magick. This includes a full rewrite of our core agent library, with a design consideration for developer usage and consumption. We are wrapping thi…