bot
This commit is contained in:
parent
054e77a370
commit
6a286fb90b
8 changed files with 384 additions and 6 deletions
|
|
@ -1,6 +1,8 @@
|
|||
BOT_TOKEN=your_telegram_bot_token_here
|
||||
BOT_API_ROOT=
|
||||
BOT_CONNECTOR=local-codex
|
||||
BOT_CONNECTOR=agent-api
|
||||
AGENT_API_BASE_URL=http://127.0.0.1:8000
|
||||
AGENT_API_WORKSPACE_DIR=../agent/workspace
|
||||
LOCAL_CODEX_COMMAND=codex
|
||||
LOCAL_CODEX_WORKDIR=
|
||||
LOCAL_CODEX_SKILL_DIR=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue