Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
levalencia
/
doctorecord
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
doctorecord
/
src
/
agents
153 kB
Ctrl+K
Ctrl+K
3 contributors
History:
12 commits
levalencia
feat: add validation and cleaning methods for unique combinations and extracted values
32af2de
11 months ago
__pycache__
feat: enhance LLMClient with structured output capabilities
11 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.
12 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.
12 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.
12 months ago
field_mapper_agent.py
Safe
25.2 kB
feat: enhance field and unique indices descriptions handling in app and agents
11 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.
12 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.
12 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.
12 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.
12 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.
12 months ago
unique_indices_combinator.py
Safe
17.2 kB
feat: add validation and cleaning methods for unique combinations and extracted values
11 months ago
unique_indices_loop_agent.py
Safe
13.3 kB
feat: add validation and cleaning methods for unique combinations and extracted values
11 months ago