Socket
Socket
Sign inDemoInstall

@jupyter-ai/core

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyter-ai/core - npm Package Versions

23
8

2.24.0

Diff

Changelog

Source

2.24.0

(Full Changelog)

This release notably introduces a new context command @file:<file-path> to the chat UI, which includes the content of the target file with your prompt when sent. This allows you to ask questions like:

  • What does @file:src/components/ActionButton.tsx do?
  • Can you refactor @file:src/index.ts to use async/await syntax?
  • How do I add an optional dependency to @file:pyproject.toml?

The context command feature also includes an autocomplete menu UI to help navigate your filesystem with fewer keystrokes.

Thank you @michaelchia for developing this feature!

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Upgrade to actions/upload-artifact@v4 in workflows #992 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@akaihola | @andrewfulton9 | @dlqqq | @ellisonbg | @hockeymomonow | @krassowski | @michaelchia | @srdas

<!-- <END NEW CHANGELOG ENTRY> -->
diracs-delta
published 2.23.0 •

Changelog

Source

2.23.0

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @krassowski | @michaelchia | @srdas

diracs-delta
published 2.22.0 •

Changelog

Source

2.22.0

(Full Changelog)

Enhancements made

  • Add 'Generative AI' submenu #971 (@dlqqq)
  • Add Gemini 1.5 to the list of chat options #964 (@trducng)
  • Allow configuring a default model for cell magics (and line error magic) #962 (@krassowski)
  • Make chat memory size traitlet configurable + /clear to reset memory #943 (@michaelchia)

Maintenance and upkeep improvements

Documentation improvements

  • Update documentation to cover installation of all dependencies #961 (@srdas)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @krassowski | @michaelchia | @pre-commit-ci | @srdas | @trducng

diracs-delta
published 2.21.0 •

Changelog

Source

2.21.0

(Full Changelog)

Enhancements made

  • Add optional configurable message footer #942 (@dlqqq)
  • Add support for Azure Open AI Embeddings to Jupyter AI #940 (@gsrikant7)
  • Make help message template configurable #938 (@dlqqq)
  • Add latest Bedrock models (Titan, Llama 3.1 405b, Mistral Large 2, Jamba Instruct) #923 (@gabrielkoo)
  • Add support for custom/provisioned models in Bedrock #922 (@dlqqq)
  • Settings section improvement #918 (@andrewfulton9)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andrewfulton9 | @dlqqq | @gabrielkoo | @gsrikant7 | @krassowski | @michaelchia | @srdas

diracs-delta
published 2.20.0 •

Changelog

Source

2.20.0

(Full Changelog)

Enhancements made

  • Respect selected persona in chat input placeholder #916 (@dlqqq)
  • Migrate to langchain-aws for AWS providers #909 (@dlqqq)
  • Added new Bedrock Llama 3.1 models and gpt-4o-mini #908 (@srdas)
  • Rework selection inclusion; new Send button UX #905 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @srdas

diracs-delta
published 2.19.1 •

Changelog

Source

2.19.1

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andrewfulton9 | @dlqqq | @jtpio | @krassowski | @michaelchia | @pre-commit-ci

diracs-delta
published 2.19.0 •

Changelog

Source

2.19.0

This is a significant release that implements LLM response streaming in Jupyter AI along with several other enhancements & fixes listed below. Special thanks to @krassowski for his generous contributions this release!

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrewfulton9 | @brichet | @dannongruver | @dlqqq | @JasonWeill | @jtpio | @krassowski | @lalanikarim | @michaelchia | @pedrogutobjj | @srdas

diracs-delta
published 2.18.1 •

Changelog

Source

2.18.1

(Full Changelog)

Enhancements made

  • Add claude sonnet 3.5 models #847 (@srdas)
  • Update clear slash command to use HelpChatHandler to reinstate the help menu #846 (@srdas)

Bugs fixed

  • Fix send via keyboard after sending slash command with arguments #850 (@dlqqq)
  • Fix Cohere models by using new langchain-cohere partner package #848 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @srdas

diracs-delta
published 2.18.0 •

Changelog

Source

2.18.0

(Full Changelog)

Enhancements made

Bugs fixed

Documentation improvements

  • Updates end of maintenance messaging to be in the past tense #843 (@JasonWeill)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @jtpio | @krassowski | @michaelchia | @srdas

diracs-delta
published 2.17.0 •

Changelog

Source

2.17.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Update chat handling to clear chat and show help; small fix to /export #826 (@srdas)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @jtpio | @krassowski | @srdas

23
8
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc