Skip to content

Commit a92052b

Browse files
committed
adding codex binary in third_party/bin
1 parent de79845 commit a92052b

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BROWSEROS_LLM_BASE_URL=
77
BROWSEROS_LLM_MODEL_NAME=
88

99
# Path to codex binary executable
10-
CODEX_BINARY_PATH=
10+
CODEX_BINARY_PATH=third_party/bin/codex
1111

1212
# Server Ports
1313
CDP_PORT=9000

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
third_party/bin/* filter=lfs diff=lfs merge=lfs -text

third_party/bin/codex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:0c460dffd716f260ab6b5ac6d4e4da5d7ad9ddf643661180ca24a5bd29e2dc98
3+
size 33346464

0 commit comments

Comments
 (0)