Skip to content

feat(v4): docsearch askAI context #2587

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

Open
wants to merge 6 commits into
base: v4
Choose a base branch
from
Open

Conversation

dylantientcheu
Copy link
Contributor

@dylantientcheu dylantientcheu commented Apr 29, 2025

This PR adds the AskAI screen:

A few things happen in here:

  • Build a genai toolkit client, which hooks to the stream feature.
  • Add an AskAI screen
    • Show and stream query responses (in markdown – use marked for that)
    • Show related sources
    • Add feedback and copy buttons
    • Add a useAskAi hook
  • Add recently asked to start screen
  • multiple q&a for askai

Copy link
Contributor

@8bittitan 8bittitan left a comment

Choose a reason for hiding this comment

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

Nice work! Just my one comment but could be me not understanding 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants