Tagged articles

AI Agent

615 articles · Page 7 of 7
Cognitive Technology Team
Cognitive Technology Team
May 23, 2024 · Operations

eBPF + LLM: Building the Infrastructure for Observability Agents

The article explains how zero‑intrusion eBPF provides full‑stack, high‑quality observability data that, when combined with large language models, enables AI‑driven agents to automate ticket handling, change impact analysis, and vulnerability triage, dramatically improving operational efficiency.

AI AgentDistributed TracingLLM
0 likes · 17 min read
eBPF + LLM: Building the Infrastructure for Observability Agents
IT Services Circle
IT Services Circle
May 1, 2024 · Artificial Intelligence

Summary of Andrew Ng’s AI Agent Talk: Models, Workflows, and Design Patterns

The article summarizes Andrew Ng’s presentation on AI agents, contrasting traditional single‑prompt large‑model usage with iterative agent‑based workflows, reporting experimental accuracy gains, and outlining four agent design patterns—reflection, tool use, planning, and multi‑agent collaboration—while discussing practical trade‑offs such as latency and token speed.

AI AgentLarge Language ModelPrompt Engineering
0 likes · 7 min read
Summary of Andrew Ng’s AI Agent Talk: Models, Workflows, and Design Patterns
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 12, 2024 · Artificial Intelligence

Typical Business and Technical Architectures for Large Language Model Applications

This article reviews the common business and technical architectures used in large language model (LLM) applications, explains AI Embedded, AI Copilot, and AI Agent modes—including single‑ and multi‑agent systems—and offers guidance on selecting appropriate technology stacks such as prompt‑only, function‑calling agents, RAG, and fine‑tuning.

AI AgentLLMRAG
0 likes · 9 min read
Typical Business and Technical Architectures for Large Language Model Applications
DataFunTalk
DataFunTalk
Apr 8, 2024 · Artificial Intelligence

LLM‑Based Agents: Architecture, Key Challenges, and Future Directions

This article surveys the emerging field of large‑language‑model (LLM) based agents, detailing their modular architecture—including profiling, memory, planning, and action components—while discussing critical challenges such as role‑playing, memory design, reasoning, multi‑agent collaboration, and outlining promising research directions and practical case studies.

AI AgentLLMMemory Mechanism
0 likes · 11 min read
LLM‑Based Agents: Architecture, Key Challenges, and Future Directions
phodal
phodal
Mar 7, 2024 · Artificial Intelligence

Unlocking AutoDev’s AI Agent: Custom Actions to Supercharge Your IDE

This article explains how AutoDev 1.7.0 introduces a server‑side AI Agent that can be integrated into the IDE, offering three response types—Direct, TextChunk, and WebView—through configurable JSON endpoints, with practical demos, code snippets, and guidance for extending development workflows.

AI AgentAutoDevCustom Actions
0 likes · 5 min read
Unlocking AutoDev’s AI Agent: Custom Actions to Supercharge Your IDE
AI Large Model Application Practice
AI Large Model Application Practice
Feb 15, 2024 · Artificial Intelligence

How Generative AI is Transforming RPA: Three Powerful Integration Scenarios

This article explores three key ways large language models and multimodal generative AI can enhance robotic process automation, from cognition‑boosted RPA and AI‑Agent collaboration to visual‑intelligent navigation, illustrating practical examples and future prospects for smarter digital workers.

AI AgentAutomationGenerative AI
0 likes · 12 min read
How Generative AI is Transforming RPA: Three Powerful Integration Scenarios
Data Thinking Notes
Data Thinking Notes
Dec 24, 2023 · Artificial Intelligence

Boost Text2SQL Accuracy with AI Agents: A LangChain Practical Guide

This article explores how AI agents, particularly those built with LangChain, can enhance Text2SQL performance by decomposing queries, leveraging tools, memory, and planning, and provides practical code examples and future directions for developers.

AI AgentLangChainPrompt Engineering
0 likes · 16 min read
Boost Text2SQL Accuracy with AI Agents: A LangChain Practical Guide
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 12, 2023 · Artificial Intelligence

How LangChain Powers AI Agents: Principles, Debugging, and Real‑World Optimizations

This article explains the concept of AI Agents in the large‑language‑model era, details LangChain's implementation mechanics, shares practical challenges and optimizations encountered by NetEase Cloud Music, and provides step‑by‑step code examples and performance insights for building robust AI Agents.

AI AgentLLMLangChain
0 likes · 20 min read
How LangChain Powers AI Agents: Principles, Debugging, and Real‑World Optimizations
AI Large Model Application Practice
AI Large Model Application Practice
Sep 6, 2023 · Artificial Intelligence

Prompt Engineering vs Fine‑Tuning: How to Choose the Best Strategy for Reliable LLM Outputs

This article compares Prompt Engineering and Supervised Fine‑Tuning for large language models, explains their principles, showcases common prompt patterns such as Chain‑of‑Thought, ReAct and Self‑Ask, outlines fine‑tuning stages and trade‑offs, and provides practical guidance on selecting the most suitable approach for specific enterprise AI Agent scenarios.

AI AgentLLMLarge Language Model
0 likes · 17 min read
Prompt Engineering vs Fine‑Tuning: How to Choose the Best Strategy for Reliable LLM Outputs
AI Large Model Application Practice
AI Large Model Application Practice
Aug 21, 2023 · Artificial Intelligence

Building an AI Sales Assistant: Enterprise LLM Architecture and Agent Workflow

This article outlines a practical enterprise architecture for integrating large language models into a sales assistant, detailing knowledge ingestion, vector embedding, task planning, tool usage, and iterative dialogue, while introducing AI Agent concepts and open‑source frameworks such as LangChain.

AI AgentEnterprise IntegrationLLM
0 likes · 10 min read
Building an AI Sales Assistant: Enterprise LLM Architecture and Agent Workflow