Skip to content

AutoRAG v2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 21:13
· 14 commits to main since this release

What's Changed

  • feat(memory): learn from result-level feedback by @vkehfdl1 in #1385
  • ci: test AutoRAG agent on macOS and Windows by @vkehfdl1 in #1434
  • fix: add Windows test script by @vkehfdl1 in #1450
  • docs(autorag-setup): copy host LLM into AutoRAG role models by @vkehfdl1 in #1452
  • fix(subagents): route in-process explorer discovery by @vkehfdl1 in #1456
  • feat(datasource): add incremental rclone cloud drives by @vkehfdl1 in #1460
  • feat(datasource): universal connection aliases and chat channel scopes by @vkehfdl1 in #1463
  • build(deps-dev): update xgrammar requirement from <0.2.0,>=0.1.32 to >=0.1.32,<0.3.0 in /legacy by @dependabot[bot] in #1464
  • refactor: remove subagent architecture by @vkehfdl1 in #1461
  • build(deps-dev): update vllm requirement from <0.21.0,>=0.11.0 to >=0.11.0,<0.28.0 in /legacy by @dependabot[bot] in #1465
  • feat: integrate dupey duplicate management by @vkehfdl1 in #1459

Full Changelog: v2.2.0...v2.3.0