[]
= "openai"
[]
= "openai-compatible"
= "gpt-4.1-mini"
= "https://api.openai.com/v1"
= "sk-your-key"
= "OPENAI_API_KEY"
= 600
[]
= "openai-compatible"
= "llama3.1"
= "http://localhost:11434/v1"
= "local"
= 600
# Chat accounts, one table each. `scv channels run|stop|logout` edit only
# their own table and keep the rest of this file; you may edit them too.
# [channels.wechat.default]
# enabled = true
# workspace = "/absolute/path/to/workspace"
# remote_tools = "none" # "owner" gives the account's owner every tool
# senders = "anyone" # answer every sender; omitted, only the owner is answered
# Notices nobody asked for (an update started from a terminal, a rollback, a
# restart after a crash, an account disconnected for ten minutes) go to the
# owner of the first connected account listed. Without a list they go to the
# chat the owner last wrote from.
# [notify]
# owner = ["feishu:default", "wechat:default"]