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

StreamingAttribute Session Variable Support for LLM #712

Closed
wants to merge 4 commits into from

Conversation

ashjnaik
Copy link

@ashjnaik ashjnaik commented Apr 8, 2024

Support of Lex Streaming requires attributes to be propagated from LexWebUI to QNAbot to EmbeddingPlugins stack. The code needed to be enhanced to help propagate the same. Added parameters to be sent . These parameters are being set in the LexWebUI

@fhoueto-amz fhoueto-amz requested a review from abhirpat April 9, 2024 16:27
@abhirpat
Copy link
Member

Thanks you @ashjnaik for your contribution! We will review and get back to you.

@abhirpat abhirpat self-assigned this May 17, 2024
@abhirpat
Copy link
Member

Hi @ashjnaik as discussed offline, we are providing streaming functionality (see README) within QnABot which securely create manages these resources through QnABot and seamlessly integrate with LLMApi and BedrockKnowledgeBase. If you still do need to use custom lambda for LLM, these attributes are available as streamingAttributes key in the event of the lambda. For more additional on this release, please refer to CHANGELOG.md. As per our discussion, I will go ahead and archive this PR.

@abhirpat abhirpat closed this Jan 23, 2025
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