issues
search
Soulter
/
hugging-chat-api
HuggingChat Python API🤗
GNU Affero General Public License v3.0
859
stars
123
forks
source link
Support to edit message
#246
Closed
Soulter
closed
4 months ago
Soulter
commented
4 months ago
Added a parameter
edit_user_node
in
chat()
to edit history. #205 #185
Calling
query()
function will get an exception immediately, please use
chat()
.
edit_user_node
inchat()
to edit history. #205 #185query()
function will get an exception immediately, please usechat()
.