Please select the area the issue is related to
AI Workspace, Platform API
Please select the aspect the issue is related to
Aspect/UI (Frontend layouts, components, styling), Aspect/API (API backends, definitions, contracts, interfaces, OpenAPI)
Suggested Feature
Currently, we cannot add the relevant model providers and the available model list from an LLM provider template. In the AI Workspace, the model providers and the list of available models shown for an LLM provider are rendered/hardcoded on the frontend, not sourced from backend data.
An improvement should be made to allow users to define a template's model providers and their available model lists when creating or editing an LLM provider template, persist them in the llm_provider_templates table, and automatically populate them when a provider is created from that template. The solution must support both single-model-provider and multi-model-provider templates.
Related Issues
#2495
Steps to Verify
Please select the area the issue is related to
AI Workspace, Platform API
Please select the aspect the issue is related to
Aspect/UI (Frontend layouts, components, styling), Aspect/API (API backends, definitions, contracts, interfaces, OpenAPI)
Suggested Feature
Currently, we cannot add the relevant model providers and the available model list from an LLM provider template. In the AI Workspace, the model providers and the list of available models shown for an LLM provider are rendered/hardcoded on the frontend, not sourced from backend data.
An improvement should be made to allow users to define a template's model providers and their available model lists when creating or editing an LLM provider template, persist them in the llm_provider_templates table, and automatically populate them when a provider is created from that template. The solution must support both single-model-provider and multi-model-provider templates.
Related Issues
#2495
Steps to Verify