Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho committed Nov 15, 2023
1 parent 3aab1cc commit 356e165
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/views/chat/components/Session/SessionConfig.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { useChatStore } from '@/store'
import { fetchChatModel } from '@/api'
import { useQuery } from "@tanstack/vue-query";
import { mode } from 'crypto-js'
const optionFromModel = (model: any) => {
return {
Expand Down

0 comments on commit 356e165

Please sign in to comment.