Skip to content

liuyang0508/Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

构建 Docker 镜像

docker build -t agent-executor .

alt text

运行 Docker 容器

docker run -it --network=host agent-executor bash

运行 RAG 脚本

python tests/test_agent_executor.py

alt text

alt text

About

AIAgent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published