AI Integrations¶
Fluxify integrates with leading AI providers to add intelligence to your workflows.
Supported Providers¶
OpenAI¶
Connect to OpenAI's GPT models (e.g., GPT-4o, GPT-3.5-turbo). - Required: API Key.
Anthropic¶
Use Claude models for reasoning and text generation. - Required: API Key.
Google Gemini¶
Integrate with Google's Gemini models. - Required: API Key.
Mistral AI¶
Use Mistral's open-weights models. - Required: API Key.
OpenAI Compatible¶
Connect to any service that follows the OpenAI API format (e.g., local LLMs via Ollama, or other providers like Groq). - Required: Base URL and API Key.
Usage¶
These integrations are typically used within AI-specific blocks to generate text, analyze data, or make decisions within your workflow.