Rag_chatbot / app /core /__init__.py
suhail
Backend
36102cc
raw
history blame contribute delete
174 Bytes
"""
Core utilities and configuration for the RAG Chatbot Backend.
This module contains:
- Application settings and configuration
- Logging setup
- Core utility functions
"""