2026-08-06 b5610241bf38760ef678d9d813b23e858c76aa43
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';