14 related articles

A systematic breakdown of LangChain's six core modules (Models/Prompts/Chains/Memory/RAG/Agent) and LangGraph's state graph, persistence, and HITL — with production deployment tips.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with a major refactor introducing message sequence API, typed streaming output, and flexible serialization while maintaining backward compatibility.
TutorialsMaster LangChain 1.3 Event Stream V3 with 4 monitoring perspectives: run.messages, tool_cause, and more for real-time Agent debugging, streaming output, tool tracking, and token cost control.
Tech FrontiersDeep dive into LLM 0.32 alpha's two core refactorings: message sequence API aligned with OpenAI format, stream_events for typed streaming responses, serialization design, and backward compatibility.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences and typed streaming chunks, redefining how Python developers interact with LLMs while maintaining full backward compatibility.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha with message sequence modeling and typed streaming parts, supporting multimodal output and conversation history injection while maintaining backward compatibility.
Tech FrontiersSimon Willison releases LLM Python library 0.32a0 alpha with message sequence prompts and typed streaming responses, redesigning model interaction abstractions for multimodal output, tool calls, and modern LLM features.
Tech FrontiersSimon Willison releases LLM library 0.32 alpha with message sequences and typed streaming chunks, replacing the old text-in-text-out model to fully support multi-turn dialogue, multimodal output, and tool calling.
Deep DivesDeep dive into LLM 0.32a0 alpha: a major refactoring from text conversations to message sequences and typed streaming events, supporting multimodal output, tool calls, and flexible serialization.
Tech FrontiersDeep dive into Simon Willison's LLM Python library 0.32 refactoring: new message sequence API, typed streaming responses, and universal serialization for multimodal AI and tool calling.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences API and streaming multi-type parts, redesigning how the Python LLM library handles model interactions for complex inputs and outputs.
Deep DivesDeep dive into Simon Willison's LLM 0.32a0 refactoring: message sequence inputs, typed streaming events, SQLite-decoupled serialization, and backward-compatible API evolution strategies.
Deep DivesDeep dive into Simon Willison's LLM 0.32a0 refactoring: message sequence inputs, streaming typed events, tool calling loops, and serialization for modern multimodal LLM scenarios.
Deep DivesDeep analysis of Simon Willison's LLM Python library 0.32a0 alpha: message sequences, streaming typed parts, tool calling, and the design philosophy behind backward-compatible refactoring.