-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.aider
36 lines (36 loc) · 1.25 KB
/
.aider
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/drop
/add README.md
/add handlers/models.go
/add handlers/profiles.go
/add handlers/prompt.go
/add handlers/results.go
/add handlers/suites.go
/add main.go
/add middleware/import_error.go
/add middleware/socket.go
/add middleware/state.go
/add templates/bulk_delete_prompts.html
/add templates/confirm_refresh_results.html
/add templates/delete_model.html
/add templates/delete_profile.html
/add templates/delete_prompt.html
/add templates/delete_prompt_suite.html
/add templates/edit_model.html
/add templates/edit_profile.html
/add templates/edit_prompt.html
/add templates/edit_prompt_suite.html
/add templates/import_error.html
/add templates/import_prompts.html
/add templates/import_results.html
/add templates/move_prompt.html
/add templates/nav.html
/add templates/new_prompt_suite.html
/add templates/profiles.html
/add templates/prompt_list.html
/add templates/reset_profiles.html
/add templates/reset_prompts.html
/add templates/reset_results.html
/add templates/results.html
/add templates/style.css
/read-only PRELIMINARY_DESIGN.md
/read-only system_prompt_general.xml