remove previous interface

This commit is contained in:
2025-11-27 04:48:03 -05:00
parent a9778d0f93
commit a8d3dabbd2
3 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
{
"AutoConfig": "src.codex_dspy.agent.CodexAgentConfig",
"AutoConfig": "src.codex_dspy.agent.CodexModuleConfig",
"AutoAgent": "src.codex_dspy.agent.CodexModule"
}