search working but too small
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// Shared LLM module - provides streaming chat to any page
|
||||
var LLM = (function() {
|
||||
var Search = (function() {
|
||||
var defaultApiUrl = 'https://llama-instruct.reeselink.com/v1';
|
||||
var defaultModel = 'instruct';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user