Gets the endpoint for the Ollama server.
public abstract EndpointReference PrimaryEndpoint { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public abstract EndpointReferenceExpression Host { get; }public abstract IReadOnlyList<string> Models { get; }public abstract EndpointReferenceExpression Port { get; }public abstract EndpointReference PrimaryEndpoint { get; }public abstract ReferenceExpression UriExpression { get; }http://{host}:{port}.