Skip to content

Commit 457b356

Browse files
Merge branch 'main' of github.com:kingsdigitallab/algorithmic-justice
2 parents 1ed5cf1 + cc345d4 commit 457b356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/settings.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ export const SETTINGS = {
149149
// default: "https://ai.create" + ".kcl.ac.uk/api/",
150150
// default: "http://localhost:11434/v1",
151151
inQueryString: true,
152-
lookup: ['CACHED', 'http://localhost:11434/v1', 'http://localhost:11436/v1', "https://ai.create" + ".kcl.ac.uk/api/", "https://openrouter.ai/api/v1", 'https://localhost:11437/v1'],
152+
lookup: ['CACHED', 'http://localhost:11434/v1', 'http://localhost:11436/v1', "https://ai.create" + ".kcl.ac.uk/api/v1", "https://openrouter.ai/api/v1", 'https://localhost:11437/v1'],
153153
},
154154
apiKey: {
155155
default: '',

0 commit comments

Comments
 (0)