SurfSense/surfsense_backend/app/indexing_pipeline
DESKTOP-RTLN3BA\$punk d8a05ae4d5 feat: refactor agent tools management and add UI integration
- Added endpoint to list agent tools with metadata, excluding hidden tools.
- Updated NewChatRequest and RegenerateRequest schemas to include disabled tools.
- Integrated disabled tools management in the NewChatPage and Composer components.
- Improved tool instructions and visibility in the system prompt.
- Refactored tool registration to support hidden tools and default enabled states.
- Enhanced document chunk creation to handle strict zip behavior.
- Cleaned up imports and formatting across various files for consistency.
2026-03-10 17:36:26 -07:00
..
adapters
__init__.py
connector_document.py
document_chunker.py
document_embedder.py
document_hashing.py
document_persistence.py
document_summarizer.py
exceptions.py
indexing_pipeline_service.py
pipeline_logger.py