Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
levalencia
/
doctorecord
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2d87de0
doctorecord
/
src
/
agents
Ctrl+K
Ctrl+K
3 contributors
History:
9 commits
levalencia
feat: enhance app.py with session state management and extraction strategy selection
2d87de0
2 months ago
__pycache__
feat: enhance app.py with session state management and extraction strategy selection
2 months ago
__init__.py
Safe
1 Bytes
Update Dockerfile to use new app entry point and enhance requirements.txt with additional dependencies. Remove obsolete streamlit_app.py file.
3 months ago
base_agent.py
249 Bytes
Update Dockerfile to use new app entry point and enhance requirements.txt with additional dependencies. Remove obsolete streamlit_app.py file.
3 months ago
confidence_scorer.py
190 Bytes
Update Dockerfile to use new app entry point and enhance requirements.txt with additional dependencies. Remove obsolete streamlit_app.py file.
3 months ago
field_mapper_agent.py
Safe
25.2 kB
feat: enhance field and unique indices descriptions handling in app and agents
2 months ago
index_agent.py
5.61 kB
Update Dockerfile to use new app entry point and enhance requirements.txt with additional dependencies. Remove obsolete streamlit_app.py file.
3 months ago
pdf_agent.py
Safe
1.24 kB
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.
3 months ago
query_generator.py
229 Bytes
Update Dockerfile to use new app entry point and enhance requirements.txt with additional dependencies. Remove obsolete streamlit_app.py file.
3 months ago
semantic_reasoner.py
297 Bytes
Update Dockerfile to use new app entry point and enhance requirements.txt with additional dependencies. Remove obsolete streamlit_app.py file.
3 months ago
table_agent.py
Safe
1.74 kB
Refactor AzureDIService to enhance document analysis logging and update table extraction logic. Temporarily disable table extraction and improve content type logging. Update TableAgent to reflect changes in context handling.
3 months ago
unique_indices_combinator.py
Safe
8.45 kB
feat: enhance architecture and developer documentation for clarity and detail
2 months ago
unique_indices_loop_agent.py
Safe
9.55 kB
feat: enhance architecture and developer documentation for clarity and detail
2 months ago