bugenhancementgood first issue
仓库指标
- 星标
- (43 个星标)
- PR 合并指标
- (平均合并 2天 10小时) (30 天内合并 106 个 PR)
描述
When configuring your LLM, you can specify invalid data (URL/API key). This gets saved and errors don't show up until you try to use the LLM.
We should add code to verify the LLM configuration when "Save" is clicked and not allow the user to proceed.