{"message":"Text Extraction API","version":"1.0.0","endpoints":[{"path":"/","method":"GET","description":"This information"},{"path":"/extract/text/sync","method":"POST","description":"Extract text from files (sync)"},{"path":"/llm/process","method":"POST","description":"Process text with LLM (supports single-stage and two-stage conversations using <!--stage_2--> delimiter)"},{"path":"/llm/process_file","method":"POST","description":"Process multiple files with LLM"},{"path":"/health","method":"GET","description":"Health check endpoint"}]}