Revision history for "Jupyter::Chatbook"
0.3.8 2026-07-28
- Removed PalM magic cells and dependencies on "WWW::PaLM".
- Added OpenRouter and XAI magic cells.
- The packages "WWW::OpenRouter" and "WWW::XAI" are loaded in each chatbook session.
0.3.7 2026-03-13
- Added synonyms to chat commands: "names" as "keys", "delete" as "drop".
- Made sure `#% chat all` can drop all chat objects.
0.3.6 2026-01-12
- Refactoring! :
- Changed the name of "jupyter-chatbook.raku" into "jupyter-chatbook-raku".
- This resolves the issues of missing shebang of the kernel script and that script not being executable.
- The package "WWW::Ollama" is loaded in notebook session.
0.3.0 2024-05-14
- Added Wolfram|Alpha cell.
0.2.8 2024-05-09
- Added DeepL and Gemini cells.