Troubleshooting model service connectivity issues
Midscene includes a built-in model verify command for troubleshooting model service connectivity issues and basic compatibility issues.
Put your model configuration in a .env file, then run the following model verify command to verify whether the current model configuration can support Midscene:
The command reads the .env file in the current working directory. Dotenv debug logging is enabled by default, and values from .env override existing shell environment variables.
To isolate basic model service connectivity issues, you can also run the following minimal curl request.

