@@ -122,11 +122,13 @@ is selected in the "Service Url" dropdown
122122the prototypes will prompt the models directly without a cache.
123123In 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
126126to 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.
130132OpenRouter has a very large selection whereas eResearch hosts three to four models
131133but 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
142144computed and cached by a KDL developer.
143145Note that the questionnaire and the cached responses
144146are shared by between the Questionnaire tab
145- and the integrated prototype.
147+ and the Integrated prototype.
146148
147149Whereas the other variables, such as the prompt templates,
148150visible on the Settings tab are stored in this file:
@@ -156,4 +158,5 @@ the settings are reset to their default.
156158
157159Any change in those two files above will trigger
158160an 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