vectara / create-ui

Generate a working React codebase for a range of generative and semantic search UIs
https://vectara.github.io/create-ui
Apache License 2.0
69 stars 12 forks source link

chore: Migrate all applications to use stream query v2 API #35

Closed mrderyk closed 4 months ago

mrderyk commented 4 months ago

Sorry for the big PR. Didn't realize it was getting this big as I was doing it. However, most of it is just the same code copied across various copies of what are generally the same files.

CONTEXT

We need to update the app codebases to take advantage of the latest stream query client code.

CHANGES

mrderyk commented 4 months ago

@cjcenizal https://github.com/vectara/create-ui/pull/35/commits/ba514129003930537a3f925027dab3ec8435fde5 addresses your change request.