How do I specify multiple tags in the getProjectUsageSummary SDK call? #1046
-
In Javascript/Typescript Deepgram SDK, the Language: Typescript |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Thanks for asking your question. Please be sure to reply with as much detail as possible so the community can assist you efficiently. |
Beta Was this translation helpful? Give feedback.
-
Hey there! It looks like you haven't connected your GitHub account to your Deepgram account. You can do this at https://community.deepgram.com - being verified through this process will allow our team to help you in a much more streamlined fashion. |
Beta Was this translation helpful? Give feedback.
-
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?
|
Beta Was this translation helpful? Give feedback.
-
Currently the JS SDK does not support passing multiple tags, we are working on getting that updated. In the meantime if you need to use multiple tags you can use <https://developers.deepgram.com/reference/summarize-usage|the api directly> and pass:
|
Beta Was this translation helpful? Give feedback.
Currently the JS SDK does not support passing multiple tags, we are working on getting that updated. In the meantime if you need to use multiple tags you can use <https://developers.deepgram.com/reference/summarize-usage|the api directly> and pass:
tag=dev&tag=production