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

Multiturn prompts, bug fixes #55

Merged
merged 3 commits into from
Sep 5, 2023
Merged

Multiturn prompts, bug fixes #55

merged 3 commits into from
Sep 5, 2023

Conversation

vivekuppal
Copy link
Owner

@vivekuppal vivekuppal commented Aug 31, 2023

  • Get responses from LLM based on multi turn prompts instead of single turn prompt. This provides better contextual answers.
  • Reduce flicker in UI when updating the transcript UI.
  • Reduce unnecessary processing when no updates are required for transcript UI.

@vivekuppal vivekuppal self-assigned this Sep 1, 2023
@vivekuppal vivekuppal changed the title DRAFT: Multiturn prompts, bug fixes Multiturn prompts, bug fixes Sep 4, 2023
@vivekuppal vivekuppal added bug Something isn't working enhancement New feature or request labels Sep 4, 2023
Copy link
Collaborator

@abhinavuppal1 abhinavuppal1 left a comment

Choose a reason for hiding this comment

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

Seems like there is commented code at places that could be removed.
Looks, works good outside of that.

@vivekuppal
Copy link
Owner Author

Seems like there is commented code at places that could be removed. Looks, works good outside of that.
If everything continues to work well, will remove the commented code.

@vivekuppal vivekuppal closed this Sep 5, 2023
@vivekuppal vivekuppal reopened this Sep 5, 2023
@vivekuppal vivekuppal merged commit fa55416 into main Sep 5, 2023
2 checks passed
@vivekuppal vivekuppal deleted the vu-multi-turn branch September 5, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants