3 Sentence Service

3 Sentence Service

Managing a three sentence service. You can add, remove, view and invoke your 3 sentence services.

Name For Model
three_sentence_service
Update Date
a year ago
Description For Model
Managing a three sentence service list. You can add, remove, view and invoke your 3 sentence services.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1addServicePOSTAdd a new service
2removeServiceDELETERemove a service
3viewServiceGETView a service
4listServicesGETList all services
5invokeServicePOSTInvoke a specific service with the given payload. The payload is processed by the service using a large language model and the output is returned.