Releases: deftio/quikchat
Releases · deftio/quikchat
v1.1.9
v1.1.8
v1.1.7
v1.1.6 show/hide input on construction + updated coverage
Update constructor so one can force input area to be hidden on first instantiation
updated test coverage to 87%
1.1.5: Added backend examples for FastAPI and NodeJS
This release adds working sample projects for nodejs (using express) and python (using FastAPI).
Both examples show how to create streaming and completions based backend requests. This includes pulling LLM data from the LLM server through the backend web app and to the front end web wite.
v1.1.3
- (done 1.1.3) minified css (/dist/quikchat.min.css)
- (done 1.1.3) moved all border-radius to themes
- (done 1.1.3) updated docs / index.html
- (done 1.1.3) updated readme generator from npx to /node-modules (still using docbat)
- (done 1.1.3) add ci via github actions
Full Changelog: v1.1.2...v1.1.3