Releases: vectara/create-ui
Releases · vectara/create-ui
Release 2.0.1
Release 2.0.0
Identical to 1.0.0, just a higher version number.
Release 1.0.0
What's Changed
All applications now consume StreamQueryClient, which dramatically simplifies generated application code. See #35 for the complete diff.
Release 0.0.5
Bug fixes
- Fixed module import bug caused by incompatible version of
react-focus-lock
sub-dependency.
Release 0.0.4
Bug fixes
Doesn't attempt to render example questions if none have been specified.
Release 0.0.3
FEATURES
- Adds streaming queries to the following apps:
- question and answer
- summarization
- chat
Release 0.0.2
What's Changed
We added a Chat app template (#27).
Release 0.0.1
FEATURES
Three types of user interfaces:
- Semantic Search
- Summarized Semantic Search
- Question and Answer