operations / tools

Commit History

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

fixed caching
7534cf3

jbbove commited on

refactor: Complete OMIRL architecture cleanup and modernization
b28ba40

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: Complete OMIRL configuration refactoring - eliminate hardcoded values
f56aac7

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

🧹 Major cleanup: Remove obsolete code, modernize task-agnostic architecture
a34989b

jbbove commited on

feat: Complete OMIRL Phase 1 refactor - YAML-based validation architecture
7a1055a

jbbove commited on

refactor: Update OMIRL specification with new lean input/output schema
bfc3a79

jbbove commited on

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

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

hard coded the 12 sensor types that were wrong in the table scraper and fixed test that were getting stuck because there was no browser session clean up
5e42519

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