openrag/flows/components
Edwin Jose eaa56567ea Refactor OpenSearch component for readability
Reformats imports and long expressions in flows/components/opensearch.py and flows/components/opensearch_multimodel.py for improved readability and maintainability. No functional changes were made; only code style and structure were updated.
2025-12-05 20:32:51 -05:00
..
ollama_embedding.json updated flows removing ollama base url global variable 2025-11-19 16:18:49 -03:00
ollama_llm.json updated flows removing ollama base url global variable 2025-11-19 16:18:49 -03:00
ollama_llm_text.json updated flows removing ollama base url global variable 2025-11-19 16:18:49 -03:00
opensearch.py Refactor OpenSearch component for readability 2025-12-05 20:32:51 -05:00
opensearch_multimodel.py Refactor OpenSearch component for readability 2025-12-05 20:32:51 -05:00
watsonx_embedding.json Fixed components: added load from db and removed Flow encapsulation 2025-09-29 16:42:36 -03:00
watsonx_llm.json Fixed components: added load from db and removed Flow encapsulation 2025-09-29 16:42:36 -03:00
watsonx_llm_text.json Fixed components: added load from db and removed Flow encapsulation 2025-09-29 16:42:36 -03:00