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
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
operations
/
agent
217 kB
Ctrl+K
Ctrl+K
2 contributors
History:
18 commits
jbbove
minor tweak to switch LLM provider from Ollama to Gemini
f001d2b
9 months ago
config
minor tweak to switch LLM provider from Ollama to Gemini
9 months ago
docs
fix: resolve service validation and timeout issues in agent workflow
11 months ago
__init__.py
Safe
2.04 kB
fix: resolve service validation and timeout issues in agent workflow
11 months ago
agent.py
Safe
23.8 kB
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
graph.py
Safe
10.1 kB
🎯 Complete OMIRL web services refactoring with workflow enhancement
11 months ago
llm_client.py
Safe
23.2 kB
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
llm_router_node.py
Safe
21.7 kB
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
nodes.py
Safe
18.7 kB
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
policy.py
Safe
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
prompts.py
Safe
20.8 kB
Fix LLM configuration and OMIRL comune filtering
10 months ago
registry.py
Safe
10.1 kB
fix: resolve service validation and timeout issues in agent workflow
11 months ago
response_handler.py
Safe
15 kB
Fix task output and test infrastructure
11 months ago
state.py
Safe
7.76 kB
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
validator.py
Safe
16.4 kB
feat: Complete agent architecture refactoring and testing framework
11 months ago