Skip to content

Commit 6ab2c3c

Browse files
authored
chore: Release 1.7.9 (#4144)
# 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` and `messages`.
1 parent 2672a5a commit 6ab2c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agno/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agno"
3-
version = "1.7.8"
3+
version = "1.7.9"
44
description = "Agno: a lightweight library for building Multi-Agent Systems"
55
requires-python = ">=3.7,<4"
66
readme = "README.md"

0 commit comments

Comments
 (0)