recognition + graphs + schemes
This commit is contained in:
parent
f7cf147e86
commit
b6274f7106
6 changed files with 1680 additions and 2 deletions
10
env.example
Normal file
10
env.example
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
TELEGRAM_BOT_TOKEN=your_telegram_bot_token
|
||||
|
||||
LLM_API_KEY=your_api_key
|
||||
|
||||
LLM_BASE_URL=https://llm.lambda.coredump.ru/v1
|
||||
|
||||
LLM_MODEL=qwen3.5-122b
|
||||
|
||||
LLM_DISABLE_THINKING=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue