(no commit message)

This commit is contained in:
2026-02-22 12:42:23 -08:00
parent 9c3f0e1765
commit 34205046fc
19 changed files with 110 additions and 2 deletions

5
auto_classes.json Normal file
View File

@@ -0,0 +1,5 @@
{
"AutoConfig": "program.config.AgentWRetreiverConfig",
"AutoProgram": "program.program.AgentWRetreiver",
"AutoRetriever": "program.retriever.ExampleRetriever"
}