Skip to content

Releases: Marker-Inc-Korea/AutoRAG

v0.3.13

25 Jan 05:28
dd251e6
Compare
Choose a tag to compare

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

v0.3.12

09 Dec 08:40
3ea3d8d
Compare
Choose a tag to compare

What's Changed

  • At cli, the default api remote setting is False now by @vkehfdl1 in #1028
  • [HotFix] AutoRAG api error fix by @vkehfdl1 in #1032
  • docs: update Milvus configuration examples by @e7217 in #1030
  • Add instruction about removal of file name related file name by @vkehfdl1 in #1038
  • change file type logic by @bwook00 in #1044
  • change parse_result parquet file name at all_files set True by @bwook00 in #1046

Full Changelog: v0.3.11...v0.3.12

v0.3.11

29 Nov 13:40
3dece9c
Compare
Choose a tag to compare

What's Changed

  • docs[fix]: modify contents on upstage parser by @e7217 in #967
  • Resolve Pydantic 2.10.0 conflict issue with latest LlamaIndex by @vkehfdl1 in #973
  • �Add Qdrant vectorDB by @bwook00 in #976
  • Replace to local embeddings at the gpu sample config YAML files by @vkehfdl1 in #988
  • Add full YAML at vectorDB integration docs by @bwook00 in #994
  • feat: Set parameters for Milvus using the configuration file #998 by @e7217 in #1001
  • docs: add warning about AttributeError: vllm_model by @e7217 in #1014
  • fix: refactor method to properly release vllm instance resources by @e7217 in #1012
  • support parsing multiple types of documents at once by @bwook00 in #1015
  • feat: add func to generate multiple quries by @e7217 in #1009
  • Release/v0.3.11 by @vkehfdl1 in #1017

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

20 Nov 06:02
9df6769
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.3.10

v0.3.9

11 Nov 02:33
57ce010
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.8...v0.3.9

v0.3.8

30 Oct 14:53
3a4cc2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.3.8

v0.3.7

24 Oct 03:44
3f98336
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.7

v0.3.5

13 Oct 11:55
38d5bdb
Compare
Choose a tag to compare

What's Changed

  • Run validation at the start_trial by @vkehfdl1 in #826
  • AutoRAG api version & api docker container + gpu version docker container by @vkehfdl1 in #823
  • Add FlashRank Reranker module by @bwook00 in #818
  • set the fixed port number of the panel dashboard by @vkehfdl1 in #827
  • change stream to astream, and add non-async stream function by @vkehfdl1 in #835
  • add setup python at sphinx.yml by @vkehfdl1 in #836
  • Change recency filter parameter name to threshold_datetime from threshold by @vkehfdl1 in #837
  • Release/v0.3.5 by @vkehfdl1 in #838
  • [Hotfix] name change Konlpy at chunk_full.yaml by @bwook00 in #840

Full Changelog: v0.3.4...v0.3.5

v0.3.4

09 Oct 11:33
2f2e53c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

05 Oct 07:52
3232c90
Compare
Choose a tag to compare

What's Changed

  • [Parse Bug] Fix only parse the first page of the whole pdf files by @bwook00 in #783
  • [Parse Bug] Add non-table exists page to use clova.py by @bwook00 in #784
  • Prevent error that httpx uses different event loop at method chaining on the QA by @vkehfdl1 in #785
  • add deepeval metrics by @Eastsidegunn in #750
  • Release/v0.3.3 by @vkehfdl1 in #803

Full Changelog: v0.3.2...v0.3.3