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...
main
doctorecord
/
src
/
agents
Ctrl+K
Ctrl+K
3 contributors
History:
12 commits
levalencia
feat: add validation and cleaning methods for unique combinations and extracted values
32af2de
about 6 hours ago
__pycache__
feat: enhance LLMClient with structured output capabilities
about 7 hours 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.
20 days 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.
20 days 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.
20 days ago
field_mapper_agent.py
Safe
25.2 kB
feat: enhance field and unique indices descriptions handling in app and agents
2 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.
20 days 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.
16 days 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.
20 days 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.
20 days 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.
15 days ago
unique_indices_combinator.py
Safe
17.2 kB
feat: add validation and cleaning methods for unique combinations and extracted values
about 6 hours ago
unique_indices_loop_agent.py
Safe
13.3 kB
feat: add validation and cleaning methods for unique combinations and extracted values
about 6 hours ago