forked from open-webui/open-webui
svelte-sonner migration
This commit is contained in:
parent
5745b9c5db
commit
705f5aecd7
38 changed files with 51 additions and 73 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
import { getOllamaAPIUrl, getOllamaVersion, updateOllamaAPIUrl } from '$lib/apis/ollama';
|
||||
import { getOpenAIKey, getOpenAIUrl, updateOpenAIKey, updateOpenAIUrl } from '$lib/apis/openai';
|
||||
import toast from 'svelte-french-toast';
|
||||
import { toast } from 'svelte-sonner';
|
||||
|
||||
export let getModels: Function;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue