-
- [ ] [LLM-Agents-Papers/README.md at main · AGI-Edgerunners/LLM-Agents-Papers](https://github.com/AGI-Edgerunners/LLM-Agents-Papers/blob/main/README.md?plain=1)
# LLM-Agents-Papers
## :writing_hand…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
When I create a local LLM service with llama.cpp, I have verif…
-
**Describe the bug**
The user is not able to correctly change the LLM. The LLM is changed, but this change never impacts the way that the `Agent`'s LLM is set. In particular, the `/api/llm/set` endpoi…
-
A common LLM use case is probably 'find all samples containing data of type X' so to facilitate LLM API interactions, I suggest adding 'block_ids' or similar in the return to get_items() which outputs…
-
### Bug Description
When trying to create a ReActAgent.from_tools using HuggingFaceInferenceAPI as llm, NotImplementedError is raised.
Looks to me like the base chat method expects a list messages, …
-
**What problem or use case are you trying to solve?**
When using the OpenHands Resolver with Claude I run into rate limit errors most of the time.
**Describe the UX of the solution you'd like**
…
-
### Description
When used process="Hierarchical" and set an llm manager, it seems to give completely wrong answers and does not seem to delegate the query to other agents.
### Steps to Reproduce
1.…
-
1. How many LLMs are needed for `setting`? In your paper [PaperQA: Retrieval-Augmented Generative Agent for Scientific Research](https://arxiv.org/pdf/2312.07559.pdf), this paper seems to have employi…
-
### What happened?
When I try to launch motebook form `notebook/autobuild_agent_library.ipynb`
Part of code:
```
agent_list, _ = new_builder.build_from_library(building_task, library_path_or_json, l…
-
**What problem or use case are you trying to solve?**
The **OpenHands resolver** doesn't have options to dynamically set additional environment variables required to run our project.
**Descri…