# EZLINK AI API ## Docs - LLMs [介绍](https://6lsfyizlhl.apifox.cn/doc-4994282.md): - LLMs [项目说明](https://6lsfyizlhl.apifox.cn/doc-4994283.md): - LLMs [导言](https://6lsfyizlhl.apifox.cn/doc-4994284.md): - LLMs [身份验证](https://6lsfyizlhl.apifox.cn/doc-4994285.md): - LLMs [发出请求](https://6lsfyizlhl.apifox.cn/doc-4994286.md): - LLMs [参数详情](https://6lsfyizlhl.apifox.cn/doc-4994287.md): - LLMs > 聊天(Chat) [聊天完成对象](https://6lsfyizlhl.apifox.cn/doc-4994288.md): - LLMs > 聊天(Chat) [聊天完成块对象](https://6lsfyizlhl.apifox.cn/doc-4994289.md): - LLMs > 自动补全(Completions) [完成对象](https://6lsfyizlhl.apifox.cn/doc-4994290.md): - LLMs > 嵌入(Embeddings) [嵌入对象](https://6lsfyizlhl.apifox.cn/doc-4994291.md): - LLMs > 图像(Images) [README](https://6lsfyizlhl.apifox.cn/doc-4994292.md): - LLMs > 图像(Images) [图像对象](https://6lsfyizlhl.apifox.cn/doc-4994293.md): - LLMs > 模型(Models) [模型对象](https://6lsfyizlhl.apifox.cn/doc-4994294.md): - LLMs > 审查(Moderations) [调节对象](https://6lsfyizlhl.apifox.cn/doc-4994295.md): ## API Docs - LLMs > 音频(Audio) [创建语音](https://6lsfyizlhl.apifox.cn/api-205931262.md): - LLMs > 音频(Audio) [创建转录](https://6lsfyizlhl.apifox.cn/api-205931263.md): - LLMs > 音频(Audio) [创建翻译](https://6lsfyizlhl.apifox.cn/api-205931264.md): - LLMs > 聊天(Chat) [创建聊天补全](https://6lsfyizlhl.apifox.cn/api-205931265.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - LLMs > 自动补全(Completions) [创建完成](https://6lsfyizlhl.apifox.cn/api-205931266.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - LLMs > 嵌入(Embeddings) [创建嵌入](https://6lsfyizlhl.apifox.cn/api-205931267.md): 获取给定输入的矢量表示,机器学习模型和算法可以轻松使用该表示。 - LLMs > 图像(Images) [创建图像](https://6lsfyizlhl.apifox.cn/api-205931268.md): [图片](https://platform.openai.com/docs/api-reference/images) - LLMs > 图像(Images) [创建图片编辑](https://6lsfyizlhl.apifox.cn/api-205931269.md): 在给定原始图像和提示的情况下创建编辑或扩展图像。 - LLMs > 图像(Images) [创建图像变体](https://6lsfyizlhl.apifox.cn/api-205931270.md): 创建给定图像的变体。 - LLMs > 模型(Models) [列出模型](https://6lsfyizlhl.apifox.cn/api-205931271.md): 列出当前可用的型号,并提供每个型号的基本信息,例如所有者和可用性。 - LLMs > 模型(Models) [检索模型](https://6lsfyizlhl.apifox.cn/api-205931272.md): 检索模型实例,提供有关模型的基本信息,例如所有者和权限。 - LLMs > 审查(Moderations) [创建内容审核](https://6lsfyizlhl.apifox.cn/api-205931274.md): 对文本是否违反 OpenAI 的内容政策进行分类 - Stability > Image-to-Video [Start generation](https://6lsfyizlhl.apifox.cn/api-205930775.md): Generate a short video based on an initial image with [Stable Video Diffusion](https://static1.squarespace.com/static/6213c340453c3f502425776e/t/655ce779b9d47d342a93c890/1700587395994/stable_video_diffusion.pdf), - Stability > Image-to-Video [Fetch generation result](https://6lsfyizlhl.apifox.cn/api-205930776.md): Fetch the result of an image-to-video generation by ID. - Stability > Upscale [Conservative](https://6lsfyizlhl.apifox.cn/api-205930777.md): Takes images between 64x64 and 1 megapixel and upscales them all the way to 4K resolution. Put more generally, it can upscale images ~20-40x times while preserving all aspects. Conservative Upscale minimizes alterations to the image and should not be used to reimagine an image. - Stability > Upscale [Start Creative Upscale](https://6lsfyizlhl.apifox.cn/api-205930778.md): Takes images between 64x64 and 1 megapixel and upscales them all the way to **4K** resolution. Put more - Stability > Upscale [Fetch Creative Upscale result](https://6lsfyizlhl.apifox.cn/api-205930779.md): Fetch the result of an upscale generation by ID. - Stability > Edit [Erase](https://6lsfyizlhl.apifox.cn/api-205930780.md): The Erase service removes unwanted objects, such as blemishes on portraits or items on desks, using image masks. - Stability > Edit [Inpaint](https://6lsfyizlhl.apifox.cn/api-205930781.md): Intelligently modify images by filling in or replacing specified areas with new content based - Stability > Edit [Outpaint](https://6lsfyizlhl.apifox.cn/api-205930782.md): The Outpaint service inserts additional content in an image to fill in the space in any direction. - Stability > Edit [Search and Replace](https://6lsfyizlhl.apifox.cn/api-205930783.md): The Search and Replace service is a specific version of inpainting that does not require a mask. - Stability > Edit [Remove Background](https://6lsfyizlhl.apifox.cn/api-205930784.md): The Remove Background service accurately segments the foreground from an image and implements - Stability > Generate [Stable Image Ultra](https://6lsfyizlhl.apifox.cn/api-205930785.md): Our most advanced text to image generation service, Stable Image Ultra creates the highest quality images - Stability > Generate [Stable Image Core](https://6lsfyizlhl.apifox.cn/api-205930786.md): Our primary service for text-to-image generation, Stable Image Core represents the best quality achievable at high - Stability > Generate [Stable Diffusion 3](https://6lsfyizlhl.apifox.cn/api-205930787.md): Generate an image using a Stable Diffusion 3 model: - Stability > Control [Sketch](https://6lsfyizlhl.apifox.cn/api-205930788.md): This service offers an ideal solution for design projects that require brainstorming and - Stability > Control [Structure](https://6lsfyizlhl.apifox.cn/api-205930789.md): This service excels in generating images by maintaining the structure of an input image, - Stability > Control [Style](https://6lsfyizlhl.apifox.cn/api-205930790.md): This service extracts stylistic elements from an input image (control image) and uses it to guide the creation of an output image based on the prompt. The result is a new image in the same style as the control image. - Midjourney > InsightFace任务提交 [提交swap_face任务](https://6lsfyizlhl.apifox.cn/api-205930916.md): - Midjourney > 任务提交 [执行动作](https://6lsfyizlhl.apifox.cn/api-205930917.md): - Midjourney > 任务提交 [提交Blend任务](https://6lsfyizlhl.apifox.cn/api-205930918.md): - Midjourney > 任务提交 [提交Describe任务](https://6lsfyizlhl.apifox.cn/api-205930919.md): - Midjourney > 任务提交 [提交Imagine任务](https://6lsfyizlhl.apifox.cn/api-205930920.md): - Midjourney > 任务提交 [提交Modal](https://6lsfyizlhl.apifox.cn/api-205930921.md): - Midjourney > 任务提交 [提交Shorten任务](https://6lsfyizlhl.apifox.cn/api-205930922.md): - Midjourney > 任务查询 [指定ID获取任务](https://6lsfyizlhl.apifox.cn/api-205930923.md): - Midjourney > 任务查询 [获取任务图片的seed(需设置mj或niji的私信ID)](https://6lsfyizlhl.apifox.cn/api-205930924.md): - Flux [创建图像 Copy](https://6lsfyizlhl.apifox.cn/api-211102486.md): [图片](https://platform.openai.com/docs/api-reference/images) - video [视频生成](https://6lsfyizlhl.apifox.cn/api-212113245.md): - video [生成查询](https://6lsfyizlhl.apifox.cn/api-212115121.md):