We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce86e8 commit 1e02678Copy full SHA for 1e02678
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Topic :: Software Development :: Libraries :: Python Modules",
27
]
28
dependencies = [
29
- "strands-agents[ollama]>=0.3.0,<1.0.0",
+ "strands-agents[ollama]>=1.0.0",
30
"strands-agents-tools>=0.1.0,<1.0.0",
31
"rich>=14.0.0,<15.0.0",
32
"prompt_toolkit>=3.0.51,<4.0.0",
0 commit comments