Skip to content

Support for openai endpoints#48

Merged
vipul-mittal merged 9 commits intomainfrom
scratch/openai_endpoints
Oct 7, 2025
Merged

Support for openai endpoints#48
vipul-mittal merged 9 commits intomainfrom
scratch/openai_endpoints

Conversation

@amitsnow
Copy link
Collaborator

@amitsnow amitsnow commented Oct 6, 2025

Summary

This PR will let users use openai endpoints. Closes: #49

Explain the features implemented:

  • New model_type openai is introduced to use openai endpoints

Performance impact (if any):

N/A

How to Test the feature

  • Define a openai model config in models.yaml
  • Use this model in any existing pipeline.

Screenshots (if applicable)

N/A

Checklist

  • Lint fixes and unit testing done
  • End to end task testing
  • Documentation updated

Note:

Updated the transformer version since some issue on python 3.9 with transformer 4.57.0 : huggingface/transformers#41339

@amitsnow amitsnow requested a review from a team as a code owner October 6, 2025 05:37
@vipul-mittal vipul-mittal linked an issue Oct 6, 2025 that may be closed by this pull request
vipul-mittal
vipul-mittal previously approved these changes Oct 6, 2025
@psriramsnc psriramsnc self-requested a review October 6, 2025 08:56
psriramsnc

This comment was marked as outdated.

@psriramsnc psriramsnc self-requested a review October 6, 2025 09:31
psriramsnc
psriramsnc previously approved these changes Oct 6, 2025
vipul-mittal
vipul-mittal previously approved these changes Oct 6, 2025
Copy link
Member

@zephyrzilla zephyrzilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. 🚀

@vipul-mittal vipul-mittal enabled auto-merge (squash) October 7, 2025 08:50
@vipul-mittal vipul-mittal merged commit c67f98d into main Oct 7, 2025
6 checks passed
@vipul-mittal vipul-mittal deleted the scratch/openai_endpoints branch October 7, 2025 08:50
@amitsnow amitsnow self-assigned this Oct 16, 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.

OpenAI endpoints not supported

5 participants