Commit Graph

3 Commits

Author SHA1 Message Date
80fe388bdd feat: Add automatic template handling for Ollama models (#43)
* feat: Add automatic template handling for Ollama models

- Add OllamaAutoFim
- Use native Ollama API format when possible
- Remove need for manual template selection for most Ollama models
- Default to model-specific format from Ollama modelfile
- Fallback to manual template selection if needed

This change simplifies configuration by automatically using
the correct template format for each Ollama model.
2024-11-23 19:37:55 +01:00
5e813ba402 Fix systemPrompt and context working 2024-11-16 10:20:57 +01:00
6d3bc362b3 Fix all warnings in QML 2024-11-11 11:18:37 +08:00