🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@jupyterlite/ai

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlite/ai - npm Package Versions

0.7.0

Diff
jupyterlite-bot
published 0.7.0 •

Changelog

Source

0.7.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Export the IAIProviderRegistry token #88 (@brichet)
  • Update @langchain/community to fix ChromeAI #76 (@jtpio)

Maintenance and upkeep improvements

  • Pin PyPI version of jupyter-secrets-manager #86 (@brichet)
  • Install ipywidgets for the demo deployed on GitHub Pages #79 (@jtpio)

Documentation improvements

  • Mention JupyterLab 4.4 and Notebook 7.4 final in the README #83 (@jtpio)
  • Update Ollama instructions #82 (@brichet)

Contributors to this release

(GitHub contributors page for this release)

@brichet | @jtpio | @trungleduc

<!-- <END NEW CHANGELOG ENTRY> -->
jupyterlite-bot
published 0.6.2 •

Changelog

Source

0.6.2

(Full Changelog)

Bugs fixed

  • Fix completer settings #70 (@brichet)
  • Fix the API keys in provider when using the secrets manager #68 (@brichet)

Maintenance and upkeep improvements

  • Align the version of rjsf dependencies #72 (@brichet)

Contributors to this release

(GitHub contributors page for this release)

@brichet

jupyterlite-bot
published 0.6.1 •

Changelog

Source

0.6.1

(Full Changelog)

Enhancements made

  • Allow to avoid displaying the secret fields of the settings UI #65 (@brichet)
  • Update secrets manager to >=0.3.0 #63 (@brichet)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet

jupyterlite-bot
published 0.6.0 •

Changelog

Source

0.6.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@brichet | @jtpio

<!-- <END NEW CHANGELOG ENTRY> -->
jupyterlite-bot
published 0.5.0 •

Changelog

Source

0.5.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Avoid building settings schemas when building javascript #59 (@brichet)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet

jupyterlite-bot
published 0.4.0 •

Changelog

Source

0.4.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@brichet

jupyterlite-bot
published 0.3.0 •

Changelog

Source

0.3.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Update to a newer @langchain/community to fix ChromeAI integration #43 (@jtpio)
  • Upgrade the jupyterlite-core package in deployment #30 (@brichet)

Maintenance and upkeep improvements

  • Deployment with prereleased jupyterlite-pyodide-kernel #33 (@brichet)
  • Fix installation of pre-released jupyterlite in deployment #32 (@brichet)
  • Upgrade the jupyterlite-core package in deployment #30 (@brichet)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @jtpio

jupyterlite-bot
published 0.2.0 •

Changelog

Source

0.2.0

(Full Changelog)

Enhancements made

  • Refactoring AIProvider and handling errors #15 (@brichet)
  • Making the LLM providers more generics #10 (@brichet)
  • Use a throttler instead of a debouncer for code completion #8 (@brichet)
  • Update @jupyter/chat to 0.5.0 #7 (@brichet)
  • Switch to using langchain.js #6 (@jtpio)

Bugs fixed

  • Improves the relevance of codestral completion #18 (@brichet)

Maintenance and upkeep improvements

  • Update references to the repo after the rename #21 (@jtpio)
  • Rename the extension jupyterlite_ai #20 (@brichet)

Contributors to this release

(GitHub contributors page for this release)

@brichet | @jtpio