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

  • Log In
  • Sign Up

Spaces:
lvwerra
/
agent-ui
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
agent-ui / backend
241 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 51 commits
lvwerra's picture
lvwerra HF Staff
Unify figure store globally, enable cross-agent figure references
4c24c65 18 days ago
  • .env.example
    211 Bytes
    v0.0 6 months ago
  • __init__.py
    26 Bytes
    Rename notebooks→agents, Productive→AgentUI across full codebase about 2 months ago
  • agent.py
    9.45 kB
    Refactor backend: extract async stream helper, direct tool registry, nudge_for_result via call_llm 21 days ago
  • agents.py
    26 kB
    Unify figure store globally, enable cross-agent figure references 18 days ago
  • code.py
    22.4 kB
    Unify figure store globally, enable cross-agent figure references 18 days ago
  • command.py
    6.81 kB
    Refactor backend: extract async stream helper, direct tool registry, nudge_for_result via call_llm 21 days ago
  • defaultnames.py
    16 kB
    update 2 months ago
  • image.py
    16.3 kB
    Unify figure store globally, enable cross-agent figure references 18 days ago
  • jupyter_handler.py
    26.7 kB
    v0.1 6 months ago
  • main.py
    69.4 kB
    Unify figure store globally, enable cross-agent figure references 18 days ago
  • research.py
    18.1 kB
    Rename Report to Result and update welcome diagram labels about 1 month ago
  • tools.py
    24 kB
    Add save_image tool to image agent 20 days ago
  • utils.py
    6.05 kB
    Fix imports: use relative imports throughout backend package about 1 month ago