use GET as default http method

This commit is contained in:
Adil Hafeez 2024-12-06 00:48:11 -08:00
parent ea086b6ff9
commit 9a1dbc60b8
9 changed files with 16 additions and 5 deletions

View file

@ -28,6 +28,7 @@ prompt_targets:
- name: information_extraction
default: true
description: handel all scenarios that are question and answer in nature. Like summarization, information extraction, etc.
http_method: POST
endpoint:
name: app_server
path: /agent/summary
@ -38,6 +39,7 @@ prompt_targets:
- name: reboot_network_device
description: Perform device operations like rebooting a device.
http_method: POST
endpoint:
name: app_server
path: /agent/action