Compare commits
2 Commits
75564a95f0
...
c7d94efad6
Author | SHA1 | Date |
---|---|---|
|
c7d94efad6 | |
|
ccaa5917cf |
|
@ -465,6 +465,7 @@ async function onConversation() {
|
||||||
scrollToBottomIfAtBottom()
|
scrollToBottomIfAtBottom()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// await fetchChatAPIProcess<Chat.ConversationResponse>({
|
// await fetchChatAPIProcess<Chat.ConversationResponse>({
|
||||||
// prompt: message,
|
// prompt: message,
|
||||||
// options,
|
// options,
|
||||||
|
|
Loading…
Reference in New Issue