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.

貢獻者指南