env cleanup round 2

This commit is contained in:
2025-11-26 03:18:15 -05:00
parent 8128b45fe5
commit a5f3e0248a
10 changed files with 567 additions and 10 deletions
+11
View File
@@ -0,0 +1,11 @@
# ====================================
# 📚 RAG SERVICE CONFIG
# ====================================
# Retrieval-Augmented Generation service (Beta Lyrae)
# Currently not wired into the system - for future activation
# OPENAI_API_KEY and other shared config inherited from root .env
# RAG-specific configuration will go here when service is activated
# ChromaDB configuration
# Vector store settings
# Retrieval parameters