-
### Description
Hi,
Issue raised in [https://community.crewai.com/t/azure-o1-model-causes-crew-kickoff-error-badrequesterror-litellm-badrequesterror-azureexception-error-code-400-unsupported-value-m…
-
### Area(s)
area:gen-ai
### Is your change request related to a problem? Please describe.
There are now many agent frameworks for GenAI, including crewai, autogen etc. Those agents will include man…
-
### Description
I’m experiencing issues when trying to connect CREW AI with Azure OpenAI. After some investigation, I found that only version 0.11 works with Azure OpenAI, but unfortunately, this v…
-
Based on your roadmap, I know you were thinking about adding additional tools. So just to throw in something that looks super useful, I'd like to ask for the [crewAI Tools](https://github.com/joaomdmo…
-
### Bug Description
Last night WolframAlphaToolSpec stopped working.
### Version
llama-index-core: 0.11.0, llama-index-readers-file: 0.2.0, llama-index-tools-wolfram-alpha: 0.2.0, crewai: 0.5…
-
### Description
At CrewAI The src\crewai\agents\executor.py file of version 0.55.2 has calls to _create_short_term_memory and _create_long_term_memory from the CrewAgentExecutorMixin .
In the latest…
-
### Description
ModuleNotFoundError: No module named 'agentops'
ButI 'm sure agentops is installed
### Steps to Reproduce
PS D:\xxxx> crewai run
Running the Crew
Traceback (most recent call last…
-
### Description
Hi, I am using `Crew AI` to set up an agent to convert `JSON` data to an `Excel` file and save it in the current directory. I used `CodeInterpreterTool` for the setup. When I run th…
-
### Description
I get this error:
```
I encountered an error while trying to use the tool. This was the error: Unsupported data type.
Tool Search a PDF's content accepts these inputs: Search a …
-
### Description
screenshot from the lab environment within the course
![image](https://github.com/user-attachments/assets/45b50484-1bbe-4d43-bff3-4ec52014b24f)
running the code locally gives a …