operations / agent

Commit History

minor tweak to switch LLM provider from Ollama to Gemini
f001d2b

jbbove commited on

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

jbbove commited on

Fix LLM configuration and OMIRL comune filtering
a5fe16b

jbbove commited on

feat: Add livelli_idrometrici task with unified adapter-level caching
b5bd850

jbbove commited on

Fix task output and test infrastructure
8bd860c

jbbove commited on

feat: remove mode parameter from OMIRL tool - implement direct task-based routing
009cf19

jbbove commited on

feat: Complete agent architecture refactoring and testing framework
fbd9fda

jbbove commited on

🎯 Complete OMIRL web services refactoring with workflow enhancement
36f8fda

jbbove commited on

Phase 4: Implement LLM-based summarization node
bcda1ac

jbbove commited on

fix: resolve service validation and timeout issues in agent workflow
8e973ef

jbbove commited on

LLM router and summarization currently working. Fixed agent initialization issues and basic llm-based summarization service
432886f

jbbove commited on

Fix missing get_llm_config import and add comprehensive debugging
b0cebb5

jbbove commited on

Add comprehensive environment debugging for HF Spaces
5c1b34a

jbbove commited on

Fix: Implement lazy agent initialization and improve environment loading
de14028

jbbove commited on

Comprehensive update: LLM Router implementation and Docker fixes
e45fdd8

jbbove commited on

Updated the adapter and the agent workflow (node, state, registry etc.). Updated web app, currently supporting omirl scraping
b6145cd

jbbove commited on

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.
c7b4c40

jbbove commited on

Initial commit with docker image ready for Hugging Face Spaces deployment
f557cda

jbbove commited on