src/views/project/ch/home/component/waterRight/top.vue
@@ -93,9 +93,9 @@ const setLLm = async (llmId: string) => { const res = await SetLLM({ llm: llmId, }); // const res = await SetLLM({ // llm: llmId, // }); activeLLMId.value = llmId; return true;