Skip to content

Commit 3a24371

Browse files
committed
chore: Update Azure OAI proxy recommendation in README
The code changes in this commit update the recommendation in the README.md file regarding the use of the Azure OAI proxy. It clarifies that while the proxy is convenient, it is recommended to use the official Azure OpenAI SDK or API directly in production environments or when building new services. The commit also adds a bullet point list highlighting the benefits of direct integration. Note: This commit does not modify any code files.
1 parent cd1cd03 commit 3a24371

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ This proxy is particularly useful for:
3030

3131
## Important Note
3232

33-
While this proxy serves as a convenient bridge, it's recommended to use the official Azure OpenAI SDK or API directly in production environments or when building new services. Direct integration offers:
33+
While azure oai proxy serves as a convenient bridge, it's recommended to use the official Azure OpenAI SDK or API directly in production environments or when building new services.
34+
35+
Direct integration offers:
3436

3537
- Better performance
3638
- More reliable and up-to-date feature support

0 commit comments

Comments
 (0)