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

Provide option to use actual OpenAI Backends. #10

Closed
prasann opened this issue May 10, 2024 · 2 comments
Closed

Provide option to use actual OpenAI Backends. #10

prasann opened this issue May 10, 2024 · 2 comments

Comments

@prasann
Copy link
Collaborator

prasann commented May 10, 2024

Currently, USE_SIMULATOR flag will control the deployment of the simulator. However, when we set the value to false it breaks the deployment due to simulator_key.

There are few options,

    1. Along with URLs as env, get their corresponding keys as well from .env
    1. Make simulator_key as optional, provide guidance to use api_key as a header

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
@prasann prasann changed the title Make the setup to work with actual OpenAI Backends. Provide option to use actual OpenAI Backends. May 10, 2024
@rajesh-ms
Copy link

Any update on this issue ? Any workaround ?

@lucashuet93
Copy link
Contributor

Closed via PR #63

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

3 participants