Commit ec1477c
committed
debug: log whether AutoAgents passes json_schema to chat method
Added logging to verify if AutoAgents ReAct framework actually uses
the output_schema() method and passes it to chat() calls.
Will show:
- ✅ AutoAgents passed json_schema - API-level enforcement active
- 1 parent 59afae3 commit ec1477c
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
0 commit comments