Firehose

Filtered to tagged “LLM” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

31 JUL 2026 · Simon Willison

Release: llm-mcp-client 0.1a0 See this blog entry . Tags: llm , model-context-protocol

30 JUL 2026 · Simon Willison

Release: llm-chat-completions-server 0.1a0 A key goal of the new content-addressable logs in LLM 0.32rc1 was being able to support OpenAI Chat Completion style requests where each incoming message extends the previous conversation, like thi…

30 JUL 2026 · Simon Willison

Release: llm 0.32rc1 This RC for LLM 0.32 finishes the work that started in LLM 0.32a0 - it adds a new schema design that does a much better job of capturing the details of the prompts and responses returned by the latest model families. Th…

30 JUL 2026 · Hacker News · 59 pts · 16 comments ↗

The Grafana AI SDK for Go provides a unified API for model calls, streaming, tools, and structured output across supported providers, allowing developers to build Go applications that can call AI models, stream responses, and execute tools. It is designed to be wire-compatible with the Vercel AI SDK and can be used on its own or paired with an AI SDK React frontend. AI summary