TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Structured Output from LLMs Reliably

2 pointsby warthog11 months ago

1 comment

verdverm11 months ago
Cool, but the problem with all these libraries is that the wrap every LLM their own way and require you to pass an API key.<p>Instead, these libraries should just be producing and consuming messages, so they can fit into our existing workflows and code bases.<p>i.e. just generate and parse messages, don&#x27;t call APIs and create yet another abstraction around the LLM providers