2026-08-10 f630e7e4d50ba22da8f42336196a02dbae850ced
src/views/ai/chat/index/data.ts
@@ -1,6 +1,6 @@
import type { VbenFormSchema } from '#/adapter/form';
import { AiModelTypeEnum } from '../../../../packages/constants/src';
import { AiModelTypeEnum } from '@vben/constants';
import { getModelSimpleList } from '#/api/ai/model/model';