mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced 2026-03-03 00:25:02 +08:00
feat: sd setting
This commit is contained in:
@@ -116,8 +116,9 @@ export enum ModelProvider {
|
||||
Qwen = "Qwen",
|
||||
}
|
||||
|
||||
export const StabilityPath = {
|
||||
export const Stability = {
|
||||
GeneratePath: "v2beta/stable-image/generate",
|
||||
ExampleEndpoint: "https://api.stability.ai",
|
||||
};
|
||||
|
||||
export const Anthropic = {
|
||||
|
||||
Reference in New Issue
Block a user