-
### Description
Getting error `TypeError: BaseEmbedderConfig.__init__() got an unexpected keyword argument 'task_type'` when code from https://docs.crewai.com/tools/WebsiteSearchTool/#customization-o…
-
### Description
## Issue
The current implementation of `_render_text_description_and_args` in `agent.py` generates obscure and hard-to-parse tool descriptions for LLMs. It directly uses `str(tool.…
-
### Description
Pipeline docs is removed is that feature deprecated ?
![image](https://github.com/user-attachments/assets/570cb11f-1f50-43f2-8300-be66834b974a)
![image](https://github.com/user…
-
### Description
I noticed the agents ignore the context tasks given to them in the `context` field when run using pipeline.
The following code shows three tasks: "Say Giraffe", "Say Dolphin", and …
-
### Description
When executing the Crew, a `TypeError` occurs in the `_extract_thought` method of `parser.py`. The error arises because the text variable is None when passed to `re.search()`, which e…
shbfy updated
2 weeks ago
-
# Trending repositories for C#
1. [**Jackett / Jackett**](https://github.com/Jackett/Jackett)
__API Support for your favorite torrent trackers__
13 stars today | 11,225 s…
-
### Description
I keep running into LiteLLM authentication related errors but I'm not sure why.
### Steps to Reproduce
```
import os
from crewai import Agent, Task, Crew, Process, LLM
from…
-
### Description
In the documentation for the "Deploying Your Project" section, the link to "CrewAI Enterprise" is broken. Clicking the link does not direct to the intended page.
### Steps to Reprodu…
-
### Description
Hi Team,
I’m running into an issue when attempting to execute tasks using the Groq model (``groq/llama-3.1-70b-versatile`` ) with version 0.67.1 of the CrewAI library. The API key …
-
### Description
In some cases, the agent/parser cannot parse the output.
File "C:\Users\91705\AppData\Local\pypoetry\Cache\virtualenvs\code-refactor-OP_sMJB--py3.11\Lib\site-packages\crewai\agen…