This commit is contained in:
2025-12-27 02:17:22 -08:00
parent 4be485032a
commit eeb1ccab64
6 changed files with 156 additions and 1 deletions

9
program.json Normal file
View File

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