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

feat: avoid track FlowNode events for texts generated by knowledgebase #2977

Conversation

Iru89
Copy link
Contributor

@Iru89 Iru89 commented Feb 5, 2025

Description

Avoid creating FlowNode events for content generated using knowledge base.

Context

Knowledgebase events are already created when the inference is made. These events share the same flow node with the ones we want to avoid.

Testing

Fix test to check knowledge base events

@pull-request-size pull-request-size bot added size/M and removed size/S labels Feb 7, 2025
@Iru89 Iru89 merged commit bbd8410 into master-lts Feb 7, 2025
4 checks passed
@Iru89 Iru89 deleted the BLT-1399-no-track-as-a-flow-node-texts-generated-by-knowledge-base-flow-builder-plugin branch February 7, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants