-
Notifications
You must be signed in to change notification settings - Fork 8.9k
feat: Make knowledge bases user-stored and support global vars #9458
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
8c1dbab
feat: Make knowledge bases user-stored
erichare e5a66ca
[autofix.ci] apply automated fixes
autofix-ci[bot] 9c0f659
[autofix.ci] apply automated fixes (attempt 2/3)
autofix-ci[bot] 37eca57
Fix ruff error
erichare d19b199
[autofix.ci] apply automated fixes
autofix-ci[bot] 53f446f
Reuse code
erichare 33e3c81
[autofix.ci] apply automated fixes
autofix-ci[bot] d454e7c
[autofix.ci] apply automated fixes (attempt 2/3)
autofix-ci[bot] c9e9a3a
Don't show options by default
erichare 79ddd12
[autofix.ci] apply automated fixes
autofix-ci[bot] 707f79c
Pass in the Langflow API key if set
erichare 9adc180
[autofix.ci] apply automated fixes
autofix-ci[bot] 3da9551
Update files.py
erichare b18d0cc
[autofix.ci] apply automated fixes
autofix-ci[bot] bbe4af6
Properly handle secret retrieval
erichare 7f72a4a
[autofix.ci] apply automated fixes
autofix-ci[bot] 0147d8d
Merge branch 'main' into feat-kb-enhancements
erichare ab96b5f
Update src/backend/base/langflow/base/data/kb_utils.py
erichare 6493ab4
Update src/backend/base/langflow/base/data/kb_utils.py
erichare d3fb1ed
Update src/backend/base/langflow/components/data/kb_ingest.py
erichare 81c386c
Merge branch 'main' into feat-kb-enhancements
erichare 49b9397
[autofix.ci] apply automated fixes
autofix-ci[bot] 78a5ebe
[autofix.ci] apply automated fixes (attempt 2/3)
autofix-ci[bot] ffeb134
Feedback from review
erichare c36f16b
[autofix.ci] apply automated fixes
autofix-ci[bot] 4529cf7
Fix other uses of incorrect user
erichare 0353be6
Merge branch 'main' into feat-kb-enhancements
erichare 83dabaa
[autofix.ci] apply automated fixes
autofix-ci[bot] 02eaab1
[autofix.ci] apply automated fixes (attempt 2/3)
autofix-ci[bot] 9d579a6
Feedback from review 2
erichare ea3f816
Merge branch 'feat-kb-enhancements' of https://github.com/langflow-ai…
erichare 8862920
[autofix.ci] apply automated fixes
autofix-ci[bot] f90efa4
Update kb_ingest.py
erichare 8ca107f
[autofix.ci] apply automated fixes
autofix-ci[bot] 8afeae6
Merge branch 'main' into feat-kb-enhancements
erichare 21e3c36
Update tests
erichare 0b70b7b
[autofix.ci] apply automated fixes
autofix-ci[bot] c19a561
Update kb_ingest.py
erichare 7bb5fa8
[autofix.ci] apply automated fixes
autofix-ci[bot] aa1064b
Merge branch 'main' into feat-kb-enhancements
erichare cfdd2f7
Fix mypy issues
erichare 2bdbb11
[autofix.ci] apply automated fixes
autofix-ci[bot] f517dc7
Update kb_utils.py
erichare efd1e18
Update test_kb_ingest.py
erichare 368fdbd
Fix tests
erichare f15a9b1
[autofix.ci] apply automated fixes
autofix-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
feat: Make knowledge bases user-stored
- Loading branch information
commit 8c1dbab60def95107eb5c1b5989444b482606fb9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.