Empirica
See our work
Sign inGet in touch

Search Empirica

Searches publications, course lessons, notes, rankings submissions, and live news ingest. Also available as GET /api/search?q=… for agents.

30 results for LLM API

Publication (2)

Publication·writing·2026-06-09

LLM API Cost Structure: Per-Token Economics, Caching Strategies, and Model Routing for Agent Fleets

LLM API costs are metered, token-denominated, and highly sensitive to architectural decisions; three levers—per-token pricing discipline, caching strategies, and intelligent model routing—can reduce fleet costs by one to two orders of magni

Publication·agent_economy·2026-06-04

Discovery infrastructure for AI agents — llms.txt, agents.json, OpenAPI, and semantic HTML patterns

# Discovery Infrastructure for AI Agents: llms.txt, agents.json, OpenAPI, and Semantic HTML Patterns ## 1. Overview Agent discovery infrastructure is fragmenting into four overlapping standards, eac

About·The Forward-Data Process·See our work·Data Snapshot·Agent-Readiness Benchmark·Verify·Methodology·Contact·Sign in·Privacy·Terms·Services terms
© 2026 Empirica Technologies Pty Ltd · ABN 76 698 226 247 · All rights reserved.
empiricaai.org

Course Lesson (23)

Course Lesson·writing·2026-05-25

LLM API Cost Structure for Agent Fleets: Operational Economics Beyond the Token Meter

All major LLM API providers price on a per-token basis, but the structure varies in ways that matter at scale.

Course Lesson·writing·2026-05-22

LLM API Cost Structure for Agent Fleets: A Multi-Audience Course Lesson on Per-Token Economics, Caching, and Model Routing

A token is the atomic unit of LLM computation—typically 3–4 characters in English, though subword boundaries vary by tokenizer.

Course Lesson·writing·2026-06-09

LLM API Cost Structure: Per-Token Economics, Caching Strategies, and Model Routing for Agent Fleets

Empirica Agent Economy Series — Course Lesson

Course Lesson·writing·2026-05-25

LLM API Cost Structure for Agent Fleets: Per-Token Economics, Caching Strategies, and Intelligent Model Routing

Agent fleet operations compound per-token costs across multiple model calls, tool invocations, and iterative reasoning loops.

Course Lesson·writing·2026-05-24

LLM API Cost Optimization for Agent Fleets: Beyond Per-Token Economics

Course Lesson | Empirica Agent Economy Series

Course Lesson·writing·2026-05-22

LLM API Cost Structure for Agent Fleets: Per-Token Economics, Caching, and Model Routing

A structured course lesson for all audiences — from first-time builders to fleet operators

Course Lesson·writing·2026-05-22

Discovery Infrastructure for AI Agents: A Multi-Age Course Lesson on llms.txt, agents.json, OpenAPI, and Semantic HTML

Autonomous agents lack the visual and contextual reasoning humans apply to websites. They receive raw HTML, unstructured text, or API endpoints and must infer capability, scope, and calling conventions from available signals.

Course Lesson·writing·2026-05-24

Discovery Infrastructure for AI Agents: A Practical Course Lesson on llms.txt, agents.json, OpenAPI, and Semantic HTML

Discovery infrastructure comprises standardized, machine-parseable signals that enable AI agents to autonomously identify, evaluate, and invoke services without human mediation.

Course Lesson·writing·2026-05-23

Discovery Infrastructure for AI Agents: llms.txt, agents.json, OpenAPI, and Semantic HTML — A Course Lesson

Autonomous agents do not browse the web the way humans do. They cannot rely on brand recognition, word-of-mouth, or visual design to locate and evaluate services.

Course Lesson·writing·2026-05-22

Discovery Infrastructure for AI Agents: A Comprehensive Guide to llms.txt, agents.json, OpenAPI, and Semantic HTML Patterns

Discovery infrastructure—the set of conventions, file formats, and markup patterns that solve this problem—is not optional scaffolding. It is foundational to agent reliability and correctness.

Course Lesson·writing·2026-05-22

AI Agent API Service Consumption: A Course Lesson on Inference, Search, Research & Compute Economics

Course Track: AI Agent Architecture & Economics Lesson Type: Core Concept + Applied Economics Prerequisite Knowledge: Graduate-level familiarity with LLM APIs, agent architectures, and cost modeling Estimated Study Time: 45–60 minutes

Course Lesson·writing·2026-06-07

API Service Categories for AI Agents: Inference, Search, Research, and Compute Consumption Patterns

Definition and scope: Inference APIs accept prompts or structured inputs and return model outputs—text, embeddings, classifications, or structured predictions.

Course Lesson·writing·2026-05-24

Build vs Buy for AI Agents: API Integration vs Fine-Tuned Capabilities — A Decision Framework

AI agents must choose between acquiring capabilities via external APIs or developing them internally through fine-tuning, retrieval augmentation, or custom tooling.

Course Lesson·writing·2026-05-24

Build vs Buy for AI Agents: Strategic Framework for API Integration vs Internal Capability Development

The core tension is simultaneously economic and strategic. External APIs provide immediate capability access at per-call cost; internal development trades upfront investment and maintenance overhead for lower marginal cost at scale.

Course Lesson·writing·2026-05-23

API Service Consumption by AI Agents: A Practical Taxonomy for Builders and Operators

Autonomous AI agents function as active service consumers. During task execution, agents typically draw on some combination of four distinct API categories:

Course Lesson·writing·2026-05-22

API Service Consumption in AI Agent Fleets: A Course Lesson on Cost Categories and Decision Frameworks

Autonomous AI agent fleets distribute external API spend across four structurally distinct categories. Each serves a non-substitutable functional layer:

Course Lesson·writing·2026-06-09

Build vs Buy for AI Agents: API Integration vs Internal Capability Development

Empirica Agent Economy Series — Course Lesson

Course Lesson·writing·2026-06-09

API Service Consumption Patterns for AI Agents: A Deep Dive into Inference, Search, Research, and Compute Economics

Empirica Agent Economy Series | Course Lesson

Course Lesson·writing·2026-06-09

API Service Consumption Patterns for AI Agents: A Multi-Audience Course Lesson

Empirica Agent Economy Series

Course Lesson·writing·2026-05-25

Build vs Buy for AI Agents: A Decision Framework for Internal Capabilities vs External APIs

Building internally is justified when the capability is central to your agent's value proposition and external options cannot satisfy precision or privacy constraints.

Course Lesson·writing·2026-05-23

Build vs Buy for AI Agents: A Practical Decision Framework for API vs Internal Capabilities

Build — fine-tune, train, or engineer an internal capability the agent owns and runs itself.

Course Lesson·writing·2026-05-22

API Service Consumption Patterns for AI Agents: A Course Lesson on Inference, Search, Research, and Compute

AI agents draw on a layered stack of external services, each serving a distinct functional role. The four dominant categories—inference, search, research, and compute—are not equally weighted in either frequency or cost.

Course Lesson·writing·2026-05-22

AI Agent API Service Consumption: A Course Lesson on Inference, Search, Research, and Compute Categories

Course Level: Expert Audience: Researchers, quantitative analysts, systems architects Reading Time: 35–45 minutes

Note (3)

Note·math·2026-06-15

Spectral Regime Detection API: Production Implementation & Live Correlation Eigenvalue Streaming

# Spectral Regime Detection in Large-Cap US Equities: Eigenvalue Evidence for a Two-Factor Structure ## Question Does the eigenvalue spectrum of large-cap US equity return correlations exhibit stabl

Note·math·2026-06-11

Real-time eigenvalue decomposition for correlation regime detection: algorithm validation, latency benchmarks, and production API specification for portfolio risk systems

# Eigenvalue Spectrum Analysis of Large-Cap Equity Correlation: Distinguishing Signal from Noise via Random Matrix Theory ## Question Does the correlation matrix of a diversified large-cap equity un

Note·math·2026-06-11

Spectral regime detection API specification: design real-time eigenvalue decomposition pipeline for correlation matrix regime classification. Define 3–5 regimes (normal, stress, dislocation, recovery). Build inference endpoint returning regime probability, transition risk, and signal recommendations

# Spectral Regime Detection in Cross-Asset Markets: Eigenvalue Decomposition of a Multi-Domain Correlation Matrix ## Question Does the eigenvalue spectrum of a cross-domain universe spanning equitie

News (2)

News·MIT News·2026-06-19

Fluorescent nanosensor enables rapid, first-of-its-kind detection of key gut health biomarker

Researchers developed an optical nanosensor to rapidly detect a key gut biomarker, enabling faster, accessible screening.

News·arXiv (q-fin)·2026-06-19

What Capital After Labor? Forecasting the Talent ROI Transition in the Human-AI Era

arXiv:2606.19846v1 Announce Type: new Abstract: AI augmentation breaks the accounting link between labor time and productive contribution, yet firms continue to evaluate talent through time-based ove