79 Forks
354 Stars
354 Watchers

ai-agents

异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。

How to download and setup ai-agents

Open terminal and run command
git clone https://github.com/huangjia2019/ai-agents.git
git clone is used to create a copy or clone of ai-agents repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ai-agents https://github.com/huangjia2019/ai-agents/archive/master.zip

Or simply clone ai-agents with SSH
[email protected]:huangjia2019/ai-agents.git

If you have some problems with ai-agents

You may open issue on ai-agents support forum (system) here: https://github.com/huangjia2019/ai-agents/issues