openrag/src/utils
Edwin Jose 998d8b9195 Add fail-safe mode to embedding and OpenSearch components
Introduces a 'fail_safe_mode' option to the Embedding Model and OpenSearch (Multi-Model Multi-Embedding) components, allowing errors to be logged and None returned instead of raising exceptions. Refactors embedding model fetching logic for better error handling and updates component metadata, field order, and dependencies. Also adds 'className' fields and updates frontend node folder IDs for improved UI consistency.
2025-11-26 01:15:30 -05:00
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
container_utils.py tui ip bind check 2025-10-07 11:32:04 -04:00
document_processing.py WIP 2025-09-24 21:13:26 -04:00
embedding_fields.py await 2025-10-11 02:53:16 -04:00
embeddings.py Merge branch 'main' into multi-embedding-support 2025-10-11 02:44:16 -04:00
file_utils.py auto cleanup temp files 2025-09-29 14:08:36 -04:00
gpu_detection.py logging & format 2025-09-04 20:56:47 -04:00
hash_utils.py WIP 2025-09-24 21:13:26 -04:00
langflow_headers.py Add fail-safe mode to embedding and OpenSearch components 2025-11-26 01:15:30 -05:00
logging_config.py logging & format 2025-09-04 20:56:47 -04:00
opensearch_queries.py Added opensearch queries 2025-10-06 09:45:21 -03:00
process_pool.py logging & format 2025-09-04 20:56:47 -04:00