📄️ Generic LLM
The Generic LLM component provides a flexible interface to interact with various Large Language Models, including multimodal models capable of processing both text and images. It offers comprehensive configuration options to control the model's behavior and memory management.
📄️ Data Extractor
A component that uses AI to extract structured data from unstructured text
📄️ Image Generation
The Image Generation component allows you to create images using various AI models. Each model has its own specific capabilities and configuration options, but they all share the common functionality of generating images based on text prompts.
📄️ Agent AI
The Agent AI component enables workflows to leverage large language models (LLMs) with the ability to use other components as tools. This component can process natural language prompts and dynamically interact with other integrations or workflows to accomplish complex tasks.