Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edit: Support multiple models on enterprise (#5289)
## Description Enable multiple model selection on enterprise ### Screenshots ### Multiple models supported <img width="673" alt="image" src="https://github.com/user-attachments/assets/0b59780c-dd6d-4fef-99ad-e508bd542c7b"> ### Multiple models supported, with allowlist/denylist <img width="718" alt="image" src="https://github.com/user-attachments/assets/74e14e58-3219-46bd-b9a9-a650f672bc1f"> ### Single model supported, with Ollama (selection shown) <img width="640" alt="image" src="https://github.com/user-attachments/assets/e5bff2c7-6f5e-42cd-bfda-5a151ddf9755"> ### Single model supported no Ollama (no selection shown) <img width="687" alt="image" src="https://github.com/user-attachments/assets/fbd530cf-4586-475c-a658-b60f94e25480"> ## Test plan Tested using different model config options on an enterprise instance: - Multiple models - Multiple models with allow/denylist - Single completions model - Single completions model with Ollama Tested: - UI is functional - Edits work correctly (responses are applied) <!-- Required. See https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles. -->
- Loading branch information