Skip to content

Commit e238ad2

Browse files
doc: added pointers to settings file in chaning-models.md
1 parent 944c5fc commit e238ad2

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/changing-models.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,15 @@ in the "Api Key" input box in the Settings tab.
129129
Both Openrouter and eResearch platform offer free and low cost access to models.
130130
OpenRouter has a very large selection whereas eResearch hosts three to four models
131131
but with better support for staff and more secure policies for sensitive data.
132+
133+
## Where are the questions and other algorithmic parameters stored?
134+
135+
They can be found in this configuration file:
136+
137+
[app-data.json](https://github.com/kingsdigitallab/algorithmic-justice/blob/main/app/data/app-data.json)
138+
139+
Whereas the other variables, such as the prompt templates,
140+
visible on the Settings tab are stored in this file:
141+
142+
[settings.mjs](https://github.com/kingsdigitallab/algorithmic-justice/blob/main/app/settings.mjs)
143+

0 commit comments

Comments
 (0)