diff --git a/chagpt-adapter/bin/linux/helper b/chagpt-adapter/bin/linux/helper new file mode 100644 index 0000000..c816209 Binary files /dev/null and b/chagpt-adapter/bin/linux/helper differ diff --git a/chagpt-adapter/bin/linux/helper-arm64 b/chagpt-adapter/bin/linux/helper-arm64 new file mode 100644 index 0000000..a59d43d Binary files /dev/null and b/chagpt-adapter/bin/linux/helper-arm64 differ diff --git a/chagpt-adapter/bin/linux/server b/chagpt-adapter/bin/linux/server new file mode 100644 index 0000000..d4444e4 Binary files /dev/null and b/chagpt-adapter/bin/linux/server differ diff --git a/chagpt-adapter/bin/linux/server-arm64 b/chagpt-adapter/bin/linux/server-arm64 new file mode 100644 index 0000000..2bc8f3c Binary files /dev/null and b/chagpt-adapter/bin/linux/server-arm64 differ diff --git a/chagpt-adapter/bin/osx/helper b/chagpt-adapter/bin/osx/helper new file mode 100644 index 0000000..bf4414e Binary files /dev/null and b/chagpt-adapter/bin/osx/helper differ diff --git a/chagpt-adapter/bin/osx/server b/chagpt-adapter/bin/osx/server new file mode 100644 index 0000000..07182ad Binary files /dev/null and b/chagpt-adapter/bin/osx/server differ diff --git a/chagpt-adapter/bin/windows/helper.exe b/chagpt-adapter/bin/windows/helper.exe new file mode 100644 index 0000000..85280ed Binary files /dev/null and b/chagpt-adapter/bin/windows/helper.exe differ diff --git a/chagpt-adapter/bin/windows/server.exe b/chagpt-adapter/bin/windows/server.exe new file mode 100644 index 0000000..b37058f Binary files /dev/null and b/chagpt-adapter/bin/windows/server.exe differ diff --git a/chagpt-adapter/chatgpt-adapter_start.bat b/chagpt-adapter/chatgpt-adapter_start.bat new file mode 100644 index 0000000..89bd7b8 --- /dev/null +++ b/chagpt-adapter/chatgpt-adapter_start.bat @@ -0,0 +1 @@ +.\bin\windows\server.exe \ No newline at end of file