← heapsort-ai

AI frameworks

35 items

ARTICLEDEV.to AI·4/23/2026

MCP Is a Great Start — But Multi-Agent Production Needs More

The article discusses how the Model Context Protocol (MCP) is a great start for connecting AI to tools, but the real challenge in multi-agent production is connecting agents to each other and managing their shared state. It argues that existing frameworks excel at individual agent capabilities but fail when multiple agents need to share context, leading to silent bugs.

28
ARTICLEDEV.to AI·4/20/2026

Microsoft Agent Framework: Introduction

This article introduces the Microsoft Agent Framework, positioning it within the current .NET AI stack and explaining its appropriate use cases. It details its importance for agents, sessions, tools, and workflows, building upon `Microsoft.Extensions.AI`.

28
NEWSDEV.to AI·4/20/2026

Deep Agents: Building Long-Running Autonomous Agents with LangChain's New Framework

LangChain announced the Deep Agents framework, a new architecture designed to build long-running autonomous agents capable of orchestrating complex workflows beyond reactive interactions. This framework introduces layered planning, persistent memory, and sub-agent delegation as first-class concerns, marking an end to single-turn agents.

28
DOCDEV.to AI·15d ago

로컬 LLM 셋업 가이드 (v27)

This guide provides a comprehensive walkthrough for setting up and running Local LLMs on Linux systems, covering hardware requirements, a comparison of popular frameworks like llama.cpp and Ollama, and recommendations for various models and quantization formats. It aims to help users efficiently deploy LLMs locally for privacy, low latency, and cost savings.

27
DOCDEV.to AI·16d ago

로컬 LLM 셋업 가이드 (v10)

This guide provides practical steps for setting up Large Language Models (LLMs) locally on a Linux system, detailing hardware requirements and performance benchmarks. It compares frameworks like llama.cpp, Ollama, vLLM, and LocalAI, recommending llama.cpp with setup instructions for model deployment.

27