Skip to content

v0.3.13

Latest
Compare
Choose a tag to compare
@vkehfdl1 vkehfdl1 released this 25 Jan 05:28
dd251e6

What's Changed

  • 🚑 fix: Update container image tags for API services to use the latest… by @hongsw in #1048
  • remove embedding_model from kwargs for passage filter module by @rjwharry in #1043
  • Add score and other metadatas at /v1/retrieve endpoint by @vkehfdl1 in #1055
  • update sphinx github actions by @vkehfdl1 in #1059
  • fix: Poetry shell failed due to incorrect pyproject.toml format by @korjsh in #1051
  • feat: add intfloat/multilingual-e5-large-instruct to embedding model by @e7217 in #1061
  • Add Cohere rerank model v3.5 by @vkehfdl1 in #1050
  • feat: enable dynamic embedding models #1060 by @e7217 in #1063
  • Implement Node Generator Module for vllm Serving API Integration by @korjsh in #1062
  • add llama index's ollama embedding and fix type hint of embedding_model by @rjwharry in #1071
  • fix: Issue(#1064) with same Items in parsed_result by Concatenating Each Parsed Result by @e7217 in #1066
  • dump version v0.3.13 by @vkehfdl1 in #1075

New Contributors

Full Changelog: v0.3.12...v0.3.13