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

Support load-balancing across OpenAI instances #1410

Closed
1 task done
simonkurtz-MSFT opened this issue May 10, 2024 · 3 comments
Closed
1 task done

Support load-balancing across OpenAI instances #1410

simonkurtz-MSFT opened this issue May 10, 2024 · 3 comments

Comments

@simonkurtz-MSFT
Copy link

simonkurtz-MSFT commented May 10, 2024

Confirm this is a feature request for the Python library and not the underlying OpenAI API.

  • This is a feature request for the Python library

Describe the feature or improvement you're requesting

Introduce the ability to use a prioritized set of backends and load-balance across different OpenAI instances.

Additional context

I wrote a Python OpenAI Load Balancer as an example of what may be useful.

@rattrayalex
Copy link
Collaborator

Thank you for sharing, @simonkurtz-MSFT ! cc @kristapratico

I don't expect we'll be able to add this to the library itself anytime soon, but I'll keep it in the back of my mind. In the meantime, will be happy to send folks towards your library.

@rattrayalex rattrayalex closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2024
@simonkurtz-MSFT
Copy link
Author

Thank you! I have it as just a module, not a publishes library yet. That's a next step.

Do you all have a page that lists community projects for additional functionality that you link to?

@rattrayalex
Copy link
Collaborator

Not to my knowledge!

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

No branches or pull requests

2 participants