Releases: CNTRLAI/Notate
v1.1.31
What's Changed
- Ollama provider fix by @Hairetsucodes in #44
Full Changelog: v1.1.3...v1.1.31
fixed bug where provider wasnt being set in db went selecting/running a new ollama model.
v1.1.3
What's Changed
- External ollama addition by @Hairetsucodes in #42
Full Changelog: v1.1.2...v1.1.3
- Added External Ollama Endpoint Integration
- Updated Library UI from Modal to Sheet
- Fixed GCC13/12 issue in the llama-cpp-python install.
v1.1.2
What's Changed
-
Pdf ingestion by @Hairetsucodes in #41
-
Added PDF Ingestion
-
Added Docx Ingestion
-
Updated Chat UI
Full Changelog: v1.1.12...v1.1.2
v1.1.12
Full Changelog: v1.1.1...v1.1.12
- Added Gemini 2.0 models
- Fixed Convo Follow-up messages.
v1.1.1
Full Changelog: v1.1.0...v1.1.1
-Added OpenAI O1, O1-Preview, O3-mini models as well as reasoning effort selection for the o3 model.
v1.1.0
What's Changed
- Agent layer / web search by @Hairetsucodes in #40
Full Changelog: v1.0.9...v1.1.0
- Added Agent Layer to chat request.
- Added Tool Modal
- Added WebSearch / Retrieval Tool
- Updated UI / UX
v
What's Changed
- Refactors by @Hairetsucodes in #35
- Python3.12 update by @Hairetsucodes in #37
Full Changelog: v1.0.8...v1.0.9
- Updated to python v3.12
- Code Refactor for easier maintenance.Ï
v1.0.8
What's Changed
- Deep Seek R1 Reasoning + Reasoning Agent layer. by @Hairetsucodes in #34
Full Changelog: v1.0.73...v1.0.8
- Added Deepseek Reasoner model from deepseek.com
- Added Experimental Reasoning Agent Layer which will when enabled in the future add a layer to accumulate data from collections and reason to provide improved outputs for ALL models.
- Added UI / UX updates
v1.0.73
What's Changed
-
Model dl specs by @Hairetsucodes in #32
-
simplified the prompt for local models. by @Hairetsucodes in #33
-
Added Downloading Specified models from Huggingface Repo Ex: unsloth/DeepSeek-R1-GGUF/DeepSeek-R1-Q6_K
-
Improved Chat UX / UI
Full Changelog: v1.0.72...v1.0.73
v1.0.72
What's Changed
-
Add DeepSeek AI provider support by @Hairetsucodes in #31
-
Added support for Deepseek AI Chat API
Full Changelog: v1.0.7...v1.0.72