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

feat: (AI-302) Adding changes for summarize_on_end and also adding a new route… #347

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

vinya-jag
Copy link

… for summary

Description

Following changes have been added for AI-302:

  • Created a new route to GET /sessions/{session_id}/summary
    "Fetch summary of transcripts for a session"
  • Edited current Create/ Update and Get Meetings for summarize_on_end flag
  • Verified on Swagger Docs for errors and corrected them
  • Verified on 'npm run dev' for correctness.

Resolved issues

Closes #1 AI-302

Before submitting the PR, please take the following into consideration

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. If you don't have an issue, please create one.
  • Prefix your PR title with feat: , fix: , chore: , docs:, or refactor:.
  • The description should clearly illustrate what problems it solves.
  • Ensure that the commit messages follow our guidelines.
  • Resolve merge conflicts (if any).
  • Make sure that the current branch is upto date with the main branch.

@roerohan roerohan merged commit 5294700 into dyte-io:main Apr 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants