-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support for Microsoft azure endpoints (#67)
* initial implementation to support Azure Endpoints * update existing tests * update lib.rs example * use doc suggestion * documentation * test fix * test update: remove deprecated codex example; run all tests using 'cargo make all' * add example for azure openai service * update example * update example * back to Client::new * updates * test fix * update doc
- Loading branch information
Showing
21 changed files
with
484 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.