Some checks failed
Pre-commit / run (ubuntu-latest) (push) Has been cancelled
Deploy Sphinx documentation to Pages / build_en (ubuntu-latest, 3.10) (push) Has been cancelled
Deploy Sphinx documentation to Pages / build_zh (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.12) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.12) (push) Has been cancelled
15 lines
379 B
Plaintext
15 lines
379 B
Plaintext
QINGJIAN_WS_URI=ws://127.0.0.1:9528
|
|
OPENAI_API_KEY=
|
|
OPENAI_BASE_URL=https://ark.cn-beijing.volces.com/api/v3
|
|
OPENAI_MODEL_NAME=doubao-seed-2-0-pro-260215
|
|
MESSAGE_DEBOUNCE_SECONDS=6
|
|
AUTO_QUOTE_WAIT_SECONDS=18
|
|
STORE_BACKEND=mysql
|
|
STORE_SQLITE_PATH=
|
|
MYSQL_HOST=1.12.50.92
|
|
MYSQL_PORT=3306
|
|
MYSQL_USER=ai_cs_user
|
|
MYSQL_PASSWORD=Zuowei1216
|
|
MYSQL_DATABASE=ai_cs
|
|
MYSQL_TABLE_PREFIX=qjcs_
|