Skip to content

Releases: cloudera/CML_AMP_RAG_Studio

1.4.1

12 Dec 21:03
5484d75
Compare
Choose a tag to compare
Merge pull request #77 from cloudera/mob/fix-model-status

fix model status for bedrock

1.4.0

10 Dec 19:07
bdfabb7
Compare
Choose a tag to compare

Release 1.4.0 is out! ⛷️

Major changes including:

  • CAII Model Discovery. We no longer require users to specify an inference and embedding CAII model. Instead, users can now choose between any of the CAII models available in their environment.
  • Switched to Bedrock Converse to support more Bedrock models
  • We now support saving the inference model in a chat session
  • We support saving the embedding and summarization model for a knowledge base. As part of this change, users can now disable summarization by not selecting a model.
  • Added Cohere Command R+ v1 inference model
  • Added Cohere Embed Multilingual v3 embedding model
  • Removed Llama 3.1 405b model inference model

1.4.0-beta

06 Dec 21:48
303a4a4
Compare
Choose a tag to compare
1.4.0-beta Pre-release
Pre-release
Merge pull request #58 from cloudera/mob/main

Provide Sessions with Inference Model Persistence

1.3.0

03 Dec 21:28
e9b721c
Compare
Choose a tag to compare
Visualization, Powerpoint, Misc. Cleanup (#49)

* wip on visualizing dataset contents and vectors

* remove docling

* Make datasets represent individasiual docs

* hi lite

* make the hover point size bigger for stronger highlighting

* highlight even stronger!

* refactor and add a question entry box to show where the question lies in the vector space

* a bit of refactoring and fix unused imports

* force mypy into happiness

* Update release version to dev-testing

* fix types

* disable input while loading

* mark loading while viz is loading

* clear up some warnings

* make the active tab sticky on the ds management page

* small refactoring

* small refactor

* "wip on visualization cleanup"

* "now we're thinking with UMAP tooltips"

* "styling"

* "viz layout, continued."

* "now we're thinking with dependency hell"

* "add dependencies"

* add the last dependency needed for powerpoint parsing

* add other powerpoints

* turn on the no-kb query toggle

* tidy up the chunk metadata handling

* use models for models

* update uv.lock from main

* delete log file

---------

Co-authored-by: Michael Liu <[email protected]>
Co-authored-by: actions-user <[email protected]>
Co-authored-by: Elijah Williams <[email protected]>

model_storage_release

04 Dec 00:34
Compare
Choose a tag to compare
model_storage_release Pre-release
Pre-release

This is a fake release, to provide urls to download some EasyOCR model artifacts at startup time.

DO NOT DELETE OR EDIT UNLESS YOU KNOW WHAT YOU ARE DOING

1.3.0-beta

21 Nov 23:08
f5d9350
Compare
Choose a tag to compare
1.3.0-beta Pre-release
Pre-release
Support parsing json and csv (#32)

* Support parsing json and csv

* parallelize requests

* try to fix deletion

* keep document id

* revert delete changes

* remove delete_document

* fix lint

1.2.0

20 Nov 19:18
83122e9
Compare
Choose a tag to compare
MIsc. updates and bugfixes (#25)

* add scores to sources

* add in toggle for querying knowledge base

* wip for excluding knowledge base

* wip on llm_talk

* make direct calls to the CAII embedding model, rather than using the OpenAI library

* init the context in the super constructor call

* Fix check for CAII domain

* fix broken test compilation

* Update release version to dev-testing

* hide the knowledge base switch for now

---------

Co-authored-by: Elijah Williams <[email protected]>
Co-authored-by: Michael Liu <[email protected]>
Co-authored-by: actions-user <[email protected]>

release-testing

20 Nov 18:41
b0b009e
Compare
Choose a tag to compare
release-testing Pre-release
Pre-release
Use pdm for llm-service deps (#24)

* Use pdm for llm-service deps

* update github workflow

* use setup-pdm

* use quotes

1.2.0-beta

19 Nov 00:40
a595674
Compare
Choose a tag to compare
1.2.0-beta Pre-release
Pre-release
Merge pull request #21 from cloudera/mob/main

Reconciler exception handling and updated python prefixes

1.1.0

18 Nov 20:53
Compare
Choose a tag to compare
Update release version to 1.1.0-beta