doctorecord / src /services /llm_client.py

Commit History

feat: enhance LLMClient with structured output capabilities
c77b1c5

levalencia commited on

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

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

Update Azure OpenAI API version in settings and enhance logging in LLMClient for request URL
2e1dd92

levalencia commited on

Add logging for settings initialization and update LLMClient to use settings for API version
c5a266f

levalencia commited on

Add logging for Azure OpenAI configuration in LLMClient
6892adf

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