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
- Website
- plugin.redefined.cloud
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | addService | POST | Add a new service |
2 | removeService | DELETE | Remove a service |
3 | viewService | GET | View a service |
4 | listServices | GET | List all services |
5 | invokeService | POST | Invoke a specific service with the given payload. The payload is processed by the service using a large language model and the output is returned. |