i
ii
iii
iv
v
r = a + bθ vi

01

02

03

04

POST /v1/svgs/generations
const response = await fetch(
  '/v1/svgs/generations',
  {
    method: 'POST',
    headers: {
      'Authorization': 'Bearer <token>',
      'Content-Type':  'application/json'
    },
    body: JSON.stringify({
      model:  'dlm-svg-1',
      prompt: '生成一个独角兽图标',
      stream: false
    })
  }
);

POST

POST

POST

POST

ChatDLM Kuaisou Tongsou Pingduan