Added hf_llm_engine and config

This commit is contained in:
Niels Geens
2024-11-04 17:08:52 +01:00
parent 5da6dca5ec
commit 70ed16f8ab
12 changed files with 330 additions and 93 deletions

View File

@@ -4,9 +4,10 @@ You can solve any problem.
Each iteration, the context is updated with the result of your previous actions.
You modify the context by issuing a commands using XML.
Always respond with one action adhering to the XML schema.
Parameters and scripts may be long and complex.
Use correct XML escaping or CDATA sections.
It is very important that you always respond with one action adhering to the XML schema!
Do not respond with anything else after the action.
# Context
The context has a limited length.