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:
Duke-911
/
Unit_3_Agentic_RAG
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Unit_3_Agentic_RAG
6.02 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 19 commits
Duke-911's picture
Duke-911
Refactor async interaction with AgentWorkflow to include context parameter
ea9aafe over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    6 Bytes
    Add .gitignore for Python bytecode files and refactor agent interaction to use async over 1 year ago
  • README.md
    249 Bytes
    initial commit over 1 year ago
  • app.py
    1.4 kB
    Refactor async interaction with AgentWorkflow to include context parameter over 1 year ago
  • requirements.txt
    204 Bytes
    Add additional llama-index dependencies to requirements.txt over 1 year ago
  • retriever.py
    1.34 kB
    Refactor retriever.py to initialize SentenceSplitter and update BM25Retriever instantiation over 1 year ago
  • tools.py
    1.3 kB
    Refactor app and tool integration: replace smolagent with llama_index over 1 year ago