Skip to content

Releases: lucasrcezimbra/llm-jupyter

0.2.0

17 May 15:42
Compare
Choose a tag to compare

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: 0.1.0...0.2.0

0.1.0

13 May 09:56
Compare
Choose a tag to compare

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: 0.0.2...0.1.0

0.0.2

12 May 16:27
Compare
Choose a tag to compare

What's Changed

  • fix: run IPython instead of Python

Full Changelog: 0.0.1...0.0.2

0.0.1

12 May 15:56
Compare
Choose a tag to compare

What's Changed

  • First version

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