TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Structured Output from LLMs Reliably

2 点作者 warthog10 个月前

1 comment

verdverm10 个月前
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