Albato
  • Language
    En
    English
    Portuguese
    Spanish
  • Welcome to Albato Help

    Open AI


    IN THIS ARTICLE

    With Albato, you can automate your workflows in OpenAI. You can create chat completions, do image generation, create embeddings and much more.

     

    How to Connect OpenAI to Albato?

    Please refer to the general instructions for a step-by-step guide.

     

    How to automate chatgpt using Albato?

    Once you have connected your OpenAI account you can create a workflow using OpenAI in your automation.

    Related material

     

    General Questions

     

    What is the OpenAI quota exceeded error?

    This error message indicates that you have hit your maximum monthly budget for the API. This means that you have consumed all the credits or units allocated to your plan and have reached the limit of your billing cycle.

     

    Does Albato work with custom GPTs?

    Please know that the custom GPTs do not have a public API therefore we cannot connect them to Albato.

    However, you can work with the regular OpenAI account and use it in your workflows using the chat completion action, or the assistants API. Please check the next article for reference use cases.

     

    Can we work with OpenAI assistants using Albato?

    Yes you can work with OpenAI assistants using Albato, to work with it please follow the instructions.

     

    Why can't I use all the OpenAI models I have access to in the OpenAI connection?

    If you cannot find the OpenAI models in your Albato account, please follow these steps:

    1. Ensure that you have access to the model in your OpenAI account.
    2. In case the model is under a paid plan, make sure that your plan is valid.
    3. If still the model is not listed, you can enter the name of the model manually as shown below for example for the GPT-5 model.

    More information on OpenAI models

    If you face any issues, please feel free to contact our support team.

     

    How can I improve my prompts?

    To improve the quality of your prompts you can follow the recommendations shared by OpenAI that include detailed explanations about prompt engineering and best practices.

     

    Does Albato Support Image Generation with OpenAI and how can I download and view the created image?

    Yes, Albato does support image generation with OpenAI. To generate images and download them please follow these instructions:

    1. Connect your OpenAI account to Albato

    2. In the automation builder you need to work with the action Image Generation for OpenAI:

      builder-2.png

    image-20.png

    1. To download the image you need to add the HTTP request / outgoing webhook action to get the file by URL as shown below:

    image-21.png

    Select the image URL for the HTTP request action as shown below:

    image-22.png

    1. Now you can send the downloaded image to any desired app, for example Google Drive, as shown below:

    image-23.png

    image-24.png

     

    Additional Resources

    Did this answer your question?