glof / chatbot /agentic_rag

Commit History

Add RIVERS_PATH and BUILDINGS_PATH to execute_python_code docstring so agent knows about them
fa40066

Freate16 commited on

Update knowledge graph tool docstrings to explicitly instruct the agent to use them for catchments
2a3041e

Freate16 commited on

Fix execute_python_code docstring to use relative Hugging Face LAKES_PATH instead of hardcoded local paths
84bf871

Freate16 commited on

Print exception traceback to stderr in tools.py to expose hidden errors
0b72041

Freate16 commited on

Updated SMP model
b3cad3f

Freate16 commited on

Fix model path to point to lake_segmentation/best_model.pth for huggingface dataset download
ff9549e

Freate16 commited on

Update lake segmentation model to best_model_new.pth and fix inference paths
fc998ce

Freate16 commited on

Removed invalid timeout argument
958eed3

Freate16 commited on

Added timeout to LLM API
45913a7

Freate16 commited on

Fix hardcoded GEE project
ac77988

Freate16 commited on

Fix geemap dependency and GEE auth hang
437183b

Freate16 commited on

Switch LLM to exactly Qwen3-4B-Instruct-2507
f10495d

Freate16 commited on

Downgrade LLM to Qwen2.5-7B to bypass 402 API error
0d9609f

Freate16 commited on

Deploy safely without secrets
49aea4b

Freate16 commited on