-
Currently we have a mix of:
1. some prompts are included as jinja templates in `openhands_resolver/prompts`
2. some prompts are directly included in python files
We should standardize on the fo…
-
When the github workflow runs `send_pull_request.py` it sometimes results in the following error:
```
ERROR:root: File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
Fi…
-
At the current moment, there are multiple entry points for prompting the LLM
1. [docstrings](https://github.com/holoviz/lumen/blob/main/lumen/ai/agents.py#L198-L203) (for assistant to choose agent)…
-
-
### 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…
-
-
### 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…
-
**Describe the bug**
The filter does not work, here is seen behavior :
- phi3 model X phi3 template prompt
- phi3 model X gemma template prompt
- gemma model X phi3 template prompt
- gemma model…
-
We've been pined to an old version of instruction due to continuous breaking bugs being introduced. Yesterday we tried to run with the latest to see if things were any better and to our surprise thing…
-
Hi @ZCMax,
Thank you for the great work. Would it be possible to get examples of the conversation samples for the different types of questions in MMScan. In particular, I am curious how you place `…