Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
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
4 months ago
config
minor tweak to switch LLM provider from Ollama to Gemini
4 months ago
docs
fix: resolve service validation and timeout issues in agent workflow
7 months ago
__init__.py
Safe
2.04 kB
fix: resolve service validation and timeout issues in agent workflow
7 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
5 months ago
graph.py
Safe
10.1 kB
🎯 Complete OMIRL web services refactoring with workflow enhancement
7 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
5 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
5 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
5 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.
8 months ago
prompts.py
Safe
20.8 kB
Fix LLM configuration and OMIRL comune filtering
5 months ago
registry.py
Safe
10.1 kB
fix: resolve service validation and timeout issues in agent workflow
7 months ago
response_handler.py
Safe
15 kB
Fix task output and test infrastructure
7 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
5 months ago
validator.py
Safe
16.4 kB
feat: Complete agent architecture refactoring and testing framework
7 months ago