> ## Documentation Index
> Fetch the complete documentation index at: https://docs.api.ecylt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wdraw 3.3

> 调用WZH团队-Wdraw开发小组提供的Wdraw 3.3

<Warning>
  Wdraw 2.3公测已结束，感谢您的使用！\
  您可以尝试使用我们同样免费公测的Wdraw 3.3！\
  关于Wdraw 2.3下线的博客：[https://blog.ecylt.top/archives/20/](https://blog.ecylt.top/archives/20/) \
  \
  测试用Key：test-1\
  \
  测试用Key存在时效性限制，您可以选购 [内测key](https://shop.ecylt.top?cid=8\&mid=25) 以解决时效性问题
</Warning>

<Check>
  不想对接？来体验一键生成对接示例！[https://yjsc.ecylt.top/start.php?id=2](https://yjsc.ecylt.top/start.php?id=2)
</Check>

Wdraw 3.3搭载了第三代绘画模型和第三代底层框架\
3.3 API为免费调用，请放心使用（最新版本5.6需付费使用）

<ParamField path="https://aihh.api.ecylt.top" type="GET">
  基础 API 端口

  提示：英语不好的可以使用 [https://tools.miku.ac/novelai\_tag/](https://tools.miku.ac/novelai_tag/) 生成prompt
</ParamField>

<ParamField query="key" type="string" required>
  through the key attached to the internal test email
</ParamField>

<ParamField query="prompt" type="string" required>
  english prompt
</ParamField>

<ResponseExample>
  ```json 200: OK normal response theme={null}
  image/png
  ```

  ```json 401: Unauthorized wrong response theme={null}
  无效的密钥
  ```

  ```json 500: Internal Server Error wrong response theme={null}
  未传入生成词
  ```
</ResponseExample>

### OpenAI API调用方式

自行部署：[https://linux.do/t/topic/61328](https://linux.do/t/topic/61328) \
使用第三方：[https://linux.do/t/topic/43673/67](https://linux.do/t/topic/43673/67)

#### 效果图

<AccordionGroup>
  <Accordion title="效果图 1">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-1.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=d3e7f002cd64b3dafd858a37edcae41f" alt="效果图" width="1024" height="1024" data-path="images/wdraw-xg-1.png" />
  </Accordion>

  <Accordion title="效果图 2">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-2.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=e3fe21eec51c084d0c9cd5b9ca0a1bfb" alt="效果图" width="1024" height="1024" data-path="images/wdraw-xg-2.png" />
  </Accordion>

  <Accordion title="效果图 3">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-3.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=8bd7bccc15807bbb42174c6d7f4c27db" alt="效果图" width="1024" height="1024" data-path="images/wdraw-xg-3.png" />
  </Accordion>

  <Accordion title="效果图 4">
    <img src="https://mintcdn.com/wzh-team/KIYVYPyuimvobEC_/images/wdraw-xg-4.png?fit=max&auto=format&n=KIYVYPyuimvobEC_&q=85&s=fd56db9912bb11596e8cfeaf34679e7c" alt="效果图" width="1024" height="1024" data-path="images/wdraw-xg-4.png" />
  </Accordion>
</AccordionGroup>
