Accessing Models

This section of our documentation provides a step-by-step guide on accessing and utilizing models via the Konko API. From selecting the right model for your needs to correctly prompting it for optimal results, this guide ensures a smooth user journey.

Steps to Access Models


  1. Explore Available Models: Start by browsing through the available models on Konko. Each model caters to different use cases and capabilities.

  2. Identify Suitable Endpoints: Determine which endpoint (ChatCompletion or Completion) supports your selected model.

  3. Selecting a Model: Choose a model based on its metadata and how well it fits your use case.

  4. Prompting Guidelines: Once a model is selected, refer to the prompting guidelines to effectively communicate with it.

  5. Using the API: Finally, use the appropriate Konko API endpoint to call the model and receive responses.