-
### Description
I'm trying to use Process.hierarchical to create a crew. But the manager agent is not able to find other coworker.
## effort for the issue
I see some issue closed for the similar…
-
### Description
Unable to create crewai tool from LlamaIndexTool from tool function.
Please find below error trace:
ValidationError Traceback (most recent call last)
…
-
# Trending repositories for C#
1. [**microsoft / fluentui-blazor**](https://github.com/microsoft/fluentui-blazor)
__Microsoft Fluent UI Blazor components library. For use with .NE…
-
### Description
Due to numpy 1.26.4 not supporting Python 3.13, the installation of crewai failed.
### Steps to Reproduce
1. upgrade python to 3.13
2. install pipx
3. install crewai by pipx
### …
-
### Description
Saving files tool doesn't seem to work
```
'InstructorToolCalling' object is not subscriptable
# Agent: Existing Website Analyst
## Thought: Let me create a properly forma…
-
### Description
Not really a bug but a missing piece of text in the docs.
Location: [https://docs.crewai.com/getting-started/Start-a-New-CrewAI-Project-Template-Method/#creating-a-new-project](https…
-
### Description
---------------------------------------------------------------------------
OSError Traceback (most recent call last)
Cell In[4], [line 3](vscode-n…
-
Hi,
I tested the new functionality "result_as_answer" and worked fine!
https://github.com/crewAIInc/crewAI/blob/7b53457ef36e14f42af20dcd3abb1ba76883b502/tests/agent_test.py#L728
In the docs it'…
-
### Description
Hi, I am testing a simple agent using crewAI. My region (Hong Kong) doesn't support openAI so I am using Azure open AI. But it seems that it doesn't work for crewAI. There is no pro…
-
### Description
Hi, I encountered some problems when I used the following openai way
### Steps to Reproduce
Run the following code
### Expected behavior
Correct output
### Screenshots/Code …