We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb8f46 commit a18ad4bCopy full SHA for a18ad4b
README.md
@@ -1,6 +1,6 @@
1
[中文](./README_CN.md)
2
3
-# Bedrock Proxy API
+# Bedrock Proxy API for Azure OpenAI
4
5
AzureOpenAI-compatible RESTful APIs for Amazon Bedrock.
6
@@ -9,6 +9,7 @@ This is a fork project from [Bedrock Access Gateway](https://github.com/aws-samp
9
**Enhanced Features:**
10
- [x] AzureOpenAI client
11
- [x] Deployment on Amazon EKS
12
+- [x] [JSON mode](https://learn.microsoft.com/sv-se/azure/ai-services/openai/how-to/json-mode?tabs=python) response format
13
14
## Setup
15
### Happy path for testing
0 commit comments