OpenHands/agent-canvas

LLM config accepts invalid data.

Fermée

#911 ouverte le 28 mai 2026

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (26 forks)github user discovery
bugenhancementgood first issue

Métriques du dépôt

Stars
 (43 étoiles)
Métriques de merge PR
 (Merge moyen 2j 10h) (106 PRs mergées en 30 j)

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.

Guide contributeur