> ## 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.

# Wbots-1-32-mini (free version)

> Call the free AI provided by the WZH Team to create your own AI assistant

<Check>
  Try the product: [https://wbot.ecylt.top/my/start/s-1-32-mini/](https://wbot.ecylt.top/my/start/s-1-32-mini/)
</Check>

<ParamField path="https://aichat-wbots-1-32-mini.api.ecylt.top/" type="POST">
  Base API endpoint
</ParamField>

<Warning>
  This free API is in testing. Its funding and technical support are not yet mature. If needed, please [contact us](mailto:wxs@ecylt.top) for a custom quote.

  If you like this API, please share it with more people! (And if you could [sponsor us](https://afdian.com/a/wxs7655), that would be even better!)
</Warning>

Model: Wbots-1-32-mini\
Description: A quantized version of Wbot-1-32, database is not up to date, free to use, with partial `system prompt` permissions enabled, limited intelligence (Wbots-1-32-mini)

**Body**

```json theme={null}
{
    "q": "Your question",
    "prompt": "Your system prompt"
}
```

**Response**

```json theme={null}
{
  "response": {
    "response": "Hello! I'm glad to chat with you. I am SB, an AI language model based on the Wbot-F model, designed for efficient communication and fast responses. When communicating with me, please be concise, logically clear, and avoid lengthy, irrelevant, or meaningless topics. I focus on providing accurate, useful, and efficient information and conversation services. If you have any questions or need help, please let me know and I will do my best to support and answer you. At the same time, I need to understand your specific needs or problem context to provide more targeted answers. Please provide detailed information, such as what information you want, what problem needs solving, or what topic you want to discuss, so I can better serve you."
  }
}
```
