feat: 对接 Spark 大模型
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import type {ChatSession} from "~/components/aigc/chat/index";
|
||||
import type {PropType} from "vue";
|
||||
import type {ChatSession} from "~/typings/llm";
|
||||
|
||||
const props = defineProps({
|
||||
active: {
|
||||
|
||||
Reference in New Issue
Block a user