12 lines
438 B
Plaintext
12 lines
438 B
Plaintext
# ====================================
|
|
# 📚 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
|