Skip to content

Local Mode - No Login Required

Latest
Compare
Choose a tag to compare
@0xinhua 0xinhua released this 30 Jun 04:57
· 92 commits to main since this release

local-mode

Introducing Local Mode to enhance data security by ensuring your key and data remain stored locally in your browser. No login is required to use this mode. Enter your OpenAI API key and save it to start or switch to Cloud Mode. For Cloud Mode, securely sign in with your Google or GitHub account, and your data will be safely stored in the cloud.

New & Improved:

  • Support Local Mode storage all data in browser c84791.
  • Update svg Icon ChatBot faa55b.
  • Renew sign-in/login page 88f832 see login page.
  • Add response message quality vote using langfuse 944db0.
  • Add Langfuse tracing cost and score answer 90e63e.
  • Update chat message style f0387a.
  • Add get chats rpc function b46df3.
  • Update quickstart grid in mobile 73da2c.

Fix:

  • Bugfix llama3 model api 364eb0.
  • Remove anon public key 62c949.
  • Fix new chat fetch chat history twice 8899fa.
  • New chat empty page bugfix fcc300.
  • Fix TypeError Failed to parse URL 0958d9.