-
Hi @tylerprogramming, in your third video (https://github.com/tylerprogramming/ai/tree/main/crewai_series/day_03) you mentioned you could start the main.py with:
import sys
from crew import [Proje…
-
It looks like crewAI switched from poetry.
Could you update and fix the example please? I'm not able to test it.
Thanks!
-
-
### 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…
-
### Feature Area
Integration with external tools
### Is your feature request related to a an existing bug? Please link it here.
I would like to use `openapi` from langchain but its not clearly docu…
-
* 'allow_population_by_field_name' has been renamed to 'populate_by_name'
* 'smart_union' has been removed
warnings.warn(message, UserWarning)
Traceback (most recent call last):
File "C:\Users…
-
### Prerequisites
- [X] I checked the [documentation](https://fetch.ai/docs) and made sure this feature does not already exist
- [X] I checked the [existing issues](https://github.com/fetchai/agentve…
-
### 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…
-
### Description
Hello,
I'm working on creating a custom flow using the CrewAI framework, and I'm encountering an issue where the flow stops completely after the first iteration when using the [@…
-
### 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…