mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
patch filename
This commit is contained in:
parent
f499f1ba59
commit
195d3cfcc3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import showToast from "../../../utils/toast";
|
|||
import OpenAiLogo from "../../../media/llmprovider/openai.png";
|
||||
import AzureOpenAiLogo from "../../../media/llmprovider/azure.png";
|
||||
import AnthropicLogo from "../../../media/llmprovider/anthropic.png";
|
||||
import LMStudioLogo from "../../../media/llmprovider/LMStudio.png";
|
||||
import LMStudioLogo from "../../../media/llmprovider/lmstudio.png";
|
||||
import PreLoader from "../../../components/Preloader";
|
||||
import LLMProviderOption from "../../../components/LLMSelection/LLMProviderOption";
|
||||
import OpenAiOptions from "../../../components/LLMSelection/OpenAiOptions";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue