config.dev.json 160 B

12345678
  1. {
  2. "api_key": "xxxxxxxxx",
  3. "base_url": "",
  4. "model": "gpt-3.5-turbo",
  5. "session_timeout": 600,
  6. "http_proxy": "",
  7. "default_mode": "单聊"
  8. }