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

plugin-flow-builder: use new knowledge base nodes with sourceData #BLT-974 #2881

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

Iru89
Copy link
Contributor

@Iru89 Iru89 commented Aug 1, 2024

Description

Use knowledge base nodes with sourceData that contain ids and names

Context

Now in flow builder backend returns an array sourceData of objects with the ids and names of each file.
The ids are used to make the call to the api and it does not debug the knowledge_base_id nor the source_ids only the chunks_ids.

Approach taken / Explain the design

To document / Usage example

Testing

The pull request fix all tests

@Iru89 Iru89 marked this pull request as ready for review August 1, 2024 16:26
@Iru89 Iru89 changed the title Blt 974 update flow builder plugin plugin-flow-builder: use new knowledge base nodes and new knowledge base API Aug 2, 2024
@vanbasten17 vanbasten17 changed the title plugin-flow-builder: use new knowledge base nodes and new knowledge base API plugin-flow-builder: use new knowledge base nodes with sourceData #BLT-974 Aug 13, 2024
@vanbasten17 vanbasten17 force-pushed the BLT-974-update-flow-builder-plugin branch from ae25629 to 2dac596 Compare August 13, 2024 09:42
@vanbasten17 vanbasten17 merged commit 6f1e9ad into master-lts Aug 13, 2024
1 check passed
@vanbasten17 vanbasten17 deleted the BLT-974-update-flow-builder-plugin branch August 13, 2024 09:54
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