-
Notifications
You must be signed in to change notification settings - Fork 101
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 AI generation to markdown cells #218
Labels
Comments
Hey, I have started working on this, feel free to assign the task |
Aswanth-c
added a commit
to Aswanth-c/srcbook
that referenced
this issue
Sep 4, 2024
Aswanth-c
added a commit
to Aswanth-c/srcbook
that referenced
this issue
Sep 16, 2024
Aswanth-c
added a commit
to Aswanth-c/srcbook
that referenced
this issue
Sep 16, 2024
Aswanth-c
added a commit
to Aswanth-c/srcbook
that referenced
this issue
Sep 17, 2024
@nichochar is this issue still open or it is solved by now by @Aswanth-c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the AI functionality allows users to:
One missing piece is the ability to edit a markdown cell with a prompt. The UX and mechanism should be quite similar to how we're doing it for code cells.
The text was updated successfully, but these errors were encountered: