AI-NoteBook-Assistant-RAG / main_entry.py
PadmasaliGovardhan
app.py file adding
fab34e5
raw
history blame contribute delete
197 Bytes
# app.py — entrypoint wrapper used by the Dockerfile / HF build
# This file should live at the *repo root* (same level as app/ directory).
from app.main import app # import FastAPI app object