-
### 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…
-
Hi,
First things first, really great work. I've been looking for a more visual way to work with crewai. Quick question, Any plans to open up to new model providers, like Anthropic, etc
-
Hi!
First of all, congratulations for the incredible work you are doing in this repository. I've made a project in which I have used this API to connect crewAI with Suno. The idea is that one of t…
-
If you could put the agents in a agents.yaml file and include a task.yaml file, you'd be legendary
-
Hello there. Thanks for this great crash course. I was trying to update to the latest crewai version `0.30.11` and I keep getting a Pydantic error:
```
## Welcome to Trip Planner Crew
-----------…
-
### Feature Area
Core functionality
### Is your feature request related to a an existing bug? Please link it here.
NA
### Describe the solution you'd like
Bummer, that I cannot execute my conditi…
-
litellm.exceptions.AuthenticationError: litellm.AuthenticationError: AuthenticationError: OpenAIException - The api_key client option must be set either by passing api_key to the client or by setting …
-
### Description
I have encountered an error while trying to use the VisionTool(), while I'm trying to use AzureAI with the vision tool, but it wrongly mapped to the OpenAI API,
can we use AzureOpe…
-
### Description
I was trying to use memory but found out that `save` function is not being called.
### Steps to Reproduce
``` python
import os
from crewai import Agent, Task, Crew, Process
o…
-
I have been trying to use crewai using a custom api endpoint and a custom model but i have been facing - APIConnectionError: litellm.APIConnectionError: CustomException - Expecting value: line 1 colum…