Skip to content

webui 模型选择项错误 #158

@shabby2333

Description

@shabby2333
Image

diff --git a/funclip/launch.py b/funclip/launch.py
index 2ea2ba1..50121ec 100644
--- a/funclip/launch.py
+++ b/funclip/launch.py
@@ -211,8 +211,8 @@ if name == "main":
with gr.Row():
llm_model = gr.Dropdown(
choices=[

  •                                    "deepseek-chat"
    
  •                                    "qwen-plus",
    
  •                                        "deepseek-chat",
    
  •                                        "qwen-plus",
                                            "gpt-3.5-turbo", 
                                            "gpt-3.5-turbo-0125", 
                                            "gpt-4-turbo",
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions