-
Support running AutoTx against a locally-running LLM. This could be done via an environment variable where, if present, disable the use of OpenAI and instead uses the local LLM.
Relevant Docs: http…
-
### Describe the bug
After setting up Agents and workflow with local endpoints. Getting this error message ```openai.OpenAIError: The api_key client option must be set either by passing api_key to …
-
I am new here, wanted to try the sample. But having error
ImportError: cannot import name 'Agent' from partially initialized module 'crewai' (most likely due to a circular import)
Any suggestion…
-
I have tried some examples like instagram post,trip_planner and game-builder-crew. At the end of the output, they all return below result.
########################
## Here is the result
#########…
-
```sh
(myenv) hemang@hemang-levono-15arr:~/Documents/GitHub/CrewAI-GUI/src$ python frontend.py
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPaint…
-
Want to run the crew with a Critic agent in loop. Basically creating two different agents, one prompted to generate good outputs and the other prompted to give constructive criticism of the first agen…
-
1. [Генетический алгоритм - GitHub](https://github.com/Nekit-vp/Genetic_algorithm)
Генетические алгоритмы в основном применяются для решения задач оптимизации, т.е. задач, в которых есть некоторая фу…
-
I'm running it on Google Colab, I created a JSON file and uploaded it.
The code is quite simple:
`json_tool = JSONSearchTool(json_path='/content/hotels.json')`
When I am running the code I ge…
-
ValidationError: 1 validation error for Task expected_output Field required [type=missing, input_value={'description': 'how to ....'async_execution': True}, input_type=dict] For further information vi…
-
Clicking run I get the error on the page shown. In the terminal
Is this:
"public"."Agent"."verbose", "public"."Agent"."memory", "public"."Agent"."image", "public"."Agent"."createdAt", "public"."Agen…