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.
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:
- Ensure that you have access to the model in your OpenAI account.
- In case the model is under a paid plan, make sure that your plan is valid.
- 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.
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:
-
Connect your OpenAI account to Albato
-
In the automation builder you need to work with the action Image Generation for OpenAI:


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

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

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


Additional Resources
- https://albato.com/blog/publications/openai-automate-with-albato
- https://albato.com/blog/publications/how-to-automate-chatgpt
- https://platform.openai.com/docs/guides/prompt-engineering
- https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-the-openai-api
Did this answer your question?