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

  • Log In
  • Sign Up

Spaces:
ArchCoder
/
web3-copilot
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
web3-copilot / src /agent
40.2 kB
  • 4 contributors
History: 18 commits
Priyansh Saxena
UPGRADE: Use langchain-ollama package with OllamaLLM (removes Ollama deprecation warning)
cb48d61 4 days ago
  • __init__.py
    0 Bytes
    feat: added api tools 7 months ago
  • memory_manager.py
    1.66 kB
    FIX: Use langchain_classic.memory for ConversationBufferWindowMemory (langchain 0.3.27 has memory under langchain_classic, not langchain) 4 days ago
  • query_planner.py
    3.42 kB
    feat: added api tools 7 months ago
  • research_agent.py
    33.1 kB
    UPGRADE: Use langchain-ollama package with OllamaLLM (removes Ollama deprecation warning) 4 days ago
  • response_formatter.py
    1.97 kB
    feat: testing done 7 months ago