feat: +task markdown

This commit is contained in:
莘权 马 2024-04-08 16:22:31 +08:00
parent 35372a614b
commit a221f8cced
3 changed files with 41 additions and 2 deletions

View file

@ -135,3 +135,6 @@ AGGREGATION = "Aggregate"
# Timeout
USE_CONFIG_TIMEOUT = 0 # Using llm.timeout configuration.
LLM_API_TIMEOUT = 300
# Assistant alias
ASSISTANT_ALIAS = "response"