Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Conversation

@JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Jan 24, 2025

This introduces the provider_endpoints, provider_models and muxes database tables to store models
with their configuration as well as muxing configurations that allow us
to appropriately route prompts to the relevant models.

Closes: #752

Signed-off-by: Juan Antonio Osorio [email protected]

This introduces the `provider_endpoints`, `provider_models` and `muxes` database tables to store models
with their configuration as well as muxing configurations that allow us
to appropriately route prompts to the relevant models.

Closes: #752

Signed-off-by: Juan Antonio Osorio <[email protected]>
@JAORMX JAORMX merged commit 6999136 into main Jan 24, 2025
4 checks passed
@JAORMX JAORMX deleted the muxing-db-model branch January 24, 2025 13:24
lukehinds pushed a commit that referenced this pull request Jan 31, 2025
This introduces the `provider_endpoints`, `provider_models` and `muxes` database tables to store models
with their configuration as well as muxing configurations that allow us
to appropriately route prompts to the relevant models.

Closes: #752

Signed-off-by: Juan Antonio Osorio <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add models and mux database models

3 participants