My first commit

This commit is contained in:
Connor Shorten
2025-11-26 18:40:51 -05:00
parent f8881a0ebe
commit 25e5674e8f
4 changed files with 12 additions and 21 deletions

9
agent.json Normal file
View File

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