Skip to content

Tags: stackitcloud/rag-core-library

Tags

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add hybrid search for retrieval (#7)

Adds hybrid search capability to the rag. Default retrieval ist hybrid mode.

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix typos in question_rephrasing_prompt.py (#4)

Fix two typos in the question rephrasing prompt.

v1.0.0

chore: remove Azure build and test pipeline (#2)

- remove Azure build and test configuration file. 
- adjust PR template
- adjust make file, gitignore
- add github action for linting and testing