[DO NOT MERGE] Add MarkPrompt AI and create conversational UI in Docusaurus #55219
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
DO NOT MERGE YET Adds a conversational UI to Docusaurus, replacing our old search function with a new search + AI mix.
How
Implements the MarkPrompt Docusaurus plugin.
Review guide
Affect files:
To test:
Open the docs build from Vercel. Then, use the search function like you normally would. It defaults to keyword search, but when appropriate, offers for you to ask AI. You can also click on the AI button to force an AI conversation.
User Impact
All Airbyte users can interact with a conversational AI when they need help.
Can this PR be safely reverted and rolled back?