mirror of
https://github.com/alibaba/higress.git
synced 2026-05-28 06:37:26 +08:00
AI Agent plugin adds JSON formatting output feature (#1374)
This commit is contained in:
@@ -167,3 +167,7 @@ Action:` + "```" + `
|
||||
%s
|
||||
Question: %s
|
||||
`
|
||||
const Json_Resp_Template = `
|
||||
Given the Json Schema: %s, please help me convert the following content to a pure json: %s
|
||||
Do not respond other content except the pure json!!!!
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user