hibobmaster / matrix_chatgpt_bot

A simple matrix bot that supports image generation and chatting using ChatGPT, Langchain
https://matrix.to/#/#public:matrix.qqs.tw
MIT License
77 stars 15 forks source link

thread context for !lc #54

Open seshubonam opened 1 month ago

seshubonam commented 1 month ago

cool updates in recent time🌟

https://github.com/hibobmaster/matrix_chatgpt_bot/releases/tag/v1.7.2

in this release you mentioned new commands.

can we use !lc because our app by default uses thread response for every message sent in room.

will thread context also work for !lc (flowise)?

hibobmaster commented 1 month ago

Flowise manages its own conversation context independently of this project. This means that whether you use room-based or thread-based !lc commands, they will function identically and utilize the same conversation history.

Furthermore, the !lc command is rarely used and may be deprecated in future releases.