feat(tasks): add skill-templated task graph execution
This commit is contained in:
@ -6,6 +6,7 @@ requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"anthropic>=0.51.0,<1.0.0",
|
||||
"croniter>=6.0.0,<7.0.0",
|
||||
"ddgs>=9.0.0,<10.0.0",
|
||||
"fastmcp>=3.0.0,<4.0.0",
|
||||
"fastapi>=0.115.0,<1.0.0",
|
||||
"httpx>=0.28.0,<1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user