operations / app

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

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

jbbove commited on

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

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

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

jbbove commited on

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

jbbove commited on