forked from spring-projects/spring-ai
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add custom header support for Azure OpenAI
- Adds configuration properties to allow custom header specification - Implements mechanism to apply custom headers to Azure OpenAI requests - Enhances flexibility for users to customize API interactions These changes allow users to add necessary headers for authentication, tracking, or other purposes when interacting with Azure OpenAI services. Resolves spring-projects#1284
- Loading branch information
1 parent
e644bf7
commit c67442d
Showing
3 changed files
with
28 additions
and
12 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