feat:重构dify前端组件以及转发逻辑
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import type { AppInfo } from '../types/dify_chat';
|
||||
import type { AppInfo } from '~/api/dify';
|
||||
|
||||
// 在客户端获取环境变量的辅助函数
|
||||
const getEnvVar = (name: string, defaultValue: string = '') => {
|
||||
|
||||
Reference in New Issue
Block a user