Commit d89793b
committed
Update prompts and fix typo in evaluation script
Added clarification about zero-based indexing for OutputDataFrame tests in SYSTEM_PROMPT_testing.md. Fixed a typo in the evaluation script ('create_app_ficture' to 'create_app_fixture') for app_04_custom_app_name instructions.1 parent 8fd6e28 commit d89793b
File tree
2 files changed
+5
-1
lines changed- shiny/pytest/_generate/_data/_prompts
- tests/inspect-ai/scripts
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments