mirror of
https://github.com/ritonioz/minecraft-ai-companion-mod-EMVs12-Project.git
synced 2026-06-20 20:25:01 +02:00
Made sure Ollama sends a text instead of sending back JSONs of generated / used tokens and uses gpt-oss:20b
2 lines
55 B
Bash
2 lines
55 B
Bash
API_BASE_URL="ollama.cametendo.org"
|
|
MODEL="gpt-oss:20b" |