Releases: alishobeiri/thread
Releases · alishobeiri/thread
v0.1.26-pypi
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
- Improves Ollama AI generation for multiple cells
v0.1.22-pypi
- Fix the execution timer to only start for a cell when it is starts executing
Fixes: #31
v0.1.21-pypi
- 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
- 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