Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 479 Bytes

File metadata and controls

14 lines (11 loc) · 479 Bytes

LLM Chat 2

An enhanced LLM chat experience with streaming, tool calls, canvas.

Roadmap

  • Chat History with live update, auto title
  • Chat text streaming with auto scroll
  • Virtual window for long chat conversations
  • Tanstack Query + Zustand for state queries and mutations
  • Update theme
  • Develop Canvas UI
  • Enable comprehensive streaming from server with SSE consumption in client
  • Extend streaming types to support function call, MCP