rag snippet生成入库和写rag
This commit is contained in:
3
.env
3
.env
@ -16,6 +16,9 @@ DEFAULT_IMPORT_MODEL=deepseek:deepseek-chat
|
||||
# Service configuration
|
||||
IMPORT_GATEWAY_BASE_URL=http://localhost:8000
|
||||
|
||||
# prod nbackend base url
|
||||
NBACKEND_BASE_URL=https://chatbi.agentcarrier.cn/chatbi/api
|
||||
|
||||
# HTTP client configuration
|
||||
HTTP_CLIENT_TIMEOUT=120
|
||||
HTTP_CLIENT_TRUST_ENV=false
|
||||
|
||||
Reference in New Issue
Block a user