kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
Update chatgpt-api.ts
rodzic
52d3918255
commit
79a9d50ec0
|
@ -190,7 +190,7 @@ export class ChatGPTAPI {
|
|||
}
|
||||
|
||||
// Support multiple organizations
|
||||
// See https://platform.openai.com/account/api-keys
|
||||
// See https://platform.openai.com/docs/api-reference/authentication
|
||||
if (this._apiOrg) {
|
||||
headers['OpenAI-Organization'] = this._apiOrg
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue