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:
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 9 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 9 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. 12 months ago