We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de79845 commit a92052bCopy full SHA for a92052b
.env.example
@@ -7,7 +7,7 @@ BROWSEROS_LLM_BASE_URL=
7
BROWSEROS_LLM_MODEL_NAME=
8
9
# Path to codex binary executable
10
-CODEX_BINARY_PATH=
+CODEX_BINARY_PATH=third_party/bin/codex
11
12
# Server Ports
13
CDP_PORT=9000
.gitattributes
@@ -0,0 +1 @@
1
+third_party/bin/* filter=lfs diff=lfs merge=lfs -text
third_party/bin/codex
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:0c460dffd716f260ab6b5ac6d4e4da5d7ad9ddf643661180ca24a5bd29e2dc98
3
+size 33346464
0 commit comments