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

Allows query chatmessage API endpoint by messageId #1717

Merged

Conversation

Jaredude
Copy link
Contributor

This will be useful when the exact message is required by another system. For example, you want a microservice that performs additional work (search query caching, convert to voice, create a video, etc) and it need to be associated to that exact message in some sort of backend (likely graphql) that merges the messages with the augmented data.

This will be useful when the exact message is required by another system.
@HenryHengZJ
Copy link
Contributor

Thanks @Jaredude !

@HenryHengZJ HenryHengZJ merged commit e2df5e9 into FlowiseAI:main Feb 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants