Fix llm host
This commit is contained in:
parent
2de2f4b008
commit
220be1485f
@ -1,5 +1,5 @@
|
|||||||
// Variables
|
// Variables
|
||||||
const llmHost = 'https://chat.vfsh.me';
|
const llmHost = 'https://llm.vfsh.me';
|
||||||
const generateEndpoint = '/api/generate';
|
const generateEndpoint = '/api/generate';
|
||||||
|
|
||||||
// Grab elements from the page
|
// Grab elements from the page
|
||||||
|
Loading…
Reference in New Issue
Block a user