mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-14 23:36:58 +08:00
feat: model provider refactor done
This commit is contained in:
9
app/client/core/index.ts
Normal file
9
app/client/core/index.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export * from "./types";
|
||||
|
||||
export * from "./providerClient";
|
||||
|
||||
export * from "./modelClient";
|
||||
|
||||
export * from "./locale";
|
||||
|
||||
export * from "./shim";
|
Reference in New Issue
Block a user