Skip to content

Conversation

jkondek1
Copy link

@jkondek1 jkondek1 commented Jun 12, 2025

Hi guys, this is my first open-source PL, please be patient :D

  • in case of using private GPT instances on Azure, the api calls look different
  • I implemented AzureOpenAIHandler() which uses openai Azure client to call the completions endpoint (there is also an option to not use a client and construct the endpoint similarly to other handlers, however the structure of the endpoint is anyway more complex so I found this more appropriate)
  • I also renamed the openai.py module as it was causing conflicts with openai lib. Ofc, I am open to different suggestions
  • documentation to readme will be added once I get some feedback from the maintainers

@jkondek1
Copy link
Author

any comments? 😄

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.

1 participant