promotional bannermobile promotional banner

PalScout

An AI chatbot for Palworld servers that answers players using live game data. plus full moderation tools for admins.
Back to Files

PalScout-v1.0.2.zip

File namePalScout-v1.0.2.zip
Uploader
mona4891mona4891
Uploaded
Sep 5, 2026
Downloads
3
Size
33.0 MB
File ID
8812275
Type
R
Release
Supported game versions
  • 1.0.1

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 related projects