Field ApiUrl
- Namespace
- GrindFest.GameMaster
- Assembly
- GrindFest.dll
[Header("REST API Settings")]
[ShowIf("Provider", DMProvider.RestApi, true)]
[Tooltip("OpenAI-compatible API base URL (e.g. http://127.0.0.1:1234/v1)")]
public string ApiUrl
[Header("REST API Settings")]
[ShowIf("Provider", DMProvider.RestApi, true)]
[Tooltip("OpenAI-compatible API base URL (e.g. http://127.0.0.1:1234/v1)")]
public string ApiUrl