Skip to content

Commit

Permalink
Change name
Browse files Browse the repository at this point in the history
for Alibaba
  • Loading branch information
zachey01 committed Jul 12, 2024
1 parent 5d287bf commit 178ead1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import BlackBoxProvider from "./Providers/ChatCompletion/BlackBox.js";
import NextwayProvider from "./Providers/ChatCompletion/Nextway.js";
import ChromeProvider from "./Providers/ChatCompletion/Chrome.js";
import OllamaProvider from "./Providers/ChatCompletion/Ollama.js";
import AlibabaProvider from "./Providers/ChatCompletion/AlibabaProvider.js";
import AlibabaProvider from "./Providers/ChatCompletion/Alibaba.js";
import ChatBotRuProvider from "./Providers/ChatCompletion/ChatBotRu.js";

import DALLE2Provider from "./Providers/ImageGeneration/DALLE.js";
Expand Down

0 comments on commit 178ead1

Please sign in to comment.