S
Nyx Archives
DiscoverSearchLibraryChatAuthor Hub
Back to Book

3

All Ages
cat <<EOF > ~/.picoclaw/config.json { "agents": { "defaults": { "workspace": "/root/.picoclaw/workspace", "model": "my-local-model" } }, "model_list": [ { "model_name": "my-local-model", "model": "ollama/kimi-k2.5:cloud", "api_base": "http://127.0.0.1:11434/v1", "api_key": "ollama" } ], "channels": { "telegram": { "enabled": true, "token": "YOUR_TELEGRAM_TOKEN_HERE", "allow_from": [TELEGRAM_ID_HERE] } } } EOF

Chapter Comments (0)

Sign in to comment with your username.

No comments yet. Be the first to share your thoughts!

Previous3 / 4Next