Besides a number of bug fixes, the biggest change is the addition of a scheduler with scheduled vacuums in Postgres. Especially important for long running deployments in production.
This release also adds support for parsing a number of code file types, thanks to @SuperPauly!
https://r2r-docs.sciphi.ai/cookbooks/maintenance#postgresql-vacuum
What's Changed
- JSON Mode for Anthropic VLM by @NolanTrem in #2056
- fix collection ids filter logic by @emrgnt-cmplxty in #2060
- Remove vision_img_model and vision_pdf_model by @NolanTrem in #2062
- Patch/allow vlm override make dynamic image types by @emrgnt-cmplxty in #2063
- Feature/remove tiff parser by @emrgnt-cmplxty in #2064
- Added 'initial_backoff' to be configurable from r2r.toml by @khpark97 in #2059
- make hard fail on dimension mismatch by @emrgnt-cmplxty in #2066
- Feature/improve auto naming logic by @emrgnt-cmplxty in #2065
- Feat: Add support clerk auth provider by @karthiksrinivasan in #2055
- Feature/add clerk provider by @emrgnt-cmplxty in #2067
- adding barebones mcp by @emrgnt-cmplxty in #2068
- fix title setting by @emrgnt-cmplxty in #2069
- title or na by @emrgnt-cmplxty in #2070
- Add ability to set API key for JS client by @K-Mistele in #2071
- chore: bump patch level by @K-Mistele in #2072
- fix sdk imports and citations error by @emrgnt-cmplxty in #2076
- Fix: TS types for API key responses by @K-Mistele in #2077
- Update env vars and config files by @NolanTrem in #2079
- Refactor to use pymupdf, batch VLM requests by @NolanTrem in #2078
- refactor filters for simplicity / modularity by @emrgnt-cmplxty in #2080
- Feature/simplify prompt logic by @emrgnt-cmplxty in #2082
- Revert "Feature/simplify prompt logic" by @emrgnt-cmplxty in #2083
- File types for Python, JavaScript, TypeScript and CSS added. by @SuperPauly in #2073
- More JS/TS SDK type fixes by @K-Mistele in #2088
- Add scheduler and vacuum by @NolanTrem in #2089
- Release 3.5.6 by @NolanTrem in #2090
New Contributors
- @khpark97 made their first contribution in #2059
- @karthiksrinivasan made their first contribution in #2055
- @K-Mistele made their first contribution in #2071
Full Changelog: v3.5.3...v3.5.6