Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
levalencia
/
doctorecord
like
0
Sleeping
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
26 days ago
__pycache__
feat: enhance app.py with session state management and extraction strategy selection
26 days 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.
about 1 month 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.
about 1 month 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.
about 1 month ago
field_mapper_agent.py
Safe
25.2 kB
feat: enhance field and unique indices descriptions handling in app and agents
27 days 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.
about 1 month 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.
about 1 month 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.
about 1 month 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.
about 1 month 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.
about 1 month ago
unique_indices_combinator.py
Safe
8.45 kB
feat: enhance architecture and developer documentation for clarity and detail
27 days ago
unique_indices_loop_agent.py
Safe
9.55 kB
feat: enhance architecture and developer documentation for clarity and detail
27 days ago