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
29.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
DreamsHunter's picture
DreamsHunter
fix: audit-driven bug fixes and .gitignore update
d1ac4a8 18 days ago
  • nodes
    fix: audit-driven bug fixes and .gitignore update 18 days ago
  • __init__.py
    148 Bytes
    Initial commit 3 months ago
  • config.py
    2.68 kB
    fix: audit-driven bug fixes and .gitignore update 18 days ago
  • graph.py
    5.53 kB
    fix: audit-driven bug fixes and .gitignore update 18 days ago
  • state.py
    1.84 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
  • tools.py
    2.66 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
  • utils.py
    2.2 kB
    Fix Python 3.9 compatibility: replace PEP 604 union types with Optional 3 months ago