(no commit message)

This commit is contained in:
2025-10-05 17:02:11 -07:00
parent 0b58c3d518
commit 4f5a237a4a
10 changed files with 787 additions and 0 deletions

4
auto_classes.json Normal file
View File

@@ -0,0 +1,4 @@
{
"AutoConfig": "agent.agent.PersanaConfig",
"AutoAgent": "agent.agent.PersanaSearcher"
}