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