codeflow-ai / rag /__init__.py
unknown
Initial commit: CodeFlow AI - NL to SQL Generator
7814c1f
raw
history blame contribute delete
126 Bytes
"""
RAG (Retrieval-Augmented Generation) module for CodeFlow AI
Uses LlamaIndex to provide similar ETL pattern suggestions
"""