Skip to content

Conversation

haraldschilly
Copy link
Contributor

@haraldschilly haraldschilly commented Aug 11, 2025

  • fixes Jupyter code cell AI assistant --> add option to "Ask a question" #8500
  • add a general "Ask..." to the code cell
  • assistant for markdown: what exactly? a general ask, documentation with more context, translation, ... ? this is just a start, there could be more.
  • remaining work: some odd off-by-one for grabbing the content of cells in the context around a cell simplified the logic
  • preview shows exactly what the LLM will see. otherwise, llm-context-tags are swallowed by markdown.
  • improvements to i18n processing, now in parallel
  • refactoring language dropdown, since it is used in more places now
Screenshot from 2025-08-14 11-53-15 Screenshot from 2025-08-14 11-54-15 Screenshot from 2025-08-14 11-54-44 Screenshot from 2025-08-14 12-11-24

@haraldschilly haraldschilly added the PR-needs testing work done, only testing left to do label Aug 11, 2025
@haraldschilly haraldschilly marked this pull request as ready for review August 11, 2025 18:12
@haraldschilly haraldschilly force-pushed the jupyter-llm-8500 branch 4 times, most recently from c3ddd65 to 464530f Compare August 12, 2025 12:44
@haraldschilly haraldschilly changed the title frontend/jupyter: add "Ask a Question" option to LLM cell tool frontend/jupyter/llm: add "Ask a Question" and Markdown Assistant Aug 18, 2025
@haraldschilly haraldschilly added PR-needs work and removed PR-needs testing work done, only testing left to do labels Aug 18, 2025
@haraldschilly haraldschilly force-pushed the jupyter-llm-8500 branch 3 times, most recently from 69d6b3a to c33359b Compare August 22, 2025 15:57
@haraldschilly haraldschilly force-pushed the jupyter-llm-8500 branch 2 times, most recently from 2150374 to 091e038 Compare August 22, 2025 16:37
@haraldschilly haraldschilly added the PR-needs testing work done, only testing left to do label Aug 22, 2025
@haraldschilly haraldschilly added PR-needs review and removed PR-needs testing work done, only testing left to do labels Aug 25, 2025
@williamstein williamstein merged commit bfdd868 into master Aug 25, 2025
4 checks passed
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.

Jupyter code cell AI assistant --> add option to "Ask a question"
2 participants