Support session isolation for chat,bing,bard commands #17
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
waiting-reply
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: bobmaster/matrix_chatgpt_bot#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
!chat
and!bing
command can use node-chatgpt-api to refactor since it support parentMessageId!lc
command use Flowise api. To achieve context conversation and session isolation need further investigation.Cool. So this feature will be available in v1.2.0? When will it be released? Cheers.
!bard
session isolation with context conversation.bard response is much quicker than bing and chatgpt web.
!bing
session isolation with context conversation.!chat
session isolation with context conversation.The current langchain backend(Flowise API) does not support context conversation. I will temporarily set it aside.