Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a deepgramAudioSummary() Function using Java #91

Merged

Conversation

ffex
Copy link
Contributor

@ffex ffex commented Oct 17, 2022

Added deepgramAudioSummary in Java example of functions in Appwrite.
Referr to the issues: appwrite/appwrite#4498

The screenshot to prove that the functions work:
Screenshot 2022-10-17 at 09 31 01
Screenshot 2022-10-17 at 09 34 33
Screenshot 2022-10-17 at 09 34 57
Screenshot 2022-10-17 at 09 35 29

@Yashsomalkar
Copy link

Hey where did you took those screen shots from ?

@ffex
Copy link
Contributor Author

ffex commented Oct 17, 2022

I took from my Appwrite server. Why?

@Yashsomalkar
Copy link

I took from my Appwrite server. Why?

just curious , how to do that ?

@ffex
Copy link
Contributor Author

ffex commented Oct 17, 2022

Enter the Appwrite server -> enter in the project -> enter in the functions, click on setting and there is a button "Execute" -> If click it appear the dialog to insert the body request (first screen! :))

And then in the setting page there a "Logs" Tab and you can watch the execution and the output:you can view the response (screen 2 and 4) and you can also view the stout and sterror :)

@PineappleIOnic
Copy link
Contributor

Thank you so much for the PR 🤩. We're adding the hacktoberfest-accepted label to ensure this PR counts towards your Hacktoberfest contributions count. With that said, please stay active on this PR to address any comments once you receive a review. Happy Hacktoberfest! 🎃

@stnguyen90 stnguyen90 linked an issue Nov 7, 2022 that may be closed by this pull request
4 tasks
Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code is amazing! 🤯 I love how well-structured and commented it is! We left some comments during the review, please check them out.

java/deepgram_audio_summary/Index.java Outdated Show resolved Hide resolved
java/deepgram_audio_summary/Index.java Show resolved Hide resolved
java/deepgram_audio_summary/README.md Outdated Show resolved Hide resolved
@ffex
Copy link
Contributor Author

ffex commented Nov 10, 2022

ok, I'll done soon as possible!

@ffex
Copy link
Contributor Author

ffex commented Jan 18, 2023

Hi! I have been busy this time! Tomorrow I'll check all the comments! Thanks

@christyjacob4 christyjacob4 merged commit 87d306c into open-runtimes:main Feb 19, 2023
@christyjacob4
Copy link
Contributor

THANK YOU! All changes merged 🥳

Please reach out to me on our Discord server if you would like to claim your Appwrite swags! As a way of saying thank you, we would also love to invite you to join the Appwrite organization on GitHub. Please share your GitHub username with us on Discord.  

You can accept the invite by visiting https://github.com/orgs/appwrite/invitation. By joining our team, you will officially be an Appwrite maintainer on GitHub.

You can change your membership visibility settings, so your new Appwrite team membership badge will show up on your personal GitHub profile.

Please feel free to look for more PRs you might be interested in helping with on our long list of Hacktoberfest friendly issues and help make Appwrite better :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚡ Write a deepgramAudioSummary() Function using Java
5 participants