Skip to content

Releases: Marker-Inc-Korea/AutoRAG

v0.3.19

13 Oct 05:32
b34ec7f

Choose a tag to compare

What's Changed

Full Changelog: v0.3.18...v0.3.19

v0.3.18

20 Sep 07:26
e4689ad

Choose a tag to compare

What's Changed

  • Add chat_fstring module and support chat function in vllm. (+reasoning) by @vkehfdl1 in #1141
  • Fix vLLM model_executor deletion error for newer vLLM versions by @Copilot in #1144
  • Add comprehensive GitHub Copilot instructions for AutoRAG development by @Copilot in #1146
  • Cohere version upgrade to v.3.18.0 by @vkehfdl1 in #1147
  • dump version 0.3.18 by @vkehfdl1 in #1148

New Contributors

  • @Copilot made their first contribution in #1144

Full Changelog: v0.3.17...v0.3.18

v0.3.17

31 Aug 07:18
33b2ef2

Choose a tag to compare

What's Changed

  • Huggingface model automatically don't use async mode while ingesting by @vkehfdl1 in #1126
  • Add uv run sphinx-build in sphinx.yml by @vkehfdl1 in #1128
  • change openai version to the latest and replace openai.resources.beta… by @vkehfdl1 in #1131
  • Bump tj-actions/changed-files from 44 to 46 in /.github/workflows by @dependabot[bot] in #1129
  • Bump redis from 4.5.1 to 4.5.4 in /api by @dependabot[bot] in #1083
  • Divide retrieval module to 'hybrid', 'semantic' and 'lexical' by @vkehfdl1 in #1135
  • dump version v0.3.17 by @vkehfdl1 in #1136
  • try to use more latest pydantic version by @vkehfdl1 in #1139

New Contributors

Full Changelog: v0.3.16...v0.3.17

v0.3.16

22 Jun 15:09
cd65e57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.14...v0.3.16

v0.3.14

03 Mar 06:29
93eaa4a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.13...v0.3.14

v0.3.13

25 Jan 05:28
dd251e6

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

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

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

Choose a tag to compare

What's Changed

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

v0.3.9

11 Nov 02:33
57ce010

Choose a tag to compare

What's Changed

New Contributors

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