misc llm tweaks etc

This commit is contained in:
Matthew Ryan Dillon 2025-05-19 08:57:22 -04:00
parent 9a3734f2de
commit 9e72ed1f31
3 changed files with 70 additions and 104 deletions

View file

@ -1,7 +1,7 @@
{{ if eq .hosttype "personal" -}}
model: ollama_chat/qwen2.5-coder:14b
{{ else -}}
model: openai/claude-3.7-sonnet
model: openai/gpt-4.1
{{- end }}
cache-prompts: true