Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AgentMakefile

Building LLM agents, Makefile is all you need!

仅仅使用Makefile可以构建各种智能体应用,tools 目录下是c++编写的各种 LLM 服务客户端以及扩展工具代码。

以下是一些智能体例子:

  • agents/Makefile.exam , 出试题卷子智能体,瀑布工作模式,你可以修改提示词,改成任意的科目,一般用于常见的大学考试科目。
  • agents/Makefile.trans, 中文翻译的例子,利用了 思考反射 方式。
  • agents/Makefile.baike, 使用外部工具的例子,百科知识问答

About

Building LLM agent, Makefile is all you need?

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages