Ollama API

Connection URL for self-hosted Ollama LLM server.

Fields

FieldDescriptionRequired
Base URLOllama server URL (e.g., http://localhost:11434)Yes

Setup Steps

  • Step 1: Install Ollama locally from ollama.com and start the server
  • Step 2: In Falcon Builder, go to Dashboard → Credentials → Add Credential
  • Step 3: Select Ollama API as the credential type
  • Step 4: Enter your base URL (default: http://localhost:11434)
  • Step 5: Click Test Credential to verify the connection