Support triage
Detect urgency, choose a team, and score severity from the same ticket.
Send a state and typed questions. Get probabilities, a selected option, or a score in one structured response.
Detect urgency, choose a team, and score severity from the same ticket.
Choose the next queue or action and keep the full probability distribution.
Run several atomic checks before your workflow continues.
Goose supports custom OpenAI-compatible providers for ApiClo. Configure the provider in Settings → Models or through goose configure, save the ApiClo key using its credential flow, and add the exact model IDs. Verify whether your provider screen expects a full API URL or a host plus path.
In Configure providers, add a custom OpenAI Compatible provider named ApiClo and enable authentication. For a full request URL use https://apiclo.com/v1/chat/completions.
If using Goose's built-in OpenAI provider instead, set OPENAI_HOST=https://apiclo.com and OPENAI_BASE_PATH=v1/chat/completions. Do not duplicate the path in both fields.
Add your selected model IDs, enable streaming when supported, and test a short response. Verify tools and image delivery separately; a custom-provider entry alone does not establish vision support.
Send one small request and inspect ApiClo Logs for the exact model, outcome and charged usage. Test tool calls and images separately. Cache settings in the client do not prove a hit: check actual read/write token counts.
ApiClo is an independent gateway. A client integration does not include that client's subscription or guarantee all its features. Compare ordinary input, cache reads, cache writes and output at current model rates; cache hits and savings are workload-dependent.
All documentation