Open
Conversation
Resolved conflicts: - models.py: merge KREUZBERG + SHAREPOINT_PAGE + FLUID_TOPICS reader names - readers/__init__.py: export all three readers - content_load_services.py: add context param + keep async loader with Kreuzberg support - content_config_services.py: keep Kreuzberg configs (Word/PPT/Excel/HTML/Images/Email) + develop PDF/SharePoint/PlainText configs - sync_pipeline.py: use load_content_from_bytes_async with context parameter Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix litellm and agents - Integrate kreuzberg library as universal document reader for Knowledge Graph extraction - Refactor agent architecture: split monolithic services.py into focused modules (classification, topic_execution, confirmation, tool_schema, message_builder, memory, exceptions) - Fix litellm new version compatibility - Fix Knowledge Graph content profiles - Fix file upload UI - Fix rerank invoke - Fix metadata filter unification - Add MD preview in prompts input - Add file URL upload for collections - Add model provider settings improvements - Add agent durability and loop fixes
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Fixes # (issue)
Type of change