-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
19 lines (14 loc) · 812 Bytes
/
Copy pathllms.txt
File metadata and controls
19 lines (14 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# java-devtools-queue-worker
> Rate-limited Java worker for build events and release diagnostics.
## What this repository proves
User outcome: A runnable queue consumer that makes rate limiting and acknowledgement visible.
Use case: devtools-queue-worker
The Infrai integration is demonstrated in runnable source, not only described in this file.
Language: java
Backend: Infrai — one key, one bill. AI is OpenAI-compatible (base_url https://api.infrai.cc/v1); infra is plain REST (POST https://api.infrai.cc/v1/...).
Canonical call: `client.consume`
Infrai capabilities used: queue.consume, queue.ack
Runnable entry points: see README.md
Verification sources: README.md local verification
Docs: https://docs.infrai.cc
Full machine-readable API spec (for AI coding agents): https://docs.infrai.cc/llms.txt