generated from deepgram/oss-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
What is the current behavior?
The connect params for live Flux is defined here: https://github.com/deepgram/deepgram-js-sdk/blob/v5.0.0-alpha.1/src/api/resources/listen/resources/v2/client/Client.ts
This only allows for one keyterm to be provided. The docs mention that to provide multiple keyterms, you add more keyterm=<KEYTERM_VALUE> pairs in the query params.
Steps to reproduce
No steps to reproduce required, as this is a feature gap and not runtime behaviour.
Expected behavior
Able to add multiple keyterms. Here's the original behaviour from v4 of the API which adds multiple query params using the same key.
Please tell us about your environment
Using v5.0.0-alpha.1 release.
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels