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

Multiple LLM Answer Queries + Voice Output Mutable and Doesn't Read Links #274

Merged
merged 5 commits into from
Jul 13, 2024

Conversation

eloinoel
Copy link
Contributor

  • LLM GetResponse Queries based on LLM Selection in Menu
  • Voice Output of an LLM answer is mutable
  • Voice Output doesn't read links

eloinoel and others added 4 commits July 13, 2024 12:35
Co-authored-by: Lukas Varga <[email protected]>
Signed-off-by: eloinoel <[email protected]>
Co-authored-by: Lukas Varga <[email protected]>
Signed-off-by: eloinoel <[email protected]>
Co-authored-by: Lukas Varga <[email protected]>
Signed-off-by: eloinoel <[email protected]>
@eloinoel eloinoel requested a review from lukas-varga July 13, 2024 11:07
@eloinoel eloinoel added the release: feature Label for feature related tasks (for SDs) label Jul 13, 2024
Copy link

🚀 Checkout Instructions

git fetch origin
git checkout 268-integrate-LLM-dropdown

Happy Coding!

Signed-off-by: eloinoel <[email protected]>
Copy link
Contributor

@lukas-varga lukas-varga left a comment

Choose a reason for hiding this comment

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

image

@lukas-varga lukas-varga merged commit 2f80df7 into main Jul 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature Label for feature related tasks (for SDs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New functions architecture - re-introduce the previous chat-related functionality
2 participants