llm-jupyter

LLM plugin to run an IPython interpreter or notebook in the LLM virtual environment and use the LLM from within the interpreter or notebook as a magic function.

APACHE-2.0 License

Downloads
122
Stars
2

Bot releases are hidden (Show)

llm-jupyter - 0.2.0

Published by lucasrcezimbra 5 months ago

What's Changed

  • feat: ipython and notebook magic functions %llm
  • fix: llm entry-point
  • fix: commands to use right environment
  • docs: improve README

Internal

  • refactor: reorganize structure
  • style: ruff rules

Full Changelog: https://github.com/lucasrcezimbra/llm-jupyter/compare/0.1.0...0.2.0

llm-jupyter - 0.1.0 Latest Release

Published by lucasrcezimbra 5 months ago

What's Changed

  • feat: add notebook command

Internal

  • ci: drop Python 3.7 and add 3.12
  • docs: fix README
  • style: pre-commit all
  • test: ipython instead of python

Full Changelog: https://github.com/lucasrcezimbra/llm-jupyter/compare/0.0.2...0.1.0

llm-jupyter - 0.0.2

Published by lucasrcezimbra 5 months ago

What's Changed

  • fix: run IPython instead of Python

Full Changelog: https://github.com/lucasrcezimbra/llm-jupyter/compare/0.0.1...0.0.2

llm-jupyter - 0.0.1

Published by lucasrcezimbra 5 months ago

What's Changed

  • First version

Full Changelog: https://github.com/lucasrcezimbra/llm-jupyter/commits/0.0.1