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

Add Chat modes to UX #578

Merged
merged 5 commits into from
Mar 21, 2024
Merged

Add Chat modes to UX #578

merged 5 commits into from
Mar 21, 2024

Conversation

dayland
Copy link
Contributor

@dayland dayland commented Mar 20, 2024

In this PR we have added 3 separate modes under the Chat UX.

  • Work Only: This limits the chat experience to only RAG based on data uploaded into Info Asst (the normal chat experience from before)
  • Work + Web: This experience has a new feature that allows a user to get an answer based on data uploaded to IA, Bing search results, or compare and contrast the answers between Work and Web
  • Generative (Ungounded): This experience lets the user interact with the LLM natively WITHOUT any grounded information. This IS NOT a RAG pattern.

@dayland dayland merged commit 47adda3 into vNext-Dev Mar 21, 2024
6 checks passed
@dayland dayland deleted the dayland/7212-add-modes-to-chat-ux branch March 21, 2024 11:33
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.

None yet

2 participants