config.json 115 B

12345
  1. {
  2. "model": "gpt-4o",
  3. "url": "https://api.openai.com/v1/chat/completions",
  4. "key": "xxxxxxxxxxxxxxxxx"
  5. }