env cleanup round 2

This commit is contained in:
serversdwn
2025-11-26 03:18:15 -05:00
parent cb00474ab3
commit 0a091fc42c
10 changed files with 567 additions and 10 deletions

11
rag/.env.example Normal file
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