tencent cloud

Glossary

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-03-03 09:50:30

Image Creation Large Model

Image Creation Large Model is a technology service that offers AI image generation and processing capabilities. It can intelligently create images related to the input images or prompts. Object Notation

Object Notation

JavaScript Object Notation (JSON) is a lightweight data exchange format. Any types supported by the JavaScript language can be represented by JSON, such as string, number, object and array.

Concurrency

Concurrency refers to the number of concurrenct tasks that can be processed simultaneously. If the concurrency is 1, at most 1 submitted task can be processed simultaneously at a time, and the next task can only be processed after the previous task is completed.

QPS

QPS (Queries per Second) refers to the number of requests submitted per second. For example, 1 QPS means that the API can support up to 1 request per second.

Application Programming Interface

Application programming interface (API) refers to the code that a software system provides for an application to call. Developers can call a set of functional APIs without having to consider the underlying source code or understand the internal working mechanisms. APIs include those for Linux and Windows.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백