File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ The Tool Calling Agent Benchmark is the benchmark for LangChain tool calling age
110
110
111
111
- [ Tool Calling Agent Benchmark] ( rai_bench//tool_calling_agent/benchmark.py ) - Benchmark for LangChain tool calling agents
112
112
- [ Scores tracing] ( rai_bench/results_processing/langfuse_scores_tracing.py ) - Component handling sending scores to tracing backends
113
- - [ Interfaces] ( rai_bench//tool_calling_agent/interfaces.py ) - Interfaces for validation classes - Task, Validator, SubTask
113
+ - [ Interfaces] ( rai_bench//tool_calling_agent/interfaces.py ) - Interfaces for validation classes - ` Task ` , ` Validator ` , ` SubTask `
114
114
115
115
For detailed description of validation visit -> [ Validation] ( ./rai_bench/docs/tool_calling_agent_benchmark.md )
116
116
You can’t perform that action at this time.
0 commit comments