Skip to content

Releases: alishobeiri/thread

v0.1.26-pypi

09 Aug 00:26
Compare
Choose a tag to compare

This release deprecates thread-dev in favour of vizly-notebook. This is to improve cohesion with Vizly, make way for the cloud version and to improve searchability as "thread" was an overused term that was tough to search for.

To try it:

pip install vizly-notebook

v0.1.23-pypi

11 Jul 16:57
d914489
Compare
Choose a tag to compare
  • Improves Ollama AI generation for multiple cells

v0.1.22-pypi

02 Jul 16:54
Compare
Choose a tag to compare
  • Fix the execution timer to only start for a cell when it is starts executing

Fixes: #31

v0.1.21-pypi

30 Jun 06:18
Compare
Choose a tag to compare
  • Add the ability to connect to Anthropic Claude
  • Add execution timer
  • Change model selection in model selection modal

To test it out:

pip install thread-dev==0.1.21

v0.1.20-pypi

29 Jun 21:19
Compare
Choose a tag to compare
  • Adds ability to run OpenAI directly on the client side without the need for a proxy server

Contributed by @BardiaKh

To install:

pip install thread-dev==0.1.20