作者的ai总结field
This commit is contained in:
12
.env
12
.env
@@ -19,9 +19,19 @@ client_id = 616562
|
||||
client_secret = CfMDrllyqBTFKrUkO2XaE7OmWTYqP3yd
|
||||
hmac = 8aU8WnITYhwaGTXH
|
||||
|
||||
[base]
|
||||
model_url=http://chat.taimed.cn
|
||||
model_url1=http://125.39.141.154:10002/v1/chat/completions
|
||||
model=DeepSeek-Coder-V2-Instruct
|
||||
|
||||
[user_field_ai]
|
||||
; 留空则依次用 promotion PROMOTION_LLM_URL、citation 等;仅写根地址时会自动补 /v1/chat/completions
|
||||
;chat_url=http://chat.taimed.cn/v1/chat/completions
|
||||
;chat_model=DeepSeek-Coder-V2-Instruct
|
||||
|
||||
[promotion]
|
||||
PROMOTION_LLM_URL=http://chat.taimed.cn/v1/chat/completions
|
||||
PROMOTION_LLM_MODEL=your-model-name
|
||||
PROMOTION_LLM_MODEL=DeepSeek-Coder-V2-Instruct
|
||||
PROMOTION_LLM_TIMEOUT=30
|
||||
PROMOTION_LLM_FALLBACK="We would like to cordially invite you to consider submitting a manuscript to {{journal_name}}."
|
||||
PROMOTION_LLM_ADVISED_FALLBACK=""
|
||||
|
||||
Reference in New Issue
Block a user