263 related articles
TutorialsLearn how to use LangChain's ChatPromptTemplate for multimodal image recognition with URL, Base64, and local path inputs, plus PySide6 desktop app integration.
Deep DivesA clear breakdown of MCP (Model Context Protocol): its core concepts, three standard primitives, real-world use cases, and ecosystem status. Learn how Anthropic's open-source unified tool integration standard is changing AI development.
TutorialsDeep dive into Stagehand's four core capabilities: Act, Extract, Observe, and Agent. Learn to build browser automation that balances AI flexibility with code control using DeepSeek as a low-cost alternative to OpenAI.
Tutorialsdify-java-client is an open-source Java client library for integrating Dify's generative AI capabilities. It supports chat, text generation, workflows, and knowledge base APIs with streaming responses and type-safe wrappers for enterprise scenarios.
Expert OpinionsProgramming barriers once divided the world into those who build software and those who merely use it. AI coding tools and LLMs are breaking down that wall, enabling anyone to create apps through natural language.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
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.
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.
Product ReviewsDeep dive into Skill-Agent, an open-source FastAPI framework integrating 100+ LLM providers, MCP tool protocol, multi-agent collaboration, RAG knowledge base, and sandbox execution for enterprise AI Agent development.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations failed to restore from SQLite. Details on the fix and installation.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations failed to reload from SQLite. Details on the fix and upgrade.
Deep DivesA deep dive into LangChain4j's core features including unified API abstraction, RAG, Agent tool calling, and Spring Boot integration for building enterprise AI apps in Java.
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.
Product ReviewsCliRelay is an open-source Go tool that converts Gemini CLI, Claude Code, and ChatGPT Codex into OpenAI-compatible APIs, enabling free access to top LLMs.
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.