OpenHands/agent-canvas

LLM config accepts invalid data.

已关闭

#911 创建于 2026年5月28日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (26 个派生)github user discovery
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.

贡献者指南