Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  agents-course/Unit_3_Agentic_RAG

laverdes
/
Unit_3_Agentic_RAG
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Unit_3_Agentic_RAG
Ctrl+K
Ctrl+K
  • 2 contributors
History: 17 commits
laverdes's picture
laverdes
fix: remove base64 dep
f03a0fc verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    249 Bytes
    initial commit 5 months ago
  • app.py
    1.96 kB
    feat: LangGraph Gala Agent with bind tools 3 months ago
  • gradio_ui_langgraph.py
    14.9 kB
    feat: gradio ui chat integration with LangGraph `invoke` 3 months ago
  • requirements.txt
    188 Bytes
    fix: remove base64 dep 3 months ago
  • retriever.py
    1.58 kB
    feat: extract_text tool for LangGraph agent 3 months ago
  • tools.py
    1.33 kB
    feat: base tools script for LangGraph Gala agent 3 months ago