refactor: centralize llm backend configuration
This commit is contained in:
@@ -3,12 +3,7 @@ enable = true
|
||||
|
||||
[api]
|
||||
enable = true
|
||||
base_url = "http://192.168.2.240/v1"
|
||||
api_key = "app-b2cj03DipGCIAmgBfcx7SKsT"
|
||||
mode = "workflow"
|
||||
endpoint = "workflows/run"
|
||||
workflow_output_key = "text"
|
||||
response_mode = "streaming"
|
||||
backend = "dify_workflow_member_context"
|
||||
request_timeout = 240
|
||||
|
||||
[profile]
|
||||
|
||||
Reference in New Issue
Block a user