Release Notes
Versioning and published release notes for this documentation are still under construction, so there is nothing to list here yet.
Upcoming¶
- Auto model downloading — pass
allow_auto_model_downloading=truetoConfigureSession;CreateAgentthen downloads any missing models automatically and streamsDownloadProgressframes under the samerequest_idbefore replying withCreateAgentResponse. New error code6006 ModelAutoDownloadFailedis returned when a model has no download source configured. Supported in C++, Python, Unity, and Unreal clients. See Enable Auto Model Downloading.