In the Murnitur SDK, you can easily use presets configured in the Murnitur AI platform. These presets contain predefined settings like prompts and input variables, tailored for specific tasks. By using these presets in the SDK, you avoid the need to store configuration details in your code or repeat setup steps.

This simplifies integrating LLM functionality into applications, providing a straightforward way to access optimized configurations. It boosts productivity, ensures consistency, and speeds up development cycles. Whether adjusting prompts, selecting model versions, or specifying inputs, using presets in the SDK lets you focus on your application logic and innovation while benefiting from optimized configurations from the Murnitur AI platform.

Example

Helper functions