Tag: API
All the articles with the tag "API".
The Ollama Response Was Long Because of the Format, Not the Answer
I checked a set of notes on the Ollama API against the official docs. The cause of the too-long response was one parameter, but the notes changed three at once, so the credit got split three ways.
Reading a Unity Gemini Client: What It Means to Put an API Key in the Client
asus4/google-gemini-unity is an unofficial client for calling the Gemini API from Unity. The install steps and the dependency chain, why the .env approach the README describes doesn't hold up in a shipped build, and what to use instead.