doctorecord / src /app.py

Commit History

feat: enhance LLMClient with structured output capabilities
c77b1c5

levalencia commited on

feat: enhance app.py with session state management and extraction strategy selection
2d87de0

levalencia commited on

feat: enhance architecture and developer documentation for clarity and detail
665cc97

levalencia commited on

feat: enhance field and unique indices descriptions handling in app and agents
c1ae600

levalencia commited on

feat: update unique indices combinator to return array of objects
f98e92f

levalencia commited on

Add extraction strategy selection and unique indices handling in app.py and FieldMapperAgent. Enhance Planner to accommodate new parameters for execution plans. Update AzureDIService to process tables and save extracted content in both markdown and JSON formats for improved traceability.
924cb7d

levalencia commited on

Add cost tracking functionality across various components, including Executor, Planner, and FieldMapperAgent. Integrate CostTracker to monitor LLM and document intelligence costs, enhancing logging for cost-related metrics and providing detailed cost breakdowns in the user interface.
966ffcd

levalencia commited on

Revise documentation in app.py for Deep‑Research PDF Field Extractor, enhancing clarity on system architecture, core components, processing pipeline, and key features. Update usage instructions and support resources for better user guidance.
2eac01a

levalencia commited on

Update Dockerfile to use new app entry point and enhance requirements.txt with additional dependencies. Remove obsolete streamlit_app.py file.
0a40afa

levalencia commited on