Tagged articles
277 articles
Page 2 of 3
SuanNi
SuanNi
Mar 10, 2026 · Artificial Intelligence

Master Anthropic Skills: Build Powerful AI Agent Workflows Step‑by‑Step

This guide explains how to create, structure, test, and deploy Anthropic Skills—custom folders that embed domain expertise and automated workflows into AI agents—covering core architecture, design patterns, naming conventions, testing strategies, packaging, and multi‑scenario distribution for both individual and enterprise use.

AIAgentAutomation
0 likes · 14 min read
Master Anthropic Skills: Build Powerful AI Agent Workflows Step‑by‑Step
PaperAgent
PaperAgent
Mar 10, 2026 · Artificial Intelligence

How MemSifter Delivers High‑Precision, Low‑Cost Long‑Term Memory for LLMs

MemSifter introduces a lightweight agent that outsources memory retrieval for large language models, using a Think‑and‑Rank pipeline and a task‑result‑oriented reinforcement‑learning training paradigm to achieve superior retrieval accuracy and efficiency across eight benchmark tasks while keeping inference overhead minimal.

AgentBenchmarkLLM
0 likes · 13 min read
How MemSifter Delivers High‑Precision, Low‑Cost Long‑Term Memory for LLMs
Shi's AI Notebook
Shi's AI Notebook
Mar 9, 2026 · Artificial Intelligence

Unpacking the Hype: A Clear Map of LLM, RAG, Agent and Agent Platforms

The article explains why the buzz around AI agents can mislead learners, breaks down overlapping concepts such as LLM, RAG, Tool Use, Agent, Code Agent, and Agent Platform into distinct layers, and outlines a step‑by‑step learning plan to build a solid conceptual map.

AI conceptsAgentAgent Platform
0 likes · 9 min read
Unpacking the Hype: A Clear Map of LLM, RAG, Agent and Agent Platforms
SuanNi
SuanNi
Mar 8, 2026 · Artificial Intelligence

How SkillNet Boosts AI Agent Performance with 200K+ Reusable Skills

SkillNet, an open‑source AI infrastructure from Zhejiang University and partners, organizes over 200,000 high‑quality Skills into a structured network, enabling agents to retain knowledge, improve task rewards by 40 % and cut execution steps by 30 % while employing rigorous multi‑dimensional evaluation.

AIAgentSkillNet
0 likes · 15 min read
How SkillNet Boosts AI Agent Performance with 200K+ Reusable Skills
macrozheng
macrozheng
Mar 8, 2026 · Artificial Intelligence

Why AI‑Generated Code Still Needs a Post‑mortem Engineer

AI can quickly produce a functional 80‑point prototype, but turning that code into a reliable, secure, high‑performance product that can run in production still requires human engineers to fix bugs, handle edge cases, and ensure safety, making the post‑mortem engineer a new industry necessity.

AIAgentCode Generation
0 likes · 9 min read
Why AI‑Generated Code Still Needs a Post‑mortem Engineer
SpringMeng
SpringMeng
Mar 7, 2026 · Artificial Intelligence

LangChain4j vs Spring AI: Which Java AI Framework Is Right for Your Project?

The article compares LangChain4j and Spring AI across design philosophy, core features, ecosystem integration, community maturity, and learning curve, providing concrete code examples, a feature‑richness matrix, and practical selection guidelines to help Java developers choose the most suitable AI framework for their needs.

AI frameworksAgentComparison
0 likes · 15 min read
LangChain4j vs Spring AI: Which Java AI Framework Is Right for Your Project?
ShiZhen AI
ShiZhen AI
Mar 6, 2026 · Artificial Intelligence

GPT-5.4 Beats Human Baseline and Cuts Agent Token Use by Half

OpenAI's newly released GPT-5.4 integrates reasoning, coding, computer use, and agent tool calls, achieving a 75% success rate on OSWorld-Verified tasks—surpassing the human baseline—while its Tool Search feature reduces agent token consumption by 47% and supports up to 1 million tokens for long‑running workflows.

AI modelAgentBenchmark
0 likes · 15 min read
GPT-5.4 Beats Human Baseline and Cuts Agent Token Use by Half
Top Architect
Top Architect
Mar 3, 2026 · Artificial Intelligence

Why the ‘Post‑Processing Engineer’ Is the Real Key to AI Product Success

AI can quickly generate functional code, but turning that 80‑point prototype into a reliable, secure, production‑ready product requires human engineers to perform rigorous validation, refactoring, and polishing—roles the author dubs ‘post‑processing engineers’—who bridge AI’s speed with real‑world robustness and profitability.

AIAgentEngineering
0 likes · 10 min read
Why the ‘Post‑Processing Engineer’ Is the Real Key to AI Product Success
JD Tech Talk
JD Tech Talk
Mar 2, 2026 · Artificial Intelligence

How AI Agents Are Revolutionizing Insurance: Methodology, Economics, and Technical Blueprint

This article presents a comprehensive methodology for selecting AI agent scenarios, explains the economic benefits of agent deployment, details the technical architecture—including domain large models, knowledge bases, planning strategies, and RL‑based scheduling—and illustrates how these components are applied to insurance product design, pricing, fulfillment, and risk control to drive scale and profit.

AgentInsuranceLarge Model
0 likes · 42 min read
How AI Agents Are Revolutionizing Insurance: Methodology, Economics, and Technical Blueprint
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 25, 2026 · Artificial Intelligence

Why AI Agents Beat Traditional Code and Workflows: Exploring ReAct

This article compares traditional hard‑coded programming, visual workflow tools, and ReAct‑based AI agents, showing how agents let natural language drive decisions, reduce maintenance cost, and enable dynamic, user‑friendly solutions, with concrete code examples and a GitHub reference.

AgentFunctionCallingReact
0 likes · 9 min read
Why AI Agents Beat Traditional Code and Workflows: Exploring ReAct
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 24, 2026 · Artificial Intelligence

Master ReAct Agents: From Observation to Action with Real Code Examples

This article introduces the ReAct agent paradigm—combining reasoning and acting—explains its observation‑think‑act loop, showcases a step‑by‑step weather‑and‑clothing example, outlines essential components, provides pseudo‑code for the execution flow, and links to the Lynxe Func‑Agent framework on GitHub.

AgentLLMReact
0 likes · 11 min read
Master ReAct Agents: From Observation to Action with Real Code Examples
AI Tech Publishing
AI Tech Publishing
Feb 19, 2026 · Artificial Intelligence

Add Long-Term Memory to Your Agent with Lightweight RAG (Lesson 5)

This tutorial shows how to equip an AI agent with long‑term memory using Retrieval‑Augmented Generation (RAG), covering the concepts of vector embeddings, FAISS indexing, building and querying a knowledge base, and providing complete Python code examples.

AgentEmbeddingFAISS
0 likes · 13 min read
Add Long-Term Memory to Your Agent with Lightweight RAG (Lesson 5)
AI Tech Publishing
AI Tech Publishing
Feb 18, 2026 · Artificial Intelligence

Empowering Agents with Skills: Let Specialized Agents Handle Expert Tasks

This tutorial shows how to extend the MiniManus agent framework with Skill support, explains why Skills are needed compared to plain MCP, details the Claude Skill specification, provides concrete command‑line operations, code implementations, and demonstrates Skill‑MCP collaboration through practical examples.

AgentGitHubMCP
0 likes · 10 min read
Empowering Agents with Skills: Let Specialized Agents Handle Expert Tasks
AI Insight Log
AI Insight Log
Feb 17, 2026 · Artificial Intelligence

Qwen 3.5 Launches on New Year’s Eve as DeepSeek Only Sends a Holiday Greeting

On Chinese New Year's Eve, Alibaba's Qwen 3.5 open‑source model—featuring a 397 billion‑parameter backbone with a 17 billion‑parameter active set, hybrid linear attention, and sparse MoE—was released under Apache 2.0, delivering 8.6‑19× faster inference, top‑tier agent, code and multimodal scores, and rapid integration across major AI platforms.

AgentApache 2.0Benchmark
0 likes · 11 min read
Qwen 3.5 Launches on New Year’s Eve as DeepSeek Only Sends a Holiday Greeting
AI Insight Log
AI Insight Log
Feb 15, 2026 · Artificial Intelligence

Open-Source MiniMax M2.5 Hits New Year Eve: Top Coding Scores and Ultra‑Low Cost

The MiniMax M2.5 model, released open‑source on Feb 13, achieves an 80.2% SWE‑Bench Verified score that surpasses GPT‑5.2, Claude Opus 4.6 and Google Gemini 3 Pro, runs 37% faster than its predecessor, costs only $1 per hour, and demonstrates SOTA agent abilities in browsing and tool use, marking a major leap for Chinese large‑language models.

AI CodingAgentM2.5
0 likes · 7 min read
Open-Source MiniMax M2.5 Hits New Year Eve: Top Coding Scores and Ultra‑Low Cost
AI Insight Log
AI Insight Log
Feb 14, 2026 · Artificial Intelligence

ByteDance Unveils Doubao 2.0 Pro: A Domestic Model Taking on GPT‑5.2

ByteDance's Seed 2.0 Pro (Doubao 2.0) showcases industry‑leading performance on math, vision, document, long‑video, and code benchmarks, dramatically lowers inference cost, and is now available in the Doubao app and Trae IDE, positioning it as a serious challenger to GPT‑5.2 and other top LLMs.

AIAgentBenchmark
0 likes · 7 min read
ByteDance Unveils Doubao 2.0 Pro: A Domestic Model Taking on GPT‑5.2
PaperAgent
PaperAgent
Feb 9, 2026 · Artificial Intelligence

Can Online Evaluation Unlock AI Assistants' Long-Term Memory? Inside AMemGym

AMemGym introduces an on‑policy, interactive benchmark that evaluates and trains AI assistants' long‑term memory by structuring state evolution, diagnosing memory failures, and enabling agents to self‑evolve, revealing that selective memory writing outperforms passive approaches across various LLM and agent architectures.

AI memoryAgentBenchmark
0 likes · 8 min read
Can Online Evaluation Unlock AI Assistants' Long-Term Memory? Inside AMemGym
Alibaba Cloud Native
Alibaba Cloud Native
Feb 4, 2026 · Artificial Intelligence

Boost Java Agent Performance with End‑to‑End Online Training Using Trinity‑RFT

This article explains how to overcome the training‑deployment gap for Java‑based AI agents by introducing a cloud‑native, low‑intrusion online training pipeline built on AgentScope Java and Trinity‑RFT, detailing architecture, configuration, custom selection and reward strategies, and showing measurable accuracy gains on a SQL‑Agent benchmark.

AgentJavaLLM
0 likes · 21 min read
Boost Java Agent Performance with End‑to‑End Online Training Using Trinity‑RFT
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 4, 2026 · Artificial Intelligence

Progressive Disclosure: Making Multi‑Skill LLM Agents Efficient and Scalable

This article examines the core challenge of giving large‑language‑model agents many abilities while keeping context size limited, compares three common loading strategies, introduces a progressive‑disclosure skill mechanism with three loading layers, and details its implementation, benefits, limitations, and suitable use cases in AgentScope‑Java.

AgentContext managementJava
0 likes · 17 min read
Progressive Disclosure: Making Multi‑Skill LLM Agents Efficient and Scalable
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Feb 4, 2026 · Artificial Intelligence

Why LLM Agents Rush to Call Tools and How to Stop Them

The article explains that premature tool calls in LLM agents stem from a data‑distribution bias in fine‑tuning, and it presents practical fixes such as adding non‑tool samples, enforcing a Thought chain, and using negative sampling to teach the model when to think before acting.

AgentLLMThought Chain
0 likes · 10 min read
Why LLM Agents Rush to Call Tools and How to Stop Them
Efficient Ops
Efficient Ops
Feb 1, 2026 · Operations

How AI Agents Are Revolutionizing AIOps and Boosting Operational Efficiency

This article explains what AI agents are, outlines single‑agent and multi‑agent use cases in AIOps such as knowledge retrieval, tool guidance, fault diagnosis, and process automation, and lists the key technical skills needed to build and manage these intelligent operational assistants.

AIAgentAutomation
0 likes · 8 min read
How AI Agents Are Revolutionizing AIOps and Boosting Operational Efficiency
Data Party THU
Data Party THU
Feb 1, 2026 · Artificial Intelligence

How AutoLink Turns Schema Linking into an Interactive Database Exploration

AutoLink introduces an autonomous, iterative schema‑linking approach for Text‑to‑SQL that treats schema discovery as a progressive, agent‑driven exploration, dramatically improving recall while cutting token costs, and outperforms existing database‑level and element‑level methods on large benchmarks such as Spider 2.0‑Lite and BIRD.

AgentAutoLinkDatabase Exploration
0 likes · 19 min read
How AutoLink Turns Schema Linking into an Interactive Database Exploration
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 29, 2026 · Backend Development

How to Build a BFF Agent with LangGraph: A Step‑by‑Step Guide

This article walks through integrating an AI‑powered Agent into an internal BFF platform using LangGraph, detailing the architectural choices, state‑graph implementation, prompt engineering, knowledge‑base construction, tool integration, conversation handling, and context compression techniques to enable reliable script generation, execution, and validation.

AIAgentLangGraph
0 likes · 24 min read
How to Build a BFF Agent with LangGraph: A Step‑by‑Step Guide
AI Tech Publishing
AI Tech Publishing
Jan 27, 2026 · Artificial Intelligence

Step‑by‑Step: Adding Skill Capabilities to Your Agent System

This article walks through the design patterns, three‑level loading mechanism, and practical implementation steps for integrating reusable, domain‑specific Skills into an existing Agent system, covering both local and distributed deployments with Redis‑based versioning and sandboxed execution.

AgentLLMMeta-Tool Pattern
0 likes · 14 min read
Step‑by‑Step: Adding Skill Capabilities to Your Agent System
AI Large Model Application Practice
AI Large Model Application Practice
Jan 26, 2026 · Artificial Intelligence

Why Enterprise AI Agents Fail and How Ontology Can Fix Them

This article examines why most enterprise AI agents stumble—due to hallucinations, semantic mismatches, and lack of explainability—then introduces ontology as a semantic layer that structures business concepts, rules, and constraints to enable reliable reasoning, centralized rule management, and transparent AI behavior.

AgentOntologyenterprise-ai
0 likes · 17 min read
Why Enterprise AI Agents Fail and How Ontology Can Fix Them
AI Tech Publishing
AI Tech Publishing
Jan 20, 2026 · Artificial Intelligence

10 Core Architecture Patterns for Scalable LLM Skills and Context Engineering

The article presents a ten‑step architecture for implementing scalable LLM Skills, covering a meta‑tool pattern to avoid tool explosion, progressive three‑level loading to save tokens, script execution outside the LLM context, Redis‑based storage with pub/sub updates, version locking, dynamic addition, batch loading, and file‑system strategies.

AgentContext EngineeringLLM
0 likes · 10 min read
10 Core Architecture Patterns for Scalable LLM Skills and Context Engineering
PaperAgent
PaperAgent
Jan 16, 2026 · Artificial Intelligence

How a 4B Model Beats 30B Giants: Inside AgentCPM-Explore’s SOTA Performance

AgentCPM-Explore, a 4‑billion‑parameter open‑source model, achieves state‑of‑the‑art results on long‑range exploration tasks, matching or surpassing larger 8B and even 30B models, thanks to a full‑stack infrastructure, novel training tricks, and extensive benchmark evaluations across eight agent‑centric datasets.

AgentAgentCPM-ExploreBenchmark
0 likes · 10 min read
How a 4B Model Beats 30B Giants: Inside AgentCPM-Explore’s SOTA Performance
Architect
Architect
Jan 15, 2026 · Artificial Intelligence

Inside Claude’s Cowork Mode: How Anthropic Turns a Language Model into a Secure Digital Assistant

This article breaks down the extensive Claude Cowork system prompt, revealing its product positioning, model versions, core tools, safety boundaries, interaction philosophy, user‑wellbeing safeguards, political neutrality rules, file‑handling policies, and the technical workflow that lets Claude run inside a lightweight Linux VM while respecting strict security and ethical constraints.

AIAgentClaude
0 likes · 46 min read
Inside Claude’s Cowork Mode: How Anthropic Turns a Language Model into a Secure Digital Assistant
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 8, 2026 · Artificial Intelligence

ByteDance Agent Practice Manual: Technical Guide and Deployment Strategies (2025)

This comprehensive manual outlines ByteDance's Agent platform, covering its technical foundations, architecture, development workflow, real‑world application scenarios, operational optimization, security compliance, future innovation paths, case studies, team collaboration, risk mitigation, tooling, and global adaptation.

AI PlatformAgentByteDance
0 likes · 4 min read
ByteDance Agent Practice Manual: Technical Guide and Deployment Strategies (2025)
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 8, 2026 · Artificial Intelligence

How to Build Human‑In‑The‑Loop (HITL) Capabilities into ReactAgent

This article explains how to integrate a Human‑In‑The‑Loop (HITL) mechanism into ReactAgent, detailing the motivation, design of interaction, tool description, XML‑based UI rendering, Redis‑driven waiting loop, and the broader architectural parallels with design patterns and other agent frameworks.

AgentDesign PatternsHITL
0 likes · 14 min read
How to Build Human‑In‑The‑Loop (HITL) Capabilities into ReactAgent
Tencent Cloud Developer
Tencent Cloud Developer
Jan 7, 2026 · Artificial Intelligence

How Context Engineering Powers the Next Generation of AI Agents

Transitioning from simple chatbots to sophisticated agents, this article explains how expanding context becomes a core variable, detailing the evolution from prompt engineering to context engineering, the challenges of managing growing context, and practical solutions like structured context, tool integration, and the MCP framework for reliable AI systems.

AgentLLMReliability
0 likes · 20 min read
How Context Engineering Powers the Next Generation of AI Agents
DataFunTalk
DataFunTalk
Jan 2, 2026 · Artificial Intelligence

Why AI Coding Tools Are Becoming Indispensable in 2025

In 2025 the AI coding market has shifted from occasional assistance to essential reliance, with tools like GitHub Copilot, Cursor, and TRAE achieving deep integration in developers' daily workflows, driven by frequency, task complexity, and emerging agent paradigms.

AIAgentcoding
0 likes · 12 min read
Why AI Coding Tools Are Becoming Indispensable in 2025
AI Insight Log
AI Insight Log
Dec 27, 2025 · Industry Insights

VS Code 1.107 Removes Free IntelliCode – Implications for Developers

VS Code 1.107 deprecates the free, locally‑run IntelliCode extension, urging users toward GitHub Copilot with usage limits and cloud‑based processing, while also introducing TypeScript 7 support, expanded Agent capabilities, experimental Claude Skills, and MCP protocol enhancements.

AI code completionAgentGitHub Copilot
0 likes · 6 min read
VS Code 1.107 Removes Free IntelliCode – Implications for Developers
AI Architecture Hub
AI Architecture Hub
Dec 24, 2025 · Artificial Intelligence

From LLMs to Autonomous Agents: The Three Evolution Stages of AI

This article explains the three evolutionary stages of AI—from large language models that generate text, through workflow‑enhanced systems using retrieval‑augmented generation, to fully autonomous agents capable of self‑directed decision‑making—while detailing the four core technologies that power each stage.

AI evolutionAgentEmbedding
0 likes · 9 min read
From LLMs to Autonomous Agents: The Three Evolution Stages of AI
Wuming AI
Wuming AI
Dec 10, 2025 · Artificial Intelligence

Workflow vs Agent: Choosing Fixed Pipelines or Dynamic LLM Orchestration

This article explains the fundamental differences between workflow‑style fixed pipelines and agent‑style dynamic LLM orchestration, compares their characteristics, reviews classic workflow patterns, and walks through a concrete implementation using the Kuzi platform with step‑by‑step screenshots.

AIAgentKuzi
0 likes · 9 min read
Workflow vs Agent: Choosing Fixed Pipelines or Dynamic LLM Orchestration
DataFunSummit
DataFunSummit
Dec 9, 2025 · Artificial Intelligence

How JetBrains Is Reinventing IDEs with AI Agents and the New ACP Protocol

This article details JetBrains' journey from early AI plugins to a platform‑wide AI architecture, covering challenges like prompt‑engineering dependence, technical debt in the IntelliJ Platform, the design of the Agent Client Protocol (ACP), and future AI‑driven features such as EmbArk, ReCap, and Ask Settings.

ACPAIAgent
0 likes · 20 min read
How JetBrains Is Reinventing IDEs with AI Agents and the New ACP Protocol
Code Wrench
Code Wrench
Dec 9, 2025 · Artificial Intelligence

Building Memory v3: Adding Long‑Term Memory to Your Go AI Agent

This guide walks you through creating a Memory v3 module for a Go‑based AI agent, enabling long‑term storage of preferences, tasks, and context so the agent can recall and leverage past interactions for more personalized responses.

AgentBackendGolang
0 likes · 4 min read
Building Memory v3: Adding Long‑Term Memory to Your Go AI Agent
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 9, 2025 · Artificial Intelligence

Building Human‑in‑the‑Loop Agent Workflows with MCP on OpenLM

This article explains how to design and implement Human‑in‑the‑Loop (HITL) interactions for large‑model agents on Alibaba's OpenLM platform, covering the challenges of server‑side execution, MCP transport extensions, tool‑calling patterns, timeout handling, and UI rendering strategies across multiple client devices.

AgentHuman-in-the-LoopMCP
0 likes · 39 min read
Building Human‑in‑the‑Loop Agent Workflows with MCP on OpenLM
Architecture and Beyond
Architecture and Beyond
Dec 7, 2025 · Artificial Intelligence

How to Turn Industry Workflows into Actionable Skills with Claude

This article explains Claude's Skill system, how Skills differ from prompts, the concept of industry Workflows, the boundaries between Skills, Tools, and MCPs, and provides a step‑by‑step guide for designing Skills, wrapping legacy systems into Workflows, and building a hybrid Workflow‑plus‑Agent architecture for reliable, auditable automation.

AIAgentAutomation
0 likes · 18 min read
How to Turn Industry Workflows into Actionable Skills with Claude
Bilibili Tech
Bilibili Tech
Nov 27, 2025 · Artificial Intelligence

Mastering Agentic Systems with Blades: Concepts, Code, and Workflow Patterns

This article explains what an AI Agent is, distinguishes it from traditional workflows, and demonstrates how to build and customize agents using the Go‑based Blades framework, covering core concepts, code examples, five workflow patterns, best‑practice guidelines, and reference resources.

AIAgentBlades
0 likes · 11 min read
Mastering Agentic Systems with Blades: Concepts, Code, and Workflow Patterns
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Nov 24, 2025 · Artificial Intelligence

Why Dynamic Function Routing Is the Key to Stable LLM Agents

In real‑world LLM agents, giving the model too many tools at once leads to frequent function‑call errors, but applying dynamic function routing to narrow the candidate set dramatically reduces the error rate—from over 20% down to around 1%—and provides clear guidelines on when and how to implement it.

AgentFunction CallingLLM
0 likes · 9 min read
Why Dynamic Function Routing Is the Key to Stable LLM Agents
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Nov 18, 2025 · Artificial Intelligence

How to Make LLM Agents’ Function Calls Stable and Accurate: 5 Proven Strategies

This article breaks down why function‑call reliability is the biggest bottleneck for LLM agents and presents a systematic five‑step loop—schema quality, prompt context, sampling, training data, and runtime defenses—plus concrete optimization techniques such as dynamic tool routing, plan‑execute, validation layers, memory injection, and log‑driven tuning, illustrated with real‑world cases.

AgentLLMTool Routing
0 likes · 12 min read
How to Make LLM Agents’ Function Calls Stable and Accurate: 5 Proven Strategies
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Nov 12, 2025 · Artificial Intelligence

Agent Memory Modules Explained: Short‑Term vs Long‑Term Strategies for LLM Agents

This article breaks down the memory systems behind LLM‑based agents, explaining why persistent memory is needed, the differences between short‑term context buffers and long‑term vector stores, practical implementation choices, maintenance strategies, and how to articulate these concepts effectively in technical interviews.

AgentLLMretrieval
0 likes · 14 min read
Agent Memory Modules Explained: Short‑Term vs Long‑Term Strategies for LLM Agents
DataFunSummit
DataFunSummit
Nov 8, 2025 · Artificial Intelligence

How Tencent’s LLM Powers Real‑World AI Solutions with RAG and Agents

This article examines Tencent's large language model deployments across diverse business scenarios, detailing core use cases such as content generation, intelligent customer service, and role‑playing, while deep‑diving into the RAG, GraphRAG, and Agent technologies that enable smarter, more reliable AI applications.

AIAgentLLM
0 likes · 4 min read
How Tencent’s LLM Powers Real‑World AI Solutions with RAG and Agents
DataFunSummit
DataFunSummit
Nov 7, 2025 · Artificial Intelligence

How Tencent’s LLM Powers Content Creation, Smart Service, and Game NPCs

This article examines Tencent’s large language model deployments across content generation, intelligent customer service, and game role‑playing, and explains the underlying technologies—Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and Agent systems—highlighting how they enhance performance, explainability, and multi‑step reasoning in real‑world business scenarios.

AIAgentLLM
0 likes · 4 min read
How Tencent’s LLM Powers Content Creation, Smart Service, and Game NPCs
Tencent Cloud Developer
Tencent Cloud Developer
Nov 6, 2025 · Artificial Intelligence

From Prompt to Multi‑Agent: How LLMs Evolve into Autonomous Agents

Since ChatGPT's debut, the LLM landscape has progressed through four stages—prompt engineering, chain orchestration, autonomous agents, and multi‑agent systems—each enhancing intelligence and automation, with this article detailing their evolution, advantages, drawbacks, and practical implementation examples in Go.

AgentGoLLM
0 likes · 24 min read
From Prompt to Multi‑Agent: How LLMs Evolve into Autonomous Agents
JavaGuide
JavaGuide
Nov 5, 2025 · Artificial Intelligence

Cursor Goes Beyond the IDE with Agent Mode and Its Own Composer LLM

Cursor, once hailed as the leading AI‑enhanced IDE, has shifted its focus by making Agent mode the default and launching its own large‑model Composer, which the vendor claims runs four times faster than comparable models, though real‑world performance remains to be validated.

AI IDEAgentClaude
0 likes · 4 min read
Cursor Goes Beyond the IDE with Agent Mode and Its Own Composer LLM
DataFunSummit
DataFunSummit
Nov 4, 2025 · Artificial Intelligence

How Tencent Leverages RAG, GraphRAG, and Agents to Power Large Language Model Applications

This article explores Tencent's large language model deployments across various business scenarios, detailing core use cases such as content generation, intelligent customer service, and role‑playing, and explains the underlying technologies—Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and Agent systems—that enable these applications.

AIAgentRAG
0 likes · 4 min read
How Tencent Leverages RAG, GraphRAG, and Agents to Power Large Language Model Applications
DataFunSummit
DataFunSummit
Nov 3, 2025 · Artificial Intelligence

How Tencent’s LLM Powers Real‑World AI: From RAG to Agents

This article examines Tencent's large language model applications across diverse business scenarios, detailing core use cases such as content generation, intelligent customer service, and role‑playing, and explains the three key technologies—Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and Agents—that enable these capabilities.

AI applicationsAgentLLM
0 likes · 4 min read
How Tencent’s LLM Powers Real‑World AI: From RAG to Agents
Meituan Technology Team
Meituan Technology Team
Nov 3, 2025 · Artificial Intelligence

Introducing VitaBench: A Real-World Agent Benchmark That Reveals a 30% Success Gap

VitaBench, a new open‑source benchmark from Meituan’s LongCat team, evaluates LLM‑driven agents across three realistic life‑service scenarios—food ordering, restaurant dining, and travel planning—using 66 tools and quantifying reasoning, tool, and interaction complexities, exposing a mere 30% success rate on complex cross‑scene tasks.

AIAgentBenchmark
0 likes · 14 min read
Introducing VitaBench: A Real-World Agent Benchmark That Reveals a 30% Success Gap
Data Party THU
Data Party THU
Nov 1, 2025 · Artificial Intelligence

How to Blend Process‑Oriented and Agent‑Centric AI into a Hybrid Intelligent Pipeline

This article analyzes two contrasting AI agent design paradigms—process‑driven workflow orchestration and autonomous agent intelligence—examines their strengths and limitations, and proposes a hybrid architecture that fuses deterministic pipelines with dynamic planning, tool use, and memory mechanisms to achieve both reliability and adaptability.

AIAgentHybrid
0 likes · 15 min read
How to Blend Process‑Oriented and Agent‑Centric AI into a Hybrid Intelligent Pipeline
BirdNest Tech Talk
BirdNest Tech Talk
Oct 30, 2025 · Artificial Intelligence

Master LangChain Chains with LCEL: From Simple Jokes to RAG and Agent Pipelines

This guide explains how LangChain’s Expression Language (LCEL) lets you declaratively connect prompts, models, and output parsers into chains, walks through environment setup, dependency installation, and detailed code examples ranging from a basic joke generator to retrieval‑augmented generation and memory‑enabled agents.

AgentLCELLangChain
0 likes · 5 min read
Master LangChain Chains with LCEL: From Simple Jokes to RAG and Agent Pipelines
Alibaba Cloud Native
Alibaba Cloud Native
Oct 25, 2025 · Artificial Intelligence

How Agent Development Toolchains Evolved: From Basic Frameworks to Model‑Centric AI

This article traces the evolution of agent development toolchains across four stages—basic frameworks, collaboration tools, reinforcement‑learning‑driven context engineering, and model‑centric architectures—while highlighting how stable cloud‑native infrastructure components like gateways, runtimes, observability, and security keep AI applications reliable and scalable.

AIAgentContext Engineering
0 likes · 11 min read
How Agent Development Toolchains Evolved: From Basic Frameworks to Model‑Centric AI
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Oct 24, 2025 · Artificial Intelligence

Can Large Language Models Truly Plan? Unpacking Agent Frameworks

This article explains why most LLM‑based agents only perform pseudo‑planning through prompts or hard‑coded loops, outlines when to rely on prompt‑driven versus program‑driven planning, compares popular frameworks such as ReAct, MRKL, BabyAGI and AutoGPT, and clarifies what true autonomous planning would require.

AgentAutoGPTLLM
0 likes · 12 min read
Can Large Language Models Truly Plan? Unpacking Agent Frameworks
HyperAI Super Neural
HyperAI Super Neural
Oct 24, 2025 · Artificial Intelligence

Google Teams Unite on Earth AI: Boosting Geospatial Reasoning by 64% with Three Core Data Types

Google Research, X, and Cloud teams introduced Earth AI, a interoperable GeoAI model family that fuses image, population, and environmental data via a Gemini‑driven reasoning Agent, achieving state‑of‑the‑art performance and a 64% reasoning boost over Gemini 2.5 Pro while enabling non‑experts to run real‑time cross‑domain analyses.

AgentBenchmarkEarth AI
0 likes · 16 min read
Google Teams Unite on Earth AI: Boosting Geospatial Reasoning by 64% with Three Core Data Types
Data STUDIO
Data STUDIO
Oct 21, 2025 · Artificial Intelligence

Building a Self‑Learning LangGraph Memory System with Feedback Loops and Dynamic Prompts

This article walks through the design and implementation of a two‑layer memory architecture for LangGraph agents, covering short‑term and long‑term stores, various storage back‑ends, prompt engineering, utility functions, node definitions, human‑in‑the‑loop interrupt handling, and how user feedback is captured and used to continuously update the agent’s behavior.

AgentFeedback LoopHuman-in-the-Loop
0 likes · 43 min read
Building a Self‑Learning LangGraph Memory System with Feedback Loops and Dynamic Prompts
DataFunTalk
DataFunTalk
Oct 20, 2025 · Artificial Intelligence

Can AI Build a Retro macOS Web App in 10 Minutes? A Hands‑On Test of Manus 1.5

This article reviews the major Manus 1.5 update, detailing its four‑fold speed boost, full‑stack web‑app generation via natural language, and a step‑by‑step experiment that recreates a classic macOS‑style desktop in under ten minutes, while evaluating its design, development, and user‑account features.

AI CodingAgentManus
0 likes · 9 min read
Can AI Build a Retro macOS Web App in 10 Minutes? A Hands‑On Test of Manus 1.5
AI Cyberspace
AI Cyberspace
Oct 15, 2025 · Artificial Intelligence

Why MCP Is Poised to Replace Function Calling for LLM Agents

The Model Context Protocol (MCP) introduced by Anthropic addresses the scalability, integration, and context‑transfer limitations of traditional Function Calling by offering a standardized, bidirectional, and context‑aware communication layer that simplifies tool discovery, security, and workflow orchestration for LLM‑driven agents.

AI integrationAgentFunction Calling
0 likes · 24 min read
Why MCP Is Poised to Replace Function Calling for LLM Agents
DataFunTalk
DataFunTalk
Oct 13, 2025 · Artificial Intelligence

How Tencent Uses RAG, GraphRAG, and Agents to Power Large Language Model Applications

This article examines Tencent's large language model deployments across diverse business scenarios, detailing core use cases such as content generation, intelligent customer service, and role‑playing, while explaining the underlying technologies of Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and Agent systems.

AI applicationsAgentRAG
0 likes · 4 min read
How Tencent Uses RAG, GraphRAG, and Agents to Power Large Language Model Applications
DataFunTalk
DataFunTalk
Oct 11, 2025 · Artificial Intelligence

How Tencent’s LLM Powers Real‑World Apps with RAG, GraphRAG & Agents

This article explores Tencent’s large language model deployments across diverse business scenarios—content generation, intelligent customer service, and role‑playing—detailing the underlying RAG, GraphRAG, and Agent technologies, their principles, practical implementations, and the advantages they bring to enterprise AI solutions.

AIAgentLLM
0 likes · 5 min read
How Tencent’s LLM Powers Real‑World Apps with RAG, GraphRAG & Agents
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 29, 2025 · Artificial Intelligence

How AI‑Powered Agents Can Supercharge Data Development Productivity

This article describes how a data‑engineering team built a suite of AI agents to automate requirement assessment, model review, code review, style enforcement, and problem diagnosis, turning tedious, error‑prone manual processes into fast, reliable, and scalable workflows that boost overall development efficiency.

AIAgentAutomation
0 likes · 25 min read
How AI‑Powered Agents Can Supercharge Data Development Productivity
DataFunSummit
DataFunSummit
Sep 19, 2025 · Artificial Intelligence

How Tencent Leverages LLMs: RAG, GraphRAG, and Agents in Real‑World Apps

This article examines Tencent's large language model deployments across diverse business scenarios, detailing core use cases such as content generation, intelligent customer service, and role‑play, and explains the underlying technologies—Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and intelligent agents—that enable these applications.

AIAgentLLM
0 likes · 4 min read
How Tencent Leverages LLMs: RAG, GraphRAG, and Agents in Real‑World Apps
DataFunSummit
DataFunSummit
Sep 18, 2025 · Artificial Intelligence

Boosting LLM Function Call: Data, Training, and Agent Optimization Strategies

This presentation by Yao Yitong of China Telecom AI Research Institute explains why Function Call is essential for LLM deployment, outlines data‑centric and training‑centric optimization methods, discusses common pitfalls and reward‑function design for reinforcement learning, and showcases practical Agent application patterns for real‑world tasks.

AgentLLMTraining Optimization
0 likes · 36 min read
Boosting LLM Function Call: Data, Training, and Agent Optimization Strategies
AI Cyberspace
AI Cyberspace
Sep 18, 2025 · Artificial Intelligence

LangChain vs LangGraph vs LangSmith: Which AI Framework Fits Your Needs?

This article compares LangChain, LangGraph, and LangSmith—three complementary frameworks for building LLM-powered applications—explaining their distinct architectures, use cases, and features, and also introduces related concepts such as RAG, MCP, A2A protocols, hierarchical memory systems, context engineering, and knowledge graphs to guide developers in selecting and integrating the appropriate tools.

AgentContext EngineeringLLM
0 likes · 21 min read
LangChain vs LangGraph vs LangSmith: Which AI Framework Fits Your Needs?
DataFunSummit
DataFunSummit
Sep 17, 2025 · Artificial Intelligence

How Tencent’s Large Language Model Powers Real-World AI Applications

This article explores Tencent’s large language model across diverse business scenarios—content generation, intelligent customer service, role‑playing, and more—detailing the principles and practical uses of Retrieval‑Augmented Generation (RAG), GraphRAG, and Agent technologies, and how they enhance model intelligence and user experience.

AIAgentKnowledge Graph
0 likes · 4 min read
How Tencent’s Large Language Model Powers Real-World AI Applications
Liangxu Linux
Liangxu Linux
Sep 12, 2025 · Artificial Intelligence

Explore 6 Cutting-Edge Open-Source AI Tools and Visual Guides

This article introduces six open‑source projects—including a visual guide for large‑model reinforcement learning, Alibaba's WebAgent suite, a 12‑factor AI‑agent handbook, Google’s MCP database toolbox, the Graphiti knowledge‑graph engine, and a Rust‑based distributed object store—each with key features and GitHub links.

AIAgentKnowledge Graph
0 likes · 6 min read
Explore 6 Cutting-Edge Open-Source AI Tools and Visual Guides
DataFunTalk
DataFunTalk
Sep 12, 2025 · Artificial Intelligence

How Shunyu Yao is Shaping the Second Half of AI with Agents

Shunyu Yao, a Princeton‑trained AI researcher who rose through Tsinghua’s elite Yao class and OpenAI, is known for pioneering works like Tree of Thoughts, SWE‑bench, and ReAct, and now focuses on building general‑purpose agents and exploring the “second half” of AI development.

AI researchAgentReact
0 likes · 12 min read
How Shunyu Yao is Shaping the Second Half of AI with Agents
AI2ML AI to Machine Learning
AI2ML AI to Machine Learning
Sep 2, 2025 · Artificial Intelligence

Why Enterprise Large‑Model Digitalization Is So Hard: Key Challenges and Capabilities

The article analyzes why enterprise‑wide large‑model AI projects face steep hurdles, outlining required human capabilities, historical labor shifts, current hot technologies such as RAG, Agent, CoT and multimodal, their limits, a three‑stage implementation roadmap, typical case pitfalls, and the key success factors for sustainable digital transformation.

AgentCoTDigital Transformation
0 likes · 15 min read
Why Enterprise Large‑Model Digitalization Is So Hard: Key Challenges and Capabilities
Fun with Large Models
Fun with Large Models
Sep 2, 2025 · Artificial Intelligence

How to Improve Agent Performance with Fine‑Tuning: Key Strategies for AI Interviews

This article explains how to boost large‑model agent performance for interview questions by using efficient fine‑tuning—building multi‑tool parallel and chain‑call datasets—and reinforcement‑learning fine‑tuning with reward functions that target tool accuracy, task completion, and call efficiency, illustrated with concrete JSON examples and open‑source references.

AgentDatasetFine-tuning
0 likes · 9 min read
How to Improve Agent Performance with Fine‑Tuning: Key Strategies for AI Interviews
Kuaishou Tech
Kuaishou Tech
Aug 20, 2025 · Frontend Development

How AI Is Transforming Frontend Development: Highlights from Kuaishou’s Tech Salon

The Kuaishou AI‑driven Frontend Technology Evolution salon gathered over 300 engineers and 46,000 online viewers to showcase how AI is reshaping large‑scale front‑end development across business, R&D, and infrastructure, with deep dives into AI‑native platforms, AIDevOps, intelligent agents, AI‑powered D2C, and observability.

AIAIDevOpsAgent
0 likes · 11 min read
How AI Is Transforming Frontend Development: Highlights from Kuaishou’s Tech Salon
Youzan Coder
Youzan Coder
Aug 13, 2025 · Artificial Intelligence

Understanding AI Agents: Core Modules, Planning Strategies, and Evaluation

This article explains what an AI agent is, outlines its four core modules—perception, memory, planning, and action—describes the role of large language models, compares software development generations, discusses memory implementations, planning methods like ReAct and Plan‑and‑Solve, and covers evaluation, cost analysis, and differences between agents and workflows.

AIAgentLLM
0 likes · 15 min read
Understanding AI Agents: Core Modules, Planning Strategies, and Evaluation
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Aug 8, 2025 · Artificial Intelligence

From Chain‑of‑Thought to Self‑Evolving Agents: Lessons from Alibaba’s Intelligent Ops

This article traces the evolution of Alibaba’s intelligent agents from the initial chain‑of‑thought design through instantiation, structuring, self‑evolution, and middleware integration, highlighting practical challenges, architectural refinements, and open‑source tools for large‑scale AI operations.

AI EngineeringAgentmiddleware
0 likes · 16 min read
From Chain‑of‑Thought to Self‑Evolving Agents: Lessons from Alibaba’s Intelligent Ops
AI Info Trend
AI Info Trend
Aug 4, 2025 · Industry Insights

How AI Agents and Small Models Are Redefining Productivity in 2025 H1

The report analyzes first‑half‑2025 AI breakthroughs, covering the rise of general‑purpose agents, rapid inference improvements, small‑model proliferation, reinforcement‑learning compute dominance, evolving transformer architectures, and shifting industry dynamics, offering actionable insights for researchers, product leaders, and decision‑makers.

AIAgentTrend
0 likes · 9 min read
How AI Agents and Small Models Are Redefining Productivity in 2025 H1
DaTaobao Tech
DaTaobao Tech
Jul 23, 2025 · Artificial Intelligence

How Alibaba’s New Distributed Agent Framework Solves 2C AI Challenges

Alibaba introduces the ali‑langengine‑dflow framework, a hybrid distributed‑agent architecture that moves core intelligence to the cloud while keeping execution reachable on heterogeneous client devices, addressing data‑isolation, latency and security issues of existing cloud‑VM and local‑agent solutions for 2C internet services.

AIAgentDistributed Systems
0 likes · 21 min read
How Alibaba’s New Distributed Agent Framework Solves 2C AI Challenges
DaTaobao Tech
DaTaobao Tech
Jul 18, 2025 · Artificial Intelligence

Build a Minimal Java ReAct Agent in 200 Lines: A Hands‑On Tutorial

This tutorial walks you through constructing a lightweight ReAct agent using Java, explaining the Thought‑Action‑Observation loop, providing a 200‑line code example, and demonstrating a real‑world approval workflow with prompts, tool definitions, and step‑by‑step interaction logs.

AgentJavaLLM
0 likes · 21 min read
Build a Minimal Java ReAct Agent in 200 Lines: A Hands‑On Tutorial
Tencent Technical Engineering
Tencent Technical Engineering
Jul 14, 2025 · Artificial Intelligence

Demystifying AIGC, Agents, and MCP: Core Concepts and How They Interact

This article provides a concise overview of the latest AI concepts—including AIGC, Retrieval‑Augmented Generation, Function‑Calling models, intelligent agents, and the Model Context Protocol—explaining their principles, differences, and how they can be combined to build more powerful AI applications for developers outside the AI field.

AIGCAgentFunction Calling
0 likes · 15 min read
Demystifying AIGC, Agents, and MCP: Core Concepts and How They Interact
Fun with Large Models
Fun with Large Models
Jul 10, 2025 · Artificial Intelligence

Grok 4: The ‘Problem‑Solving Champion’ That Falters in Real‑World Use – Detailed Evaluation

The article reviews Grok 4’s flashy launch and claimed first‑principles advantage, then presents benchmark results—showing strong reasoning, multimodal and agent scores but disappointing coding performance versus DeepSeek‑R1—concluding that the model’s real‑world capabilities fall short of its hype.

AgentGrok4LLM
0 likes · 11 min read
Grok 4: The ‘Problem‑Solving Champion’ That Falters in Real‑World Use – Detailed Evaluation
Tencent Cloud Developer
Tencent Cloud Developer
Jul 10, 2025 · Artificial Intelligence

Demystifying AIGC, Agents, and MCP: Essential AI Concepts for Developers

This article provides a concise, developer‑focused overview of emerging AI concepts—including AIGC, multimodal models, Retrieval‑Augmented Generation, intelligent agents, Function‑Calling, and the Model Context Protocol (MCP)—explaining their core principles, differences, and how they interrelate to enable advanced AI applications.

AIAIGCAgent
0 likes · 16 min read
Demystifying AIGC, Agents, and MCP: Essential AI Concepts for Developers