Skip to content

Settings and activity

1 result found

  1. 6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Daniel Wagner supported this idea  · 
    An error occurred while saving the comment
    Daniel Wagner commented  · 

    You can configure Ollama in LINQPad using the OpenAI or Anthropic compatibility endpoints, see
    https://docs.ollama.com/api/openai-compatibility
    https://docs.ollama.com/api/anthropic-compatibility

    In default Ollama setup no authentication parameters are needed, but you've to configure all your pulled models by hand.

    As the API provides a models endpoint, it would be a nice feature to assist configuration by checking this endpoint which would allow for prepopulation of the model configuration.