-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- Thank you for your contribution! --> <!-- Unless your change is trivial, please create an issue to discuss the change before creating a PR --> ## Change Summary <!-- Please give a short summary of the changes. --> Support Azure openai, reference [here](https://learn.microsoft.com/zh-cn/azure/ai-services/openai/chatgpt-quickstart?tabs=command-line%2Cpython-new&pivots=programming-language-python) ## Related issue number #243 <!-- WARNING: please use "fix #123" style references so the issue is closed when this PR is merged. --> ## Checklist * [x] The pull request title is a good summary of the changes - it will be used in the changelog * [ ] Unit tests for the changes exist * [x] Run `pre-commit install` and `pre-commit run --all-files` before git commit, and passed lint check. * [x] Some cases need DASHSCOPE_TOKEN_API to pass the Unit Tests, I have at least **pass the Unit tests on local** * [x] Documentation reflects the changes where applicable * [x] My PR is ready to review, **please add a comment including the phrase "please review" to assign reviewers** Please review @zzhangpurdue
- Loading branch information
Showing
2 changed files
with
65 additions
and
31 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