> ## Documentation Index
> Fetch the complete documentation index at: https://ai-tutorials.langchat.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent 和 Tool Use

> 学习 LangChain4j 的 Agent 和 Tool Use 功能和特性

> 版权归属于 LangChat Team\
> 官网：[https://langchat.cn](https://langchat.cn)

# 34 - Agent 和 Tool Use

## 版本说明

本文档基于 **LangChain4j 1.10.0** 版本编写。

## 学习目标

* 理解 Agent 的概念和架构
* 掌握 Agent 的实现方法
* 学会 Tool 的定义和使用
* 理解 Agent 的决策流程

## 参考资料

* [LangChain4j 文档](https://docs.langchain4j.dev/)
* [LangChat 官网](https://langchat.cn)

***

> 版权归属于 LangChat Team\
> 官网：[https://langchat.cn](https://langchat.cn)
