Skip to content

Releases: CNTRLAI/Notate

v1.1.31

23 Feb 22:38
c418cbb
Compare
Choose a tag to compare

What's Changed

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

16 Feb 02:06
fd683ac
Compare
Choose a tag to compare

What's Changed

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

07 Feb 22:28
519936a
Compare
Choose a tag to compare

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

06 Feb 03:22
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.12

  • Added Gemini 2.0 models
  • Fixed Convo Follow-up messages.

v1.1.1

04 Feb 22:22
Compare
Choose a tag to compare

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

01 Feb 23:09
ab30940
Compare
Choose a tag to compare

What's Changed

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

31 Jan 01:59
8260a3e
Compare
Choose a tag to compare
v

What's Changed

Full Changelog: v1.0.8...v1.0.9

  • Updated to python v3.12
  • Code Refactor for easier maintenance.Ï

v1.0.8

27 Jan 20:26
b44f741
Compare
Choose a tag to compare

What's Changed

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

26 Jan 01:08
Compare
Choose a tag to compare

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

25 Jan 18:32
ad37ee7
Compare
Choose a tag to compare

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