Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
DreamsHunter
/
erp-ai-procurement-assistant-using-langgraph
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
erp-ai-procurement-assistant-using-langgraph
/
src
/
graph
/
nodes
14.4 kB
Ctrl+K
Ctrl+K
1 contributor
History:
6 commits
DreamsHunter
fix: audit-driven bug fixes and .gitignore update
d1ac4a8
18 days ago
__init__.py
Safe
578 Bytes
Added 3 NEW upgrades
3 months ago
classifier.py
Safe
1.34 kB
fix: audit-driven bug fixes and .gitignore update
18 days ago
grader.py
Safe
3.45 kB
Fix Python 3.9 compat: replace PEP 585 lowercase generics (list[], dict[], set[], tuple[]) with typing equivalents across all runtime-evaluated code
3 months ago
memory.py
Safe
1.53 kB
Fix Python 3.9 compat: replace PEP 585 lowercase generics (list[], dict[], set[], tuple[]) with typing equivalents across all runtime-evaluated code
3 months ago
response_generator.py
Safe
2.53 kB
fix: audit-driven bug fixes and .gitignore update
18 days ago
retriever.py
Safe
1.5 kB
Fix Python 3.9 compatibility: replace PEP 604 union types with Optional
3 months ago
tool_caller.py
Safe
854 Bytes
Fix Python 3.9 compat: replace PEP 585 lowercase generics (list[], dict[], set[], tuple[]) with typing equivalents across all runtime-evaluated code
3 months ago
validator.py
Safe
2.59 kB
fix: audit-driven bug fixes and .gitignore update
18 days ago