mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-09-02 03:59:12 +02:00
* Add API handles prompt template option to Text-Generation-WebUI and llama.cpp clients * Hide prompt-template alert when API handles the prompt template * Handle reasoning models when API handles the prompt template * Address PR review: resolve system message on event loop, dedupe llamacpp base url * Move test imports to top of file per review