Skip to content

FAQs

This text aims to acquaint you with frequently encountered queries regarding the usage of the MaaS API, enabling you to swiftly locate the desired solutions.

1.Is there a place to view the MaaS API call logs?

Official customers can log in to the console and view the call log records in the audit log section.

2.Can the actual data called be seen from the logs?

At the foundational data level, only API call logs of users are stored, without retaining the actual data (input information) from those calls. Consequently, neither the user's console nor the Cloudsway administrative backend provides visibility into the user's actual data. alt text

3.Which models support chat, and which models support text completion?

Please refer to the table below

Model Chat Completions
MaaS 4o Support Not supported
MaaS 4 Support Not supported
MaaS 4 Turbo Support Not supported
MaaS 3.5 Turbo 0125 Support Not supported
MaaS 3.5 Turbo 16k-0613 Support Not supported
MaaS 3.5 Turbo instruct Not supported Support
MaaS 3.5 Turbo 0301 Support Support

4.Does the Maas API support streaming output by default?

The Maas API is compatible with OpenAI's interface and supports streaming output.

5. What does a 404 error signify?

A 404 error typically arises from a discrepancy between the parameters specified in the client's configured URL and the model type.