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

Define blue/green deployment for LLM versions #319

Open
salmanap opened this issue Nov 28, 2024 · 0 comments
Open

Define blue/green deployment for LLM versions #319

salmanap opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@salmanap
Copy link
Contributor

Today, we don't enable developers to safely move between LLM versions in a blue/green fashion. Instead, once they update the the llm_providers config we instantly move over to the new version. To offer safe upgrades we need to design and implement a blue/green deployment strategy that would help developers safely upgrade to new versions with the right metrics/logs.

@salmanap salmanap self-assigned this Nov 28, 2024
@salmanap salmanap converted this from a draft issue Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant