a16z-infra / a16z-infra/ai-town
Isn't Azure OpenAI API key supported?
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 10.5k
- Fork
- 1.2k
- Merge medio
- 1g 1h
- PR unite (30g)
- 2
Descrizione
When using my OpenAI API Key, a rate limit error will be reported because the card is not bound. Use the Azure OpenAI API Key to report this error:
```shell
failure
Uncaught Error: Embedding failed with code 401: {
"error": {
"message": "Incorrect API key provided: 913a2b0d********************0993. You can find your API key at https://platform.openai.com/account/api-keys.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_api_key"
}
}
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.