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

openai PluginOptions should extend ClientOptions #168

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

alexastrum
Copy link
Contributor

Before you submit a pull request, please make sure you have read and understood the contribution guidelines and the code of conduct.

This pull request is related to:

  • A bug
  • A new feature
  • Documentation
  • Other (please specify)

I have checked the following:

  • I have read and understood the contribution guidelines and the code of conduct;
  • I have added new tests (for bug fixes/features);
  • I have added/updated the documentation (for bug fixes / features).

Description:
Allow custom OpenAI client config.
This would allow basic support for LiteLLM and other proxy servers out-of-the box and pave the road towards supporting more OpenAI API compatible providers.

Related issues:
Please, link the related issues that this pull request will resolve here (if any).

@xavidop xavidop merged commit 937ab51 into TheFireCo:main Nov 27, 2024
1 check passed
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.

3 participants