-
We want to use the "Crew AI" agent framework to:
1. Pull a question from the backlog using the `Backlog` class
2. Create a plan for how to research the question on the internet
3. Execute the rese…
-
### What would you like to see?
Description
---
The trend in AI is increasingly moving towards multi-agent support, with platforms like ChatGPT and LangChain already providing robust multi-agent fu…
-
Related to this issue on Discord: https://discord.com/channels/1299433782348091514/1305785928769470495/1306887123395412009
Agents created with older versions of USDK may not work with new versions …
-
### Description
When using the command crewai create crew projectname with crewai 0.79.4 it will configure the .env with the information but when you will run the project you will get a missing key_n…
-
### 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…
-
Steps to reproduce:
- cd into a directory
- create an agent using only "usdk create"
- agent creation completes succesfully, though the path is not what is expected
- a directory with random nam…
-
Type: Bug
failed to solve: process "/bin/sh -c dotnet build -c Release -o /app/build" did not complete successfully: exit code: 1 Error response from daemon: No such container: ai-agent .venvvicd@Vi…
-
Hi,
In this requiremets should be updated so that openai should also be installed.
phi interanally using this.
I am getting error
> Traceback (most recent call last):
> File "/ai/awesome…
-
What is the problem here:
> FETCH DATA from: D:\AI\AI\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE]
> [ERROR] An error occurred while retrieving information for the 'IF_ChatP…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…