New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyter-ai/core

Package Overview
Dependencies
Maintainers
0
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyter-ai/core - npm Package Versions

1
9

1.7.0

Diff

diracs-delta
published 2.6.0 •

Changelog

Source

2.6.0

(Full Changelog)

Enhancements made

  • Pydantic v1 and v2 compatibility #466 (@JasonWeill)
  • Add step to create a GPT4All cache folder to the docs #457 (@andrii-i)
  • Add gpt4all local models, including an embedding provider #454 (@3coins)
  • Copy edits for Jupyternaut messages #439 (@JasonWeill)

Bugs fixed

  • If model_provider_id or embeddings_provider_id is not associated with models, set it to None #459 (@andrii-i)
  • Add gpt4all local models, including an embedding provider #454 (@3coins)
  • Ensure initials appear in collaborative mode #443 (@aychang95)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @aychang95 | @dlqqq | @JasonWeill | @welcome

diracs-delta
published 1.6.0 •

diracs-delta
published 1.5.0 •

diracs-delta
published 2.5.0 •

Changelog

Source

2.5.0

(Full Changelog)

Enhancements made

  • Model allowlist and blocklists #446 (@dlqqq)
  • DOC: Render hugging face url as link #432 (@arokem)
  • Log exceptions in /generate to a file #431 (@dlqqq)
  • Model parameters option to pass in model tuning, arbitrary parameters #430 (@3coins)
  • /learn skips hidden files/dirs by default, unless "-a" is specified #427 (@JasonWeill)

Bugs fixed

  • Model parameters option to pass in model tuning, arbitrary parameters #430 (@3coins)
  • Rename Bedrock and Bedrock chat providers in docs #429 (@JasonWeill)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @arokem | @dlqqq | @ellisonbg | @JasonWeill | @jtpio | @krassowski | @welcome | @Wzixiao

diracs-delta
published 2.4.0 •

Changelog

Source

2.4.0

(Full Changelog)

Hey Jupyternauts! We're excited to announce the 2.4.0 release of Jupyter AI, which includes better support for Bedrock Anthropic models. Thanks to @krassowski for providing a new feature in Jupyter AI that let's admins specify allowlists and blocklists to filter the list of providers available in the chat settings panel.

Enhancements made

Bugs fixed

  • Refactor generate for better stability with all providers/models #407 (@3coins)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @krassowski | @pre-commit-ci

diracs-delta
published 1.4.0 •

diracs-delta
published 2.3.0 •

Changelog

Source

2.3.0

(Full Changelog)

Hey Jupyternauts! We're excited to announce the 2.3.0 release of Jupyter AI, which includes better support for Anthropic models and integration with Amazon Bedrock.

There is also a significant change to how Jupyter AI settings are handled (see #353). The most significant changes are:

  1. API key values can no longer be read from the client. This was taken as a security measure to prevent accidental leakage of keys. You can still update existing API keys if you do decide to change your key in the future.
  2. The settings can not be updated if they were updated by somebody else after you opened the settings panel. This prevents different users connecting to the same server from clobbering updates from each other.
  3. There is now a much better UI for updating and deleting API keys. We hope you enjoy it.

Updating to 2.3.0 shouldn't require any changes on your end. However, if you notice an error, please submit a bug report with the server logs emitted in the terminal from the jupyter lab process. Renaming the config file $JUPYTER_DATA_DIR/jupyter_ai/config.json to some other name and then restarting jupyter lab may fix the issue if it is a result of the new config changes.

Enhancements made

Bugs fixed

  • Upgraded LangChain, fixed prompts for Bedrock #401 (@3coins)
  • Adds chat anthropic provider, new models #391 (@3coins)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @dlqqq | @JasonWeill | @krassowski

diracs-delta
published 1.3.0 •

diracs-delta
published 2.2.0 •

Changelog

Source

2.2.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Upgrades LangChain to 0.0.277 #375 (@3coins)
  • relax pinning on importlib_metadata, typing_extensions #363 (@minrk)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @JasonWeill | @krassowski | @michaelchia | @minrk | @welcome

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