-
### Describe the bug
I have the following error when I try to import interpreter:
```
Traceback (most recent call last):
File "/home/seba/workspace/AutoProgrammer/interpreter.py", line 1, in
…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
### What happened?
I was unable to install the package using pipx
### Version check
- [X] Yes I was.
### Relevant log output
```shell
~/build/fabric$ pipx install .
ERROR: Ignored the following …
-
Hello, first of all, thanks for this wonderful project you made. I was trying to integrate Ollama as another model provider in CrewAI-Studio, I created agent, task, crew all with no error or problems …
-
I am unable to see how I can self improve agents. Can you please let me know if support is there for this already how I can do this and if not a support for this like in the AutoGen Studio
-
When I update crewai-tools using pip install --upgrade crewai-tools, I get the following error:
`ERROR: pip's dependency resolver does not currently take into account all the packages that are inst…
-
### What is the issue?
I'm using `llama3:70b` through the OpenAI-compatible endpoint. When generating, I am getting outputs like this:
```
Please provide the output of the above command. …
moyix updated
5 months ago
-
**For `node-gyp` trouble**
I spent way too long going down tangents getting node-gyp to build. If others on **Windows** are having trouble with node-gyp, here are some note worthy solutions:
**T…
-
When I executed script on Crew AI it returned the error "requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='telemetry.crewai.com', port=4318): Max retries exceeded with url: /v1/traces (Ca…
-
### Describe the bug
I'm running into an issue after pulling the latest 0f134bf7 and running `pip install -U -r requirements.txt`.
I'm running the server with this command:
`python server.py --…