IPlatformAdapterGetBaseUrl Method

[Missing <summary> documentation for "M:GenerativeAI.Core.IPlatformAdapter.GetBaseUrl(System.Boolean)"]

Definition

Namespace: GenerativeAI.Core
Assembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
string GetBaseUrl(
	bool appendVesion = true
)

Parameters

appendVesion  Boolean  (Optional)

[Missing <param name="appendVesion"/> documentation for "M:GenerativeAI.Core.IPlatformAdapter.GetBaseUrl(System.Boolean)"]

Return Value

String

[Missing <returns> documentation for "M:GenerativeAI.Core.IPlatformAdapter.GetBaseUrl(System.Boolean)"]

See Also