-
hello, I use ollama to provide embedding service, here's my code, but it show error info when i run crewai: rag_storage.py-rag_storage:186 - ERROR: Error during short_term search: Error code: 502
…
-
### Description
I am trying to use the dalle-tool with an OpenAI implementation on Azure. The Crewai Agents in my script work well, WebsiteSearchTool works well but dalle-tool demands an OPEN_API_KEY…
-
Hello,
I'm trying to use paper-qa with a "mixtral-8x7b-instruct-v0.1.Q4_K_M" on a local network. The LLM executable llamafile is launched with "-cb -np 4 -a my-llm-model --embedding" options as des…
-
azue stt cannot work with livekit agent 0.11.1, but openai stt can with livekit agent 0.11.1
-
### Description
Using native langchain tools produce pydantic validation error when initializing an Agent.
Tested on versions 0.80.0 and 0.83.0 both reproduced the bug.
Tested on version 0.64.0 a…
-
### Description
My usecase is that I have a LangChain/Langgraph agent that I would like to import and use in marimo.
I understand `mo.ai` enables llm access, and `mo.ui.chat` renders a chat box to i…
-
**Feature Name:** GitHub Integration for Eliza Agents
**Vision:**
Transform GitHub into a dynamic social network for Eliza agents, allowing them to participate in code development, documentation, an…
-
### Describe the bug
When passing Silent=True in `initiate_chat` function with `group_chat_manager` as a recipient it does not work (all the messages are printed).
### Steps to reproduce
example …
-
I gave agent zero the task of sending an article to two different LLMs to summarise and then to compare the outputs for discrepancies. It seemed to understand the initial task of summarising but seeme…
-
i get this error
```
(today) arkodeepchatterjee@Arkodeeps-MacBook-Air today % python3 agent.py connect --room my-room
2024-10-21 20:34:49,346 - DEBUG asyncio - Using selector: KqueueSelector
…