| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| EditModelModal.jsx | ||
| EditPrefillGroupModal.jsx | ||
| EditVendorModal.jsx | ||
| MissingModelsModal.jsx | ||
| PrefillGroupManagement.jsx |
This commit updates the quick-fill endpoint templates used in the model and pre-fill group editors: • `EditModelModal.jsx` • `EditPrefillGroupModal.jsx` Key changes 1. Added missing default endpoints defined in `common/endpoint_defaults.go`. - `openai-response` - `gemini` - `jina-rerank` 2. Ensured each template entry includes both `path` and `method` for clarity. Benefits • Provides one-click access to every built-in upstream endpoint, reducing manual input. • Keeps the UI definitions in sync with backend defaults, preventing mismatch errors.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| EditModelModal.jsx | Loading commit data... | |
| EditPrefillGroupModal.jsx | Loading commit data... | |
| EditVendorModal.jsx | Loading commit data... | |
| MissingModelsModal.jsx | Loading commit data... | |
| PrefillGroupManagement.jsx | Loading commit data... |