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

feat: Cookbook Onboard integration #184

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

AE-0h
Copy link
Contributor

@AE-0h AE-0h commented Dec 11, 2024

Ask Cookbook AI Assistant

Cookbook's Ask Cookbook AI assistant and co-pilot is trained on all existing Walrus resources (source code, docs website, etc.) and is available as a standalone modal, embeddable as a button on any page (recommended for technical docs). It answers developer questions about using Walrus, acting as an enhanced and streamlined technical documentation search tool as well as a Solidity coding co-pilot.

Ask Cookbook AI can also access context from thousands of data sources indexed by Cookbook.dev in addition to Walrus-specific data sources, providing the best blockchain developer-focused answers of any chatbot on the market. Cookbook will assist in the tuning and calibration of the AI assistant to ensure the highest answer quality.

image

Copy link
Contributor

@williamrobertson13 williamrobertson13 left a comment

Choose a reason for hiding this comment

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

looks good to me!

@mlegner mlegner merged commit 7fca07a into MystenLabs:main Dec 13, 2024
5 checks passed
@mlegner
Copy link
Collaborator

mlegner commented Dec 13, 2024

Thanks a lot for the addition, @AE-0h. Unfortunately, this doesn't seem to play nicely with some mdBook keyboard shortcuts, in particular the search: When I type an s in the Cookbook integration, it still triggers the mdBook search, which captures my cursor. Any idea how to fix this?

Here is a preview of the built site: https://mystenlabs.github.io/walrus-docs/pr-preview/pr-185/

@AE-0h
Copy link
Contributor Author

AE-0h commented Dec 13, 2024

Thanks a lot for the addition, @AE-0h. Unfortunately, this doesn't seem to play nicely with some mdBook keyboard shortcuts, in particular the search: When I type an s in the Cookbook integration, it still triggers the mdBook search, which captures my cursor. Any idea how to fix this?

Here is a preview of the built site: https://mystenlabs.github.io/walrus-docs/pr-preview/pr-185/

Looking into it now, thanks for the catch!

@mlegner
Copy link
Collaborator

mlegner commented Dec 17, 2024

@AE-0h Did you find out anything regarding this issue? I've removed the integration for now and created a follow-up issue to re-add it: #187

mlegner added a commit that referenced this pull request Dec 17, 2024
mlegner added a commit that referenced this pull request Dec 17, 2024
Revert "feat: Cookbook Onboard integration (#184)"

This reverts commit 7fca07a.
@AE-0h
Copy link
Contributor Author

AE-0h commented Dec 17, 2024

@AE-0h Did you find out anything regarding this issue? I've removed the integration for now and created a follow-up issue to re-add it: #187

yes it seems to be an issue with a hot key assignment for the s key in your docs sight. Currently working on a patch on our repo to override the hot key assignment when our modal is open.

@mlegner
Copy link
Collaborator

mlegner commented Dec 17, 2024

Currently working on a patch on our repo to override the hot key assignment when our modal is open.

Really nice, looking forward to the PR. 😀

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.

3 participants