This commit is contained in:
weipengfei 2024-01-17 18:17:51 +08:00
parent 7c28740994
commit ccaa5917cf
1 changed files with 1 additions and 0 deletions

View File

@ -435,6 +435,7 @@ async function onConversation() {
} }
} }
// await fetchChatAPIProcess<Chat.ConversationResponse>({ // await fetchChatAPIProcess<Chat.ConversationResponse>({
// prompt: message, // prompt: message,
// options, // options,