Tags: dannyl1u/kotaemon
Tags
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]>
chore: added base_url parameter to CochereReranking (Cinnamon#743) Co-authored-by: Mauro Gattari <[email protected]>
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]>