Checkpoint frontend UI/UX overhaul and ingestion embed benchmark work
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Titan probe spend notice — 2026-08-05
|
||||
|
||||
Owner instruction: verify the Claude Bedrock connection after the least-privilege
|
||||
invoke policy is attached. Intended call: exactly one short-string probe to
|
||||
`amazon.titan-embed-text-v2:0` in `us-east-1`, through
|
||||
`python -m ingestion.embed.probe --provider titan-v2`.
|
||||
|
||||
Estimated input is fewer than 20 tokens. Using the project's documented,
|
||||
unconfirmed estimate of approximately $0.08 for 4,072,725 tokens, the expected
|
||||
charge is below $0.000001. No corpus embedding, Cohere invocation, Marketplace
|
||||
subscription, EC2/GPU, or recurring resource is authorized by this notice.
|
||||
|
||||
## Observed result
|
||||
|
||||
The one Titan call completed successfully: 30 input tokens, a 1,024-dimensional
|
||||
vector (expected 1,024), L2 norm 1.000000, and 6001.8 ms measured latency.
|
||||
No Cohere request was made. The exact bill has not been checked; the estimate
|
||||
above remains an estimate.
|
||||
Reference in New Issue
Block a user