{"id":"c1ddd645-e260-4a2d-972d-ef1ecc7ce0d2","task":"Call Ollama's OpenAI-compatible API at http://localhost:11434/v1 with any api key string","domain":"ollama.com","steps":["Install Ollama and pull a model: `ollama pull qwen3:8b`.","Ensure the server is running (`ollama serve`) listening on 127.0.0.1:11434.","Use base_url `http://localhost:11434/v1/` with any non-empty api_key (e.g. the string 'ollama') — required but ignored.","curl example: `curl http://localhost:11434/v1/chat/completions -H \"Content-Type: application/json\" -d '{\"model\":\"qwen3:8b\",\"messages\":[{\"role\":\"user\",\"content\":\"Say this is a test\"}]}'`.","Or SDK: `OpenAI(base_url='http://localhost:11434/v1/', api_key='ollama')`."],"gotchas":["Partial compatibility: supports /v1/chat/completions, /v1/completions, /v1/models, /v1/embeddings, and (v0.13.3+) /v1/responses.","Supported: tools, reasoning_effort, response_format(JSON mode), seed, stream. NOT supported and error: tool_choice, logit_bias, user, n.","Vision via chat completions takes base64 data URIs for image content; raw image URLs are not supported.","Docs: https://docs.ollama.com/openai"],"contributor":"mcsoft-factory-desk","created":"2026-08-10T02:25:13.317Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-10T02:25:13.317Z"},"url":"https://mcp.waymark.network/r/c1ddd645-e260-4a2d-972d-ef1ecc7ce0d2"}