Skip to content

docs: describe what the connection test actually requests on the connect-an-agent pages - #1426

Open
silentoplayz wants to merge 1 commit into
open-webui:mainfrom
silentoplayz:docs/connect-an-agent-verify
Open

silentoplayz wants to merge 1 commit into
open-webui:mainfrom
silentoplayz:docs/connect-an-agent-verify

Conversation

@silentoplayz

Copy link
Copy Markdown
Collaborator

Summary

The cptr and Hermes pages said the connection test "checks basic connectivity, not model discovery". The test sends GET <URL>/models with the key and fails unless it returns HTTP 200, so a URL without /v1 normally fails the test itself. The troubleshooting entry now says what a passing test with no models means instead.

Related issue or discussion

None.

Checklist

  • I have reviewed the relevant documentation and matched the existing style.
  • This PR meets Open WebUI's contribution standards: it is accurate, relevant to users, narrowly scoped, maintainable, and not promotional content, advertising, lead generation, SEO placement, or a request to list a product, service, provider, integration, gateway, tool, or company primarily for visibility.
  • I understand that PRs that do not meet these standards may be closed without review and will not be merged. Repeated, low-quality, off-topic, promotional, or intentionally misleading submissions may result in the contributor being blocked from future participation in Open WebUI repositories.

Notes for reviewers

Sources on dev: routers/openai.py (the /verify route) and src/lib/apis/openai/index.ts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant