Files
coder/site
Cian Johnston 444fb8aa9b fix(site): allow single-label AI provider endpoints (#28122)
Closes #27980.

Reduces the `baseUrl` field validation in `ProviderForm.tsx` to only
validate non-empty input. The previous validation was not in line with
`validateAIProviderBaseURL` in `codersdk/aiproviders.go`. This was
blocking users from adding providers with a short-form hostname (e.g.
`http://localhost:8080/v1`).

> Generated by Coder Agents, reviewed by a human.
2026-08-18 00:18:26 +01:00
..
…
…
…
…