跳到主要内容
版本:v0.6

Get examples for template completions.

Get examples for template completions.

Get examples for template completions.

Responses

OK


Schema
  • Array [
  • name string required
    prompt string required
  • ]
GET /v1/template-completions/_/examples

Authorization

name: BasicAuthtype: httpdescription: Basic Authentication, in form of base64(<username>:<password>), the password must be a valid Seal API token.in: headerscheme: basic

Request

Security Scheme
Username
Password
curl / cURL
curl -L -X GET 'https://seal-io.github.io/v1/template-completions/_/examples' \
-H 'Accept: application/json'