From 023a49a7f70781682e2824abf9da010a45747ab6 Mon Sep 17 00:00:00 2001 From: merwanehamadi Date: Sat, 5 Aug 2023 09:59:24 -0700 Subject: [PATCH] Add polygpt (#255) Signed-off-by: Merwane Hamadi --- .gitmodules | 4 ++++ agent/PolyGPT | 1 + 2 files changed, 5 insertions(+) create mode 160000 agent/PolyGPT diff --git a/.gitmodules b/.gitmodules index cb83ef33..c7cb7c22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,3 +30,7 @@ path = agbenchmark/challenges url = https://github.com/SilenNaihin/agbenchmark_challenges.git branch = main +[submodule "agent/PolyGPT"] + path = agent/PolyGPT + url = https://github.com/polywrap/PolyGPT.git + branch = nerfzael-agent-protocol diff --git a/agent/PolyGPT b/agent/PolyGPT new file mode 160000 index 00000000..d5af817d --- /dev/null +++ b/agent/PolyGPT @@ -0,0 +1 @@ +Subproject commit d5af817deeefeca519ad83a96c1d4e764aab35ad