Skip to content

Releases: cloudera/CML_AMP_RAG_Studio

1.8.0-beta

27 Jan 23:20
0affac5
Compare
Choose a tag to compare
1.8.0-beta Pre-release
Pre-release
Merge pull request #114 from cloudera/mob/main

Store and Use Reranking Models

1.7.0

24 Jan 23:42
8182f61
Compare
Choose a tag to compare
remove session (#110)

1.6.0

14 Jan 21:43
f693113
Compare
Choose a tag to compare
be sure to set env vars pre-app-startup (#102)

Co-authored-by: jwatson <jkwatson@gmail.com>

1.6.0-release

13 Jan 16:34
d9e8dc8
Compare
Choose a tag to compare
1.6.0-release Pre-release
Pre-release
Merge pull request #100 from cloudera/mob/main

store document summary embeddings in qdrant

1.6.0-beta

08 Jan 00:54
b6ce69f
Compare
Choose a tag to compare
1.6.0-beta Pre-release
Pre-release
also make the horizontal menu items green (#95)

1.5.0

06 Jan 20:39
Compare
Choose a tag to compare

Release 1.5.0 is out!

Notable changes:
Provide better status and error handling when uploading and summarizing documents
Support persisting the inference model selection for a chat session
Enable querying the LLM model without referencing the knowledge base
Support Markdown files (and support rendering MD for chunk previews)
Support Python versions <=3.12.0
Upgrade Docling to the latest version
Add support for JPG, PNG, and JPEG images when using advanced parsing
Allow users to ask queries without waiting for suggested questions to be generated

1.5.0-Beta-1

06 Jan 18:59
cfc017d
Compare
Choose a tag to compare
1.5.0-Beta-1 Pre-release
Pre-release
Merge pull request #89 from cloudera/mob/main

Support Python versions <=3.12

1.5.0-beta

18 Dec 00:23
9a9aec2
Compare
Choose a tag to compare
1.5.0-beta Pre-release
Pre-release
Merge pull request #83 from cloudera/mob/main

Document Upload Error Handling and Support Jpeg and Png

1.5-beta

17 Dec 18:49
8c63f0e
Compare
Choose a tag to compare
1.5-beta Pre-release
Pre-release
Markdown support + UI for non-knowledge-base-answers (#82)

* markdown file handler, small refactorings, make the file delete immediately submit a request to the reconciler to delete the file

* "delete an empty data source with an empty global storage"

* "maybe ask to delete from docstore"

* fix deleting from doc store

* "markdown rendering"

* wip on markdown tables

* "now we're thinking with styled-components"

* "css styling of the markdown tables"

* update lock file

* use markdown for docling pdf, minor ui changes to source card

* readme updates

* wip on icon for no source nodes

* "now we're thinking with colors"

* "styling/coloration of the not-a-kb-response response"

* "now we're thinking with inference models"

* Set inference model when chatting with model directly

* it ain't round

* fill a little more of the "circle"

* it's still not a circle, but it's a little bigger

* mock the model api for the test

---------

Co-authored-by: Elijah Williams <ewilliams@cloudera.com>
Co-authored-by: Michael Liu <mliu@cloudera.com>

1.4.2

13 Dec 15:46
b952288
Compare
Choose a tag to compare
Mob/main (#79)

* "fix the batch embedding response processing for CAII"

* update fe to data source ids

* "now we're thinking with panic"

* fix bug with s3 path when the prefix is not provided

* "add in exception handing for more than one kb"

* Fix docstring for qdrant.size()

* fix evals

* fix shadowing

---------

Co-authored-by: jwatson <jkwatson@gmail.com>
Co-authored-by: Michael Liu <mliu@cloudera.com>