-
feat: Add FetchModels endpoint and refactor FetchUpstreamModels
Some checks failedPublish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelledPublish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelledLinux Release / release (push) Has been cancelledmacOS Release / release (push) Has been cancelledWindows Release / release (push) Has been cancelledreleased this
2024-12-24 18:02:08 +08:00 | 3749 commits to main since this release- Introduced a new
FetchModelsendpoint to retrieve model IDs from a specified base URL and API key, enhancing flexibility for different channel types. - Refactored
FetchUpstreamModelsto simplify base URL handling and improve error messages during response parsing. - Updated API routes to include the new endpoint and adjusted the frontend to utilize the new fetch mechanism for model lists.
- Removed outdated checks for channel type in the frontend, streamlining the model fetching process.
Downloads
- Introduced a new