Skip to content
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

feat(provider/openai-compatible): add support for optional custom URL parameters in requests #4340

Closed
wants to merge 1 commit into from

Conversation

mohankumarelec
Copy link
Contributor

Closes: #4339

Azure AI Model Inference API , requires custom url params to be set for the openai compatibility API. This PR will add custom parameter called params to the openai compatible API provider to support this.

@shaper
Copy link
Contributor

shaper commented Jan 14, 2025

Sending this for review with minor update to rename to queryParams and to add one more test case in #4385. The PR includes your commit for credit.

@shaper shaper closed this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure AI Model Inference API , requires custom url params to be set for the openai compatibility API
2 participants