OpenAPI
other on 1 show · 0 statements across 0 episodes
Mentions by year, every show
tap a year for its mentions
Latent Space 13
2025 10 mentions in 3 episodes 3 per episode
2024 3 mentions in 1 episode
every mention on every show, scene by scene, with the transcript →
3 statements about OpenAPI, every show
Passing raw OpenAPI specifications directly to LLMs bloats context and causes confusion
“If you put that into a model, like you will have a lot of bloat there too, right? Actually way worse. And funny enough, when people try to like map one to one things, often the model gets slightly confused because You have like search by name, search by ID, se…”
Shah: MCP provides distinct value above OpenAPI for LLM workflows
“I do think MCP as a pro adds value above open API. It's yeah, just because it solves this particular thing. And if we had come to the world, which we have, like, it's like, Hey, we already have open API. It's like, if that were good enough for the universe wou…”
Brady: Elicit generates TypeScript types from Python OpenAPI specs instead of GraphQL
“We don't use GraphQL. So we've got the types defined in Python. That's the source of truth. And we go from the open API spec and there's a tool that you can use to generate types dynamically, like TypeScript types from those opening API definitions.”