MCPcopy Create free account
hub / github.com/TAMustafa/Local_Chat_RAG / main.py

File main.py

backend/app/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2from fastapi import FastAPI, UploadFile, File, HTTPException, Depends, Query, Request
3from fastapi.responses import JSONResponse
4from fastapi.middleware.cors import CORSMiddleware

Callers

nothing calls this directly

Calls 2

init_dbFunction · 0.90
RAGPipelineClass · 0.90

Tested by

no test coverage detected