OpenHands/agent-canvas

LLM config accepts invalid data.

Fechada

#911 aberto em 28 de mai. de 2026

 (1 comentário) (0 reação) (0 responsável)TypeScript (26 forks)github user discovery
bugenhancementgood first issue

Métricas do repositório

Stars
 (43 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 10h) (106 fundiu PRs em 30d)

Description

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.

Guia do colaborador