Skip to content

Releases: HKUDS/RAG-Anything

v1.2.10

24 Mar 07:49

Choose a tag to compare

What's Changed

  • fix: use a single docling command for json and md formats by @wkpark in #198
  • fix: normalize MinerU 2.0 field names for backward compatibility (#89) by @teamauresta in #202
  • feat: add vLLM backend integration by @teamauresta in #201
  • Fix potential path traversal and local file read vulnerabilities by @RinZ27 in #197
  • feat(parser): add optional PaddleOCR backend by @SaqlainXoas in #199
  • fix: prevent same-name file collision in parser output directories (#51) by @teamauresta in #203
  • feat: add get_version() helper by @haosenwang1018 in #214
  • feat: support environment variables in parsers by @wkpark in #210
  • chore: export new public APIs in init.py by @Jah-yee in #219
  • test: expand coverage for core config, utils, and batch parser by @Jah-yee in #218
  • feat: add custom parser plugin system (closes #151) by @Jah-yee in #215
  • feat: add processing events and callbacks system by @Jah-yee in #217
  • fix(examples): use openai_embed.func to prevent double EmbeddingFunc wrapping by @syshin0116 in #223
  • fix: use valid CID font names for Chinese text rendering (fixes #24) by @Exploreunive in #226
  • fix: preserve full_entities metadata when adding multimodal entities by @Exploreunive in #228
  • fix: handle closed event loop in close() to eliminate atexit warning (fixes #135) by @Exploreunive in #225
  • feat: add retry and circuit breaker utilities for LLM calls (mitigates #172) by @Jah-yee in #216
  • feat: add multilingual prompt template support (closes #85) by @Jah-yee in #220

New Contributors

Full Changelog: v1.2.9...v1.2.10

v1.2.9

13 Jan 11:55
dc97594

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.8

22 Sep 03:12

Choose a tag to compare

What's Changed

  • Add RAGAnything processing to LightRAG's webui by @hzywhite in #97
  • Add RAGAnything processing to LightRAG's webui by @hzywhite in #113
  • fix: replace del with atexit to fix RAGAnything cleanup warning by @liz-in-tech in #106
  • feat: Add support for Chinese characters in PDF generation by @hongdongjian in #103
  • Feat: LM Studio integration example and uv implementation by @LaansDole in #99

New Contributors

Full Changelog: v1.2.7...v1.2.8

v1.2.7

15 Aug 12:19
79078b2

Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

31 Jul 10:36

Choose a tag to compare

What's Changed

  • Update .gitignore to include AI-related files and directories by @BenjaminX in #68
  • Add Batch Processing and Enhanced Markdown Features by @ShorthillsAI in #64

New Contributors

Full Changelog: v1.2.5...v1.2.6

v1.2.5

24 Jul 07:01

Choose a tag to compare

What's Changed

  • Direct Content List Insertion by @LarFii in #62
  • Comprehensive Optimization of Multimodal Chunk Processing in RAGAnything by @LarFii in #65

Full Changelog: v1.2.4...v1.2.5

v1.2.4

21 Jul 18:25
9f9fb68

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

15 Jul 10:37

Choose a tag to compare

What's Changed

  • fix: _read_output_files 函数无法准确找到 md 文件的路径问题 by @nssai001 in #47
  • 更新mineru2.0部分参数配置 by @liseri in #53

Hot Fix

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

05 Jul 10:33

Choose a tag to compare

Hot Fix

  • Fix MinerU parsing configuration

Full Changelog: v1.2.1...v1.2.2

v1.2.1

04 Jul 13:18

Choose a tag to compare

What's Changed

Hot Fix

  • Fixed an issue where insert_done() was not correctly applied, causing the database not to update as expected.

New Contributors

Full Changelog: v1.2.0...v1.2.1