fix:生成api没有开始时间戳
This commit is contained in:
@@ -123,7 +123,7 @@ talk_value_rules = [
|
||||
|
||||
[memory]
|
||||
max_agent_iterations = 3 # 记忆思考深度(最低为1)
|
||||
agent_timeout_seconds = 45.0 # 最长回忆时间(秒)
|
||||
agent_timeout_seconds = 200.0 # 最长回忆时间(秒)
|
||||
enable_jargon_detection = true # 记忆检索过程中是否启用黑话识别
|
||||
global_memory = false # 是否允许记忆检索进行全局查询
|
||||
|
||||
|
||||
Reference in New Issue
Block a user