(no commit message)

This commit is contained in:
2025-10-29 17:15:27 -04:00
parent 65a89c9b01
commit 00c4f8b6bb
8 changed files with 50 additions and 19 deletions

9
agent.json Normal file
View File

@@ -0,0 +1,9 @@
{
"metadata": {
"dependency_versions": {
"python": "3.11",
"dspy": "3.0.3",
"cloudpickle": "3.1"
}
}
}