a16z-infra / a16z-infra/ai-town
Isn't Azure OpenAI API key supported?
Đang mở
enhancement
- Ngôn ngữ chính
- TypeScript
- Star
- 10.5k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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"
}
}
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.