loading...

Provider OpenAI

When adding a new provider you will be prompted to choose from the list of available providers and fill out its properties. Here is the list of providers (and their parameters) we have enabled:

  • OpenAI: Uses models and API integrations provided by OpenAI, such as GPT.

    • API Key: A text input field for entering your API key. The API key is required for authentication and to access OpenAI services. This key can be acquired in the OpenAI admin panel.

    • Model: Specifies the model to be used. The list is dynamically updated based on the models that OpenAI currently provides for API access.

    • Temperature and Top-K: The temperature setting controls the randomness of the model's output. A lower value (closer to 0) makes the output more deterministic and focused, while a higher value (closer to 1 or above) makes it more random and creative.

    • Maximum Number of Tokens: Sets the maximum length of the generated response in tokens. Tokens can be as short as one character or as long as one word, depending on the language model.

    • Prompt Management: A list of collapsible text inputs for each prompt that Handy.ai would use when sending requests to the OpenAI API. You can view the prompts and adjust them to better suit your needs by providing additional context and instructions.