config.dev.json 140 B

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