openrag/flows
Edwin Jose d3a66c82b9 Add fail-safe mode to Embedding Model component
Introduces a 'fail_safe_mode' option to the Embedding Model component, allowing errors to be logged and None returned instead of raising exceptions. Refactors embedding initialization logic for OpenAI, Ollama, and IBM watsonx.ai providers to support this mode, and updates UI configuration and metadata accordingly.
2025-11-25 23:09:58 -05:00
..
components updated flows removing ollama base url global variable 2025-11-19 16:18:49 -03:00
ingestion_flow.json Add fail-safe mode to Embedding Model component 2025-11-25 23:09:58 -05:00
openrag_agent.json Add fail-safe mode to Embedding Model component 2025-11-25 23:09:58 -05:00
openrag_nudges.json Add fail-safe mode to Embedding Model component 2025-11-25 23:09:58 -05:00
openrag_url_mcp.json Switch ingestion flow to multimodal OpenSearch component 2025-11-25 19:09:21 -05:00