examples
examples copied to clipboard
function for Deepgram's TopicDetection added
What does this PR do?
This PR adds the "deepgramTopicDetection" java function to openruntime java library as per the requirement of the issue
Related PRs and Issues
https://github.com/appwrite/appwrite/issues/4460.
Screenshot:
✅ Task Summary
- [x] Ask to be assigned to the issue.
- [x] Implement function
deepgramTopicDetection()inJava/folder. - [x] Manually execute the newly implemented function to ensure it works.
- [x] Submit a pull request in open-runtimes/examples and include screenshots of successful execution.
Thanks @stnguyen90