...
플러그인에 미리 정의된 프롬프트 메뉴 Key는 [AIWriteSupporter] 미리 정의된 프롬프트 메뉴에서 확인할 수 있습니다.
| 적용된 모습 | 설정 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
'aiWriteSupporter.config': {
text: {
url: '/request',
areaSize: { width: 350400, height: 400 }
//...
},
image: {
url: '/request',
areaSize: { width: 320, height: 360 }
//...
}
} |
...
