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: implement streaming and chunking for AI responses #56

Conversation

omsant02
Copy link
Contributor

AI Response Streaming Implementation

Closes #24

  • Added streaming for AI responses in API route
  • Implemented chunked response display in chat UI
  • Added smooth transitions between chunks

Copy link

vercel bot commented Jan 24, 2025

@omsant02 is attempting to deploy a commit to the poulavbhowmick03's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@PoulavBhowmick03 PoulavBhowmick03 left a comment

Choose a reason for hiding this comment

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

Good work! LGTM

@PoulavBhowmick03 PoulavBhowmick03 changed the title Implement streaming and chunking for AI responses feat: implement streaming and chunking for AI responses Jan 25, 2025
@PoulavBhowmick03 PoulavBhowmick03 merged commit 154b9a3 into Shonen-Labs:main Jan 25, 2025
1 of 3 checks 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.

Apply Streaming and Chunking for AI Assistant/Agent Responses in Frontend
2 participants