mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 13:38:00 +00:00
Extraction schema (#398)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { GET, POST, DELETE } from '@/web/common/api/request';
|
||||
import type { InitShareChatResponse } from '@/global/support/api/outLinkRes.d';
|
||||
import type { OutLinkEditType } from '@/types/support/outLink';
|
||||
import type { OutLinkSchema } from '@/types/support/outLink';
|
||||
import type { OutLinkEditType, OutLinkSchema } from '@fastgpt/support/outLink/type.d';
|
||||
|
||||
/**
|
||||
* 初始化分享聊天
|
||||
|
Reference in New Issue
Block a user