Using Automatic Chat Completion
This endpoint doesn’t require any fields outside of messages. The API automatically selects the best settings based on the latest prompt in your messages. It supports all available chat completion models and personalities, and any setting can be overridden by adding the corresponding field to your request body.
Request
URL: https://ai.purlabs.xyz/auto/chat/completions
Request Method: POST
The request body is the same as the OpenAI endpoint’s.
Last updated on