mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
- Replaced direct embedding calls with a utility function across various components to streamline embedding logic. - Added enable_summary flag to several models and routes to control summary generation behavior. |
||
|---|---|---|
| .. | ||
| 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 | ||