mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
remove method type (#101)
This commit is contained in:
parent
f154bc3741
commit
2207021b9c
3 changed files with 3 additions and 61 deletions
|
|
@ -94,7 +94,6 @@ prompt_targets:
|
|||
endpoint:
|
||||
name: app_server
|
||||
path: "/agent/summary"
|
||||
method: Post
|
||||
# Arch uses the default LLM and treats the response from the endpoint as the prompt to send to the LLM
|
||||
auto_llm_dispatch_on_response: true
|
||||
# override system prompt for this prompt target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue