Updated Ollama package version (#2920)

This commit is contained in:
Dmytro Struk
2025-12-16 16:42:27 -08:00
committed by GitHub
Unverified
parent 06cdcb93f0
commit ec1c5e9c11
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -535,7 +535,7 @@ requires-dist = [
[[package]]
name = "agent-framework-ollama"
version = "0.1.0b1"
version = "1.0.0b251216"
source = { editable = "packages/ollama" }
dependencies = [
{ name = "agent-framework-core", marker = "sys_platform == 'darwin' or sys_platform == 'linux' or sys_platform == 'win32'" },