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

  • Log In
  • Sign Up

Spaces:
promptAId
/
operations
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
operations / tools
186 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 19 commits
jbbove's picture
jbbove
Configured Ollaman and improved llm config functionality: now the default is ollama, the fallback is gemini 2.5 flash lite, and these can be changed modifying just on line in the yaml config file
c46d4a9 5 months ago
  • omirl
    Configured Ollaman and improved llm config functionality: now the default is ollama, the fallback is gemini 2.5 flash lite, and these can be changed modifying just on line in the yaml config file 5 months ago
  • __init__.py
    0 Bytes
    Set up of the project structure: langgraph and tool based agent. Implemented first tool and task: omirl_snapshot_summary adapter can scrape data from sensorstable omirl. Next step: add tool to agentic framework and deploy to hugging face. Next step: scrape data based on sensor filter. 8 months ago