File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
| Example of benchmark creation for agent evaluation | [ python script] ( create_benchmark.py ) | x | x | x |
6
6
| Test our agent against a benchmark dataset | [ python script] ( run_benchmark.py ) | x | x | x |
7
7
| Prompt tracking with PromptWatch.io | [ python script] ( prompt_tracking.py ) | x | x | x |
8
- | Evaluate a result from an agent execution | [ python script] ( result_evaluation.py ) | | x | x |
8
+ | Evaluate a result from an agent execution | [ python script] ( result_evaluation.py ) | x | x | x |
9
9
| Evaluate a the trajectory in an agent execution | [ python script] ( trajectory_evaluation.py ) | x | x | x |
10
10
| LLM search engine with vector store | [ python script] ( serve_vector_store.py ) | x | x | x |
11
11
| LLM Webserver with Flask and Lanarky | [ python script] ( chat.py ) | x | x | x |
You can’t perform that action at this time.
0 commit comments