-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add connector blueprint for Azure OpenAI Embedding and Chat model #1874
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1874 +/- ##
============================================
- Coverage 82.61% 82.61% -0.01%
+ Complexity 5389 5388 -1
============================================
Files 521 521
Lines 21706 21706
Branches 2211 2211
============================================
- Hits 17933 17932 -1
- Misses 2873 2876 +3
+ Partials 900 898 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Can you also add this note to the blueprint file? |
@ylwu-amzn |
) * add: connector blueprint for Azure OpenAI embedding * add: connector blueprint for azure openai chat model * minor: fix typo (cherry picked from commit 671457b)
) (#2048) * add: connector blueprint for Azure OpenAI embedding * add: connector blueprint for azure openai chat model * minor: fix typo (cherry picked from commit 671457b) Co-authored-by: OysterMax <[email protected]>
) * add: connector blueprint for Azure OpenAI embedding * add: connector blueprint for azure openai chat model * minor: fix typo (cherry picked from commit 671457b)
) (#2062) * add: connector blueprint for Azure OpenAI embedding * add: connector blueprint for azure openai chat model * minor: fix typo (cherry picked from commit 671457b) Co-authored-by: OysterMax <[email protected]>
…ensearch-project#1874) * add: connector blueprint for Azure OpenAI embedding * add: connector blueprint for azure openai chat model * minor: fix typo
Description
Add connector blueprint for Azure OpenAI Embedding and Chat model.
PLEASE NOTE the blueprints in this PR contains only self-managed OpenSearch version.Issues Resolved
#1367
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.