mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 19:09:14 -04:00
9 lines
273 B
TOML
9 lines
273 B
TOML
schema_version = 1
|
|
|
|
name = "OpenAI (Chat Completions)"
|
|
client_api = "OpenAI (Chat Completions)"
|
|
description = "OpenAI's hosted /v1/chat/completions endpoint."
|
|
|
|
url = "https://api.openai.com/v1"
|
|
api_key_ref = "qodeassist/providers/OpenAI (Chat Completions)"
|