引入rag
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# 大模型接口地址
|
||||
OPENAI_BASE_URL=
|
||||
# 大模型 API 密钥
|
||||
OPENAI_API_KEY=
|
||||
# bot token
|
||||
TELEGRAM_BOT_TOKEN=
|
||||
# http代理
|
||||
HTTP_PROXY=
|
||||
HTTPS_PROXY=
|
||||
TELEGRAM_PROXY=
|
||||
Reference in New Issue
Block a user