{"message":"Welcome to the FastAPI vector DB query server. Available endpoints:\n  POST /upload_pdf/{document_name}: Upload and ingest a PDF.\n  POST /query/{document_name}?query=<your-query>: Query a document.\n  POST /atomize_answer: Atomize an answer into smaller facts.\n  POST /smart_trim: Smartly trim an answer to only include relevant information.\n"}