Skip to content

v0.5.0: GitQL and RAG reranking

Compare
Choose a tag to compare
@phodal phodal released this 06 Aug 05:32
· 780 commits to main since this release
ee818c9

Bug Fixes

Features

  • compiler: enhance query processor to lookup elements #41 (dbcdc6b)
  • git-plugin: add Git4Idea plugin dependency #41 (f59cc83)
  • search: add LLM reranker and reranker interface #46 (6a7b599)
  • search: add new ranking algorithm and update reranking methods #46 (b0b92b5)
  • search: enhance search functionality in SemanticService #46 (995331c)
  • search: replace IndexEntry with ScoredEntry and add reranking functionality #46 (6a84387)