-
Hi,
I've tried creating an agent using an openAI Assistant as the LLM. It joins the room and works as expected until after the it's first utterance. After speaking the string I pass into the agent.…
-
background: feedback from a few people has been that the `CallContext[MyDeps]` pattern of dependency injection is somewhat complicated.
We have a few options:
* keep what we have now, but document…
-
I am trying to integrate LigthRag in AutoGen, but I am not sucessfull. I can get it answer the RAG question, but either it gets into an infinit loop, or if I add max_consecutive_auto_reply=1 it only …
-
- [ ] [system-2-research/README.md at main · open-thought/system-2-research](https://github.com/open-thought/system-2-research/blob/main/README.md?plain=1)
# OpenThought - System 2 Research Links
He…
-
### 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 sim…
-
Thanks for the collection of works about LLM agents, I'd like to kindly request that you consider adding our work **AgentSquare** to your repository.
AgentSquare is a novel LLM agent search framewo…
-
Hello,
I changed batch size from 1 (default) to 8, 32 and saw no changes on paperQA behavioural (answer quality end speed), as follows :
```
settings=Settings(
llm=f"openai/mixtral:8x7b",…
-
```
2024-11-04T21:53:29.156602Z [error ] Failed to convert css shape to string shape by secondary llm. Will retry if haven't met the max try attempt after 3s. element_id=mVYj retry=2 step_id=stp_3…
-
Is there any document or sample code for the following? I'd like to create a demo on how to integrate Arch with Microsoft Word for personalized agent through my local Word Add-in ([GPTLocalhost](htt…
-
**What problem or use case are you trying to solve?**
Currently OpenDevin somewhat works with the strongest closed LLMs such as GPT-4 or Claude Opus, but we have not confirmed good results with ope…