probe-url now accepts a type param (llm/stt/tts) and checks service- specific endpoints: LLM → /v1/models with data[] key, STT → /health then /v1/models, TTS → /health then /voices endpoints. Random websites and wrong services are now rejected. Connect passes the card's section type; success toast shows which endpoint responded. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| sections | ||
| app.js | ||
| index.html | ||
| loader.js | ||
| nav.js | ||
| style.css | ||