agent-zero
agent-zero copied to clipboard
Agent Zero AI framework
`Error minimize expand_all Text litellm.AuthenticationError: AuthenticationError: OpenAIException - UNAUTHENTICATED Traceback (most recent call last): Traceback (most recent call last): File "/opt/venv-a0/lib/python3.12/site-packages/litellm/llms/openai/openai.py", line 969, in async_streaming headers, response = await self.make_openai_chat_completion_request(...
I'm trying to understand why the context is enlarged every time a prompt is sent. The first prompt isn't enough for the AI to know how to respond. I ask...
I am consistently getting "A0: Message misformat, no valid tool request found." error when using Agent0. What is causing this error? I can't seem to figure out a rhyme or...
## Summary Improvement to the agent delegation system to prevent infinite loops and over-delegation: - **Decision Framework**: Added 3-question evaluation system (Subtask Boundary Check, Context Efficiency Check, Specialization Check) with...
There is a problem with the browser tool that appeared since the update v0.9.4. Every time I start a task that depends on browsing, the task fails and the error...
Hi Agent Zero team, We're CometAPI, and we offer a robust API that provides access to a wide variety of large language models (LLMs), as well as multimodal generation capabilities...
When I run agent zero in a container, it is calling the /poll endpoint about every 0.5secs. This spams the network log, making it hard to see other things. Also...
I would like to use an existing memory module such as mem0 or openmemory. I would like to be able to configure this instead of the native backend system. The...
when create a web request from external api the same massage reappear in chat when final respond is delay more than 2 minutes
Google Released his own Computer Use Model which is better then Claude Sonnet 4.5 in Benchmarks, it would be really nice to support it, but its not available via litellm...