7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
{
|
|
"type": "openai",
|
|
"endpoint": "NOT-USED-BUT-REQUIRED-FOR-PARSER",
|
|
"model": "gpt-4o-mini",
|
|
"apikey": "... your OpenAI key ...",
|
|
"org": ""
|
|
} |