Get started with Undrstnd Developers by setting up your development environment. This guide will help you integrate our AI models, whether you’re using Node.js, Python, or Next.js.
Prerequisite Our SDK @undrstnd/ai-engine is still in beta.
The max_tokens field specifies the maximum number of tokens that the AI model can generate in a single response. This helps control the length of the output. If not provided, the model will default to 512 tokens. Adjust this value based on the desired length of the response or the constraints of your application.