Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dannyl1u/kotaemon

Tags

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add validation to avoid path-traversal vulnerabilities (Cinnamon…

…#755)

* fix: add validation to avoid path-traversal vulnerabilities

* fix: update init value is_safe

Co-authored-by: Copilot <[email protected]>

* refactor: extract zip check

* fix: dont need to check relative path

* fix: disable check zip file (zipfile have taken it)

---------

Co-authored-by: kan_cin <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: phv2312 <[email protected]>

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: typo lancedb (Cinnamon#760)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: added base_url parameter to CochereReranking (Cinnamon#743)

Co-authored-by: Mauro Gattari <[email protected]>

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add VoyageAI's rerank and embeddings models (Cinnamon#733) #none

* Introducing VoyageAI's rerank and embeddings models

* fix: comfort CI

* fix: update test case

---------

Co-authored-by: fzowl <[email protected]>

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for reasoning llm with thought visualization (Cinna…

…mon#652) bump:patch

* fix: lanceDB query with empty file_ids

* feat: add thinking display

* feat: add low request mode for local llm

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update parameter name in AzureAIDocumentIntelligenceLoader (Cinn…

…amon#593) bump:patch

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
taprosoft Tuan Anh Nguyen Dang (Tadashi)
fix: docker CI parallel build

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: openai async (Cinnamon#585) bump:patch