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

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  agents-course/Unit_3_Agentic_RAG

Ernani
/
Unit_3_Agentic_RAG
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
Unit_3_Agentic_RAG
8.76 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 18 commits
ernani
updating retriever to use langgraph
e7c51fb about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    249 Bytes
    initial commit about 1 year ago
  • app.py
    2.54 kB
    updating tools about 1 year ago
  • requirements.txt
    138 Bytes
    adding langchain_openai requirements about 1 year ago
  • retriever.py
    1.77 kB
    updating retriever to use langgraph about 1 year ago
  • tools.py
    2.56 kB
    improving retriever BM25 - using sentence transformers - adding memory management tool - combine with websearch - integrate multiple indexes about 1 year ago