| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pretzelai-4.2.8.tar.gz | 2024-07-30 | 23.1 MB | |
| pretzelai-4.2.8-py3-none-any.whl | 2024-07-30 | 14.9 MB | |
| README.md | 2024-07-30 | 550 Bytes | |
| v4.2.8 Local LLMs and Anthropic support. Better settings source code.tar.gz | 2024-07-30 | 284.0 MB | |
| v4.2.8 Local LLMs and Anthropic support. Better settings source code.zip | 2024-07-30 | 285.6 MB | |
| Totals: 5 Items | 607.5 MB | 0 | |
What's Changed
- A new settings page (Menubar > Settings > Pretzel AI Settings). This provides a much better interface compared to Jupyter's settings interface
- Added support for local models via Ollama and for Anthropic Models
- Local embedding creation when using Anthropic, Azure or Ollama
- Choose any model for AI chat and any other model for inline tab completion
- Refactor settings and add JupySQL postgres support by @ramonverse in https://github.com/pretzelai/pretzelai/pull/120 - this is disabled for now but will be enabled soon.