operations / agent /agent.py

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

Fix task output and test infrastructure
8bd860c

jbbove commited on

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

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