Browser Client¶
The file:
is a standalone browser chat UI.
What It Does¶
calls /v1/chat/completions
uses model: router
uses context: true
uses stream: true
renders Markdown
renders KaTeX math
supports local multi-chat UI state
supports stop, copy, and regenerate
Hardcoded Values¶
It has these hardcoded values:
Security warning
Do not ship that HTML publicly with a real API key embedded unless you intentionally want browser users to have that key.