Skip to content

Add a polished static OpenAI-compatible chat client#2

Open
xubinrui wants to merge 1 commit intoKKK985429:mainfrom
xubinrui:feat/paper-signal-chat
Open

Add a polished static OpenAI-compatible chat client#2
xubinrui wants to merge 1 commit intoKKK985429:mainfrom
xubinrui:feat/paper-signal-chat

Conversation

@xubinrui
Copy link
Copy Markdown

Summary

  • add a static browser chat client with a distinctive editorial UI
  • persist API base URL, model, and API key locally in the browser
  • send OpenAI-compatible fetch requests to /chat/completions and show loading/error states
  • expand the README with setup, usage, and implementation notes

Context

Verification

  • node --check app.js
  • python3 -m http.server 8123 and curl http://127.0.0.1:8123

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