Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Message export fails when using tools #3150

Closed
zeitderforschung opened this issue Sep 5, 2024 · 2 comments
Closed

[BUG] Message export fails when using tools #3150

zeitderforschung opened this issue Sep 5, 2024 · 2 comments
Labels
bug Something isn't working in-work Issue in work

Comments

@zeitderforschung
Copy link

zeitderforschung commented Sep 5, 2024

Describe the bug

Cannot export chat messages. Tested with version 2.0.7.

To Reproduce

Chatflow with Tool Calling > View Messages > Export

Solution

Fix typo in the code, Jchatmsg should be chatmsg.

if (chatmsg.usedTools) msg.usedTools = Jchatmsg.usedTools

zeitderforschung added a commit to exdatic/flowise that referenced this issue Sep 5, 2024
zeitderforschung added a commit to exdatic/flowise that referenced this issue Sep 5, 2024
@zeitderforschung zeitderforschung changed the title [BUG] Message export fails: Jchatmsg is not defined [BUG] Message export fails when using tools Sep 5, 2024
@HenryHengZJ
Copy link
Contributor

thanks! fix in this PR #3173

@HenryHengZJ HenryHengZJ added bug Something isn't working in-work Issue in work labels Sep 9, 2024
@ArkMaster123
Copy link

yesss Henry!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-work Issue in work
Projects
None yet
Development

No branches or pull requests

3 participants