GoogleAIPlatformAdapterCreateUrlForTunedModel Method
[Missing <summary> documentation for "M:GenerativeAI.GoogleAIPlatformAdapter.CreateUrlForTunedModel(System.String,System.String)"]
Namespace: GenerativeAIAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public string CreateUrlForTunedModel(
string modelId,
string task
)
- modelId String
- The identifier of the model to be used.
- task String
- The specific task or operation to be performed on the model.
String[Missing <returns> documentation for "M:GenerativeAI.GoogleAIPlatformAdapter.CreateUrlForTunedModel(System.String,System.String)"]
IPlatformAdapterCreateUrlForTunedModel(String, String)