Qogito READMEThis is a simple llama.cpp agentic client aiming for simplicity and security. Features
RequirementsThis will not setup llama.cpp for you. You are expected to have it running with the appropriate parameters for your model. Release Notes1.2.0Added a new tool tool_list and a system prompt to help models reflect on if they could even execute the user query. The tool list is needed for non-thinking model to force them to reflect on it. 1.1.0Added support for self signed certificates. 1.0.0Initial release of Qogito. Bugs/ContributionsThe source code is available on Github. Contributions are welcome, keeping in mind the principle of simplicity this extension aims for. |
