vectara / stream-query-client

A TypeScript utility for easily making requests/parsing responses to/from Vectara's streaming query API
Apache License 2.0
3 stars 0 forks source link

Fix StreamQueryClient handling of HTTP errors and add support for None reranker and GenerationInfo event. #24

Closed cjcenizal closed 1 month ago

cjcenizal commented 1 month ago

About

This PR also conforms the Prettier formatting rules to our standard.

New features

Bugs fixed