key.example.json 91 B

12345
  1. {
  2. "openai_url": "YOUR_OPENAI_URL",
  3. "api_key": "YOUR_API_KEY",
  4. "model": "YOUR_MODEL"
  5. }