a16z-infra / a16z-infra/ai-town
Isn't Azure OpenAI API key supported?
Ouverte
enhancement
- Langage dominant
- TypeScript
- Étoiles
- 10.5k
- Forks
- 1.2k
- Merge moyen
- 1 j 1 h
- PR mergées (30 j)
- 2
Description
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"
}
}
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.