Agent Workflows =============== PyHydroGeophysX includes agent-based workflows for natural-language orchestration of hydrogeophysical tasks. Use Options ----------- 1. Use full multi-agent docs for architecture and prompts. 2. Open the hosted Streamlit app for guided execution. 3. Run workflow scripts directly from the `examples/` folder when needed. 4. Use ``GeophysicalInversionAgent`` for SRT/FDEM/joint ERT+SRT orchestration. Web App ------- - Hosted app: `pyhydrogeophysx.streamlit.app `_ - Setup and limitations: :doc:`/agents/webapp`