agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Agent Zero AI framework

Results 395 agent-zero issues
Sort by recently updated
recently updated
newest added

I'm using a macbook M1 and I tried using conda then docker, both presenting issues. After running 'docker compose up' I get the following output from terminal even though my...

## Feedback on agent-zero project: Memory retrieval and time task inconsistencies Thank you for the excellent agent-zero project. I've been using it daily and learning a great deal. However, I've...

Add a setup process to create custom workflows (not agents) with their own custom tools and save it as is. This could save up a lot of time for future...

OpenRouter offers both perplexity (online) and dozens of chat and instruct models ( including GPT 4o Mini). It does not offer embeddings models, but if Ollama is an option, that...

I don't understand to set the chat_llm to ollama, if there is no preparation for utility_llm and/or embedding_llm to set it to local (ollama) pendants. Yes, I assume that prompting...

initial prompt create a python flask application with UI, this page have the option to add what i ate today. in a sqllite database as backend, and retrieve when i...

these two are failing and i tried few approached without result: Traceback (most recent call last): File "c:\Users\user\Desktop\SCM\agent-zero\main.py", line 1, in import threading, time, models, os File "c:\Users\user\Desktop\SCM\agent-zero\models.py", line 7,...

I used a simple prompt: ``` Can you generate a Hello World python app in the current folder? ``` I get: ```bash Runtime: terminal Code: python hello.py Agent 0 code...

Added git to the list of requirements with an explanation for its necessity.

Open-source perplexity clone built for privacy: https://github.com/ItzCrazyKns/Perplexica