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

Add prompt_text #13

Open ofermend opened 2 months ago

ofermend commented 2 months ago

Enable custom prompt by allowing the prompt_text argument in the query API

cjcenizal commented 2 months ago

I think we'll also want to add support for prompt_name.