Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Solutions for common taskbean issues.
launch.cmd
cd agent && python main.py
foundry model list # check installed foundry model download phi-4-mini # download manually
Get-NetTCPConnection -LocalPort 2326 | Select-Object OwningProcess Stop-Process -Id <PID>
Was this page helpful?