Skip to content

Refactor document handling and enhance retrieval logic#7

Open
loc-nguyenthien wants to merge 1 commit into
feature/add_sync_allow_and_update_syncing_logicfrom
feature/fix_syncing_document_and_improve_research_speed
Open

Refactor document handling and enhance retrieval logic#7
loc-nguyenthien wants to merge 1 commit into
feature/add_sync_allow_and_update_syncing_logicfrom
feature/fix_syncing_document_and_improve_research_speed

Conversation

@loc-nguyenthien

Copy link
Copy Markdown
Contributor
  • Removed the claude pane from the development script to streamline the environment setup.
  • Added a new migration script for a generated tsvector column in the embeddings table to support hybrid search functionality.
  • Updated chat service instructions to prevent displaying document lists to users.
  • Enhanced research agent service to optimize document retrieval without unnecessary list calls.
  • Improved document tools to provide a summary of the user's document library instead of a detailed list.
  • Introduced a contextual header for document chunks to improve retrieval quality.
  • Updated embedding service to implement hybrid retrieval using vector and FTS ranking.
  • Enhanced SharePoint list watcher to skip unchanged rows and optimize sync operations.
  • Improved sidebar functionality with a click-to-toggle feature for tab visibility.

- Removed the claude pane from the development script to streamline the environment setup.
- Added a new migration script for a generated tsvector column in the embeddings table to support hybrid search functionality.
- Updated chat service instructions to prevent displaying document lists to users.
- Enhanced research agent service to optimize document retrieval without unnecessary list calls.
- Improved document tools to provide a summary of the user's document library instead of a detailed list.
- Introduced a contextual header for document chunks to improve retrieval quality.
- Updated embedding service to implement hybrid retrieval using vector and FTS ranking.
- Enhanced SharePoint list watcher to skip unchanged rows and optimize sync operations.
- Improved sidebar functionality with a click-to-toggle feature for tab visibility.
@loc-nguyenthien loc-nguyenthien force-pushed the feature/fix_syncing_document_and_improve_research_speed branch from d1e368c to 8132848 Compare June 18, 2026 09:47
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.

1 participant