Otto-HubOtto-Hub

AI Settings

Three providers are wired in. Pick a default and add an API key for each one you want to use. Keys are stored locally in ./data/settings.json and never leave this machine.

SenseNova (商汤日问)

no key yet
••••••••••••••••已内置,无需配置
Quick recipes
  • Base: https://api.sensenova.cn/compat-mode/v1/chat/completions
  • Model: SenseChat / SenseChat-Vision / SenseChat-Turbo
  • Key: 在 https://platform.sensenova.cn 申请

OpenRouter

no key yet
••••••••••••••••已内置,无需配置
Quick recipes
  • Base: https://openrouter.ai/api/v1
  • Model: google/gemini-2.0-flash-exp:free (免费)
  • 备选: meta-llama/llama-3.3-70b-instruct:free / qwen/qwen-2.5-72b-instruct:free
  • Key: 在 https://openrouter.ai/keys 申请

Custom (任何 OpenAI 兼容端点)

no key yet
Quick recipes
  • OpenAI: base https://api.openai.com/v1, model gpt-4o-mini
  • DeepSeek: base https://api.deepseek.com/v1, model deepseek-chat
  • Ollama: base http://localhost:11434/v1, model llama3.1, key ollama
  • LM Studio: base http://localhost:1234/v1, key lm-studio