Ask the lab

prototype

A metered chat over the lab's declared data sources, streamed through AI Gateway with a model allowlist.

This entry can do one thing: list the data sources declared for it in the registry, via a single read-only list_sources tool. It cannot query them — a SQL tool over the assets is a follow-up. Everything else it says comes from the model itself, not from SportsDataverse data, so treat its answers as a demo of the metering and streaming plumbing rather than a source of truth.

Each answer is streamed through Vercel AI Gateway against a small fixed model allowlist, capped at 600 output tokens, and metered the same way as the other gated entries: 2 units reserved up front, settled down to what was actually used once the answer finishes.

checking sign-in…

example output · a canned exchange

user What data can you see?

assistant One declared source: the espn_nba_rosters release asset rosters_2026.parquet from sportsdataverse/sportsdataverse-data. I can list sources; querying them is a follow-up.