PalScout-v1.0.2.zip
What's new
PalScout v1.0.2 - Configurable AI Models
- AI model names are now configurable in config.txt instead of hardcoded, so a provider deprecating a model no longer requires waiting for a code update - just edit the model name yourself
- Added GROQ_MODEL, CEREBRAS_MODEL, MISTRAL_MODEL, OPENROUTER_MODEL, and LOCAL_MODEL settings
- Added LOCAL_AI_ENABLED setting (previously worked but wasn't documented in config.txt)
IMPORTANT: if you're updating from an earlier version, add these new lines to your existing config.txt manually (your file won't update automatically unless you generate a new one):
GROQ_MODEL=openai/gpt-oss-20b
CEREBRAS_MODEL=gpt-oss-120b
MISTRAL_MODEL=mistral-tiny
OPENROUTER_MODEL=meta-llama/llama-3.1-8b-instruct:free
LOCAL_MODEL=llama2
LOCAL_AI_ENABLED=false
This mod has no additional files

