Skip to content

Commit 1c3825a

Browse files
doc: correct typos and more precision in changing-models.md
1 parent 8be8992 commit 1c3825a

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

docs/changing-models.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,13 @@ is selected in the "Service Url" dropdown
122122
the prototypes will prompt the models directly without a cache.
123123
In that mode, the Highlighter will also allow the user to type their own query.
124124

125-
However to use those model provider you'll need to consult their website
125+
However to use those model providers you'll need to consult their website
126126
to find out how to obtain a personal API key which can then be pasted
127-
in the "Api Key" input box in the Settings tab.
127+
in the "API Key" input box in the Settings tab. It shouldn't take more than 10 minutes.
128+
If all goes well the list of available models from the selected service will appear
129+
in the "Model" dropdown.
128130

129-
Both Openrouter and eResearch platform offer free and low cost access to models.
131+
Both Openrouter and eResearch platforms offer free and low cost access to models.
130132
OpenRouter has a very large selection whereas eResearch hosts three to four models
131133
but with better support for staff and more secure policies for sensitive data.
132134

@@ -142,7 +144,7 @@ Each time the questionnaire changes the responses have to be
142144
computed and cached by a KDL developer.
143145
Note that the questionnaire and the cached responses
144146
are shared by between the Questionnaire tab
145-
and the integrated prototype.
147+
and the Integrated prototype.
146148

147149
Whereas the other variables, such as the prompt templates,
148150
visible on the Settings tab are stored in this file:
@@ -156,4 +158,5 @@ the settings are reset to their default.
156158

157159
Any change in those two files above will trigger
158160
an automatic rebuild of the website on github.
159-
After a couple of minutes the changes will appear in the live interfaces.
161+
After a couple of minutes the changes will appear in the live interfaces
162+
if you reload the page in your browser.

0 commit comments

Comments
 (0)