-
**Description**
Continuation of [#924](https://github.com/crewAIInc/crewAI/issues/924), which was closed without providing a long-term solution.
With `langchain-core==0.2.16`, a new required arg w…
-
I have a custom tool using the langchain StructuredTool.from_function
```
from langchain.tools.base import StructuredTool
from langchain_core.pydantic_v1 import BaseModel, Field
create_draft_t…
-
### Description
Crewai generating error when using Gemini pro api, while it's working fine with other openai models.
### Steps to Reproduce
add the script to test.py and run it with poetr…
ANPCI updated
2 weeks ago
-
I'm using the latest version of `crewai` and `crewai-tools` in a Colab notebook, and my manager agent do not have tools, in fact none of my agents have. The exact same code can run successfully withou…
-
Hi,
Im studying CrewAI, i tried to create a crew to make docs about some code, when i try to use the new feature for train i got this error :
Traceback (most recent call last):
File "/home/well…
-
I couldn't find any documentation how to configure lavague with ollama.
To support or document ollama tool calling with lavague
Can do something similar with crewai and selenium but it needs some a…
-
Hello! First of, thanks so much for this project. Question : will it support flows ?
-
### Which component is this feature for?
Anthropic Instrumentation
### 🔖 Feature description
https://github.com/openai/swarm released as an educational framework exploring ergonomic, lightweight mu…
-
Integration of SalesGPT w/ CrewAI
https://github.com/joaomdmoura/crewAI/tree/main
-
I am trying to run the below code but somehow I am getting " Error code: 401 - {'error': {'message': 'Incorrect API key provided"
Could anyone help me with this?
from crewai import A…