-
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…
-
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…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
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 `…