📄️ Placeholder Patterns
There are different kinds of placeholders, which can be used to supply user-defined content, reference previous tasks or ingest data for retrieval augmented generation (RAG).
📄️ Using GPT-Vision
Many OpenAI models support a Vision feature that allows you to upload images and reference them in your prompts. To create tasks using this feature, utilize the Prompt with Files node.
📄️ Uploading Files via API with Api Key
You can upload files directly using the entAIngine API. This is useful for integrating file uploads into automated workflows or custom applications. Uploaded files can then be referenced in prompts using Input Template placeholders (like ).