We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc3284 commit e12e4dcCopy full SHA for e12e4dc
python/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## python_v0.1.77 (2026-02-11)
2
+
3
+### Features
4
5
+- extend VectorStore parameters
6
+- update agentstack-sdk (#1405)
7
8
## python_v0.1.76 (2026-01-20)
9
10
### Features
python/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "beeai-framework"
-version="0.1.76"
+version="0.1.77"
license = "Apache-2.0"
readme = "README.md"
authors = [{ name = "IBM Corp." }]
0 commit comments