Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 352 Bytes

Open Chat UI

Opensource AI-Chat components use by Open Chat.

This is used in two ways:

  1. as integratable Webpack bundle of the chat interface
  2. as submodule of open chat to be served with vike.dev

webpack build components

npx webpack --mode development
npx webpack --mode production