The agent is a container you run on the machine with the GPU. It authenticates with the token below, leases jobs from this server, computes on the GPU, and posts results back — all over HTTP. Start it when you want a burst; stop it to reclaim the card.
{{ masked ? maskedToken : tokenValue }}
Point the agent at {{ baseUrl }} with this token. Rotating
invalidates the old token — update the agent after you rotate.
Enqueues every image that doesn't have a CCIP embedding yet. Nothing processes until the agent is running.
How close a figure must be (CCIP cosine) to suggest a character. Higher = stricter — fewer but more confident matches. 0.85 recommended; below ~0.80 a heavily-tagged character starts matching everything.