mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 01:59:11 -04:00
9 lines
319 B
TOML
9 lines
319 B
TOML
schema_version = 1
|
|
|
|
name = "OpenAI (Chat Completions)"
|
|
client_api = "OpenAI (Chat Completions)"
|
|
description = "Cloud (OpenAI). GPT models via the standard Chat Completions API. The default OpenAI choice."
|
|
|
|
url = "https://api.openai.com/v1"
|
|
api_key_ref = "qodeassist/providers/OpenAI (Chat Completions)"
|