We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960a326 commit 168e9bfCopy full SHA for 168e9bf
1 file changed
src/components/assistant/util.ts
@@ -1,5 +1,4 @@
1
import Cookies from 'js-cookie'
2
-
3
// API请求选项接口
4
export interface ChatApiOptions {
5
model: string
0 commit comments