Skip to content

Commit 6c1fc25

Browse files
docs: improve formatting in rai_bench README by adding backticks around class names
1 parent 82cf9fe commit 6c1fc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rai_bench/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The Tool Calling Agent Benchmark is the benchmark for LangChain tool calling age
110110

111111
- [Tool Calling Agent Benchmark](rai_bench//tool_calling_agent/benchmark.py) - Benchmark for LangChain tool calling agents
112112
- [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`
114114

115115
For detailed description of validation visit -> [Validation](./rai_bench/docs/tool_calling_agent_benchmark.md)
116116

0 commit comments

Comments
 (0)