Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 1.6 kB | |
v1.7.9 source code.tar.gz | 2025-08-07 | 13.1 MB | |
v1.7.9 source code.zip | 2025-08-07 | 14.7 MB | |
Totals: 3 Items | 27.9 MB | 3 |
Changelog
Improvements:
- Reranker in Hybrid Search: Added support for Reranker in Pgvector hybrid search
- Output Model: Added support for
stream_intermediate_steps
with output model - PDF page split: Refactor of PDF Readers and addition of Page Number Handling
Bug Fixes:
- LanceDb Remote Connection: Fixed a bug preventing connection to a remote LanceDb connection.
- Messages: Fixed the order when using both
message
andmessages
.
What's Changed
- [feat] Add batch file for running tests on windows by @harshithvh in https://github.com/agno-agi/agno/pull/4126
- [feat] Process PDF page numbers and add (dont) split pages flag, improving chunking. by @Siete-F in https://github.com/agno-agi/agno/pull/3774
- feat: fix messaging order for conversation by @Mustafa-Esoofally in https://github.com/agno-agi/agno/pull/4109
- adding docstring to AWSLambdaTools by @apuertolara in https://github.com/agno-agi/agno/pull/4130
- fix: add reranker in pgvector hybrid search by @kausmeows in https://github.com/agno-agi/agno/pull/4139
- fix: output model events by @ysolanky in https://github.com/agno-agi/agno/pull/4133
- fix: remote lancedb by @ysolanky in https://github.com/agno-agi/agno/pull/4145
- chore: Release 1.7.9 by @ysolanky in https://github.com/agno-agi/agno/pull/4144
New Contributors
- @harshithvh made their first contribution in https://github.com/agno-agi/agno/pull/4126
- @apuertolara made their first contribution in https://github.com/agno-agi/agno/pull/4130
Full Changelog: https://github.com/agno-agi/agno/compare/v1.7.8...v1.7.9