Skip to content

Releases: Marker-Inc-Korea/AutoRAG

v0.2.11

23 Jul 08:54
2a00dda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

15 Jul 08:57
0d8c17e
Compare
Choose a tag to compare

What's Changed

  • add example yaml code at G-eval docs to use specific G-eval metrics by @bwook00 in #572
  • Refactoring hybrid retrieval with more advanced optimizations by @vkehfdl1 in #574
  • dump version v0.2.10 by @vkehfdl1 in #575

Full Changelog: V0.2.9...v0.2.10

V0.2.9

09 Jul 05:06
ad6d086
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...V0.2.9

v0.2.8

30 Jun 07:26
8850fa4
Compare
Choose a tag to compare

What's Changed

  • add emoji at README by @bwook00 in #534
  • Fix typo at query decompose and edit documentation of it by @vkehfdl1 in #537
  • delete whitespace and empty string at expanded queries by @vkehfdl1 in #541
  • Resolve error when using strategy at query expansion by @vkehfdl1 in #543
  • Add decorator that converts np.array and pd.Series to python list by @vkehfdl1 in #542
  • Resolve error at FlagEmbedding Rerankers by @vkehfdl1 in #546
  • dump version 0.2.8 by @vkehfdl1 in #547

Full Changelog: v0.2.7...v0.2.8

v0.2.7

25 Jun 07:43
efc3052
Compare
Choose a tag to compare

What's Changed

  • change the embedding model type list to the latest version by @vkehfdl1 in #523
  • Delete python 3.8 tag and add 3.11, 3.12 tag at pyproject.toml by @bwook00 in #525
  • Fix vllm to mockllm at add more llm models docs by @bwook00 in #524
  • Openai token limit feature at passage augmenter and passage filter. by @vkehfdl1 in #526
  • temporal not using numpy 2.0.0 by @vkehfdl1 in #527
  • Delete ray dependency in AutoRAG package by @vkehfdl1 in #528
  • load YAML file as utf-8 codec by @vkehfdl1 in #531
  • dump version v0.2.7 by @vkehfdl1 in #532

Full Changelog: v0.2.6...v0.2.7

v0.2.6

23 Jun 04:02
0964abb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

12 Jun 09:05
8385f59
Compare
Choose a tag to compare

What's Changed

  • add reset_index at cast_qa_dataset and cast_corpus_dataset by @bwook00 in #475
  • Adjust embedding batch size at YAML file by @vkehfdl1 in #481
  • Directly watch each module result at dashboard by @vkehfdl1 in #480
  • release 0.2.4 by @vkehfdl1 in #482
  • Resolve error that tokenized tokens and logprob tokens length sometimes mismatched by @vkehfdl1 in #483
  • add score fusion additional explanation at dbsf and rsf docs by @bwook00 in #485
  • dump version 0.2.5 by @vkehfdl1 in #486

Full Changelog: v0.2.3...v0.2.5

v0.2.3

03 Jun 11:24
a8ac252
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

30 May 06:31
92d643c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 May 05:30
07312ab
Compare
Choose a tag to compare

What's Changed

  • Implement longllmlingua compressor module by @bwook00 in #459
  • Use generator module at hyde and decompose instead of LLMPredictorType from LlamaIndex by @bwook00 in #464
  • Add normalize mean strategy by @bwook00 in #465
  • implement multi_query_expansion module by @bwook00 in #461
  • dump version v0.2.1 by @vkehfdl1 in #466

Full Changelog: v0.2.0...v0.2.1