Hugging Face's logo 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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
erp-ai-procurement-assistant-using-langgraph / src /graph /nodes
14.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
DreamsHunter's picture
DreamsHunter
fix: audit-driven bug fixes and .gitignore update
d1ac4a8 18 days ago
  • __init__.py
    578 Bytes
    Added 3 NEW upgrades 3 months ago
  • classifier.py
    1.34 kB
    fix: audit-driven bug fixes and .gitignore update 18 days ago
  • grader.py
    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
    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
    2.53 kB
    fix: audit-driven bug fixes and .gitignore update 18 days ago
  • retriever.py
    1.5 kB
    Fix Python 3.9 compatibility: replace PEP 604 union types with Optional 3 months ago
  • tool_caller.py
    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
    2.59 kB
    fix: audit-driven bug fixes and .gitignore update 18 days ago