Skip to content

Releases: vectara/create-ui

Release 2.0.1

19 Jul 20:21
1459275
Compare
Choose a tag to compare

What's Changed

  • This project now requires Node version 18 or higher.

Release 2.0.0

14 Jul 03:36
1702166
Compare
Choose a tag to compare

Identical to 1.0.0, just a higher version number.

Release 1.0.0

14 Jul 03:30
dc354ac
Compare
Choose a tag to compare

What's Changed

All applications now consume StreamQueryClient, which dramatically simplifies generated application code. See #35 for the complete diff.

Release 0.0.5

22 Apr 15:12
Compare
Choose a tag to compare

Bug fixes

  • Fixed module import bug caused by incompatible version of react-focus-lock sub-dependency.

Release 0.0.4

12 Apr 21:52
048b046
Compare
Choose a tag to compare

Bug fixes

Doesn't attempt to render example questions if none have been specified.

Release 0.0.3

04 Apr 15:26
38b0d6d
Compare
Choose a tag to compare

FEATURES

  • Adds streaming queries to the following apps:
    • question and answer
    • summarization
    • chat

Release 0.0.2

20 Feb 19:12
04ebcd5
Compare
Choose a tag to compare

What's Changed

We added a Chat app template (#27).

Release 0.0.1

24 Jan 22:08
eacc04c
Compare
Choose a tag to compare

FEATURES

Three types of user interfaces:

  • Semantic Search
  • Summarized Semantic Search
  • Question and Answer