Add connector strategy and codex media replies
This commit is contained in:
parent
840b3af2eb
commit
b4d869bd0d
15 changed files with 799 additions and 22 deletions
|
|
@ -1,2 +1,10 @@
|
|||
BOT_TOKEN=your_telegram_bot_token_here
|
||||
BOT_API_ROOT=
|
||||
BOT_CONNECTOR=local-codex
|
||||
LOCAL_CODEX_COMMAND=codex
|
||||
LOCAL_CODEX_WORKDIR=
|
||||
LOCAL_CODEX_SANDBOX=workspace-write
|
||||
LOCAL_CODEX_MODEL=
|
||||
LOCAL_CODEX_PROFILE=
|
||||
LOCAL_CODEX_SKIP_GIT_REPO_CHECK=
|
||||
LOCAL_CODEX_ADD_DIRS=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue