
LLM Meta AI
FlowHunt supports dozens of text generation models, including Meta's Llama models. Learn how to integrate Llama into your AI tools and chatbots, customize setti...
LLM Mistral on FlowHunt enables flexible integration of advanced Mistral AI models for seamless text generation in chatbots and AI tools.
Component description
The LLM Mistral component connects the Mistral models to your flow. While the Generators and Agents are where the actual magic happens, LLM components allow you to control the model used. All components come with ChatGPT-4 by default. You can connect this component if you wish to change the model or gain more control over it.
Remember that connecting an LLM Component is optional. All components that use an LLM come with ChatGPT-4o as the default. The LLM components allow you to change the model and control model settings.
Tokens represent the individual units of text the model processes and generates. Token usage varies with models, and a single token can be anything from words or subwords to a single character. Models are usually priced in millions of tokens.
The max tokens setting limits the total number of tokens that can be processed in a single interaction or request, ensuring the responses are generated within reasonable bounds. The default limit is 4,000 tokens, which is the optimal size for summarizing documents and several sources to generate an answer.
Temperature controls the variability of answers, ranging from 0 to 1.
A temperature of 0.1 will make the responses very to the point but potentially repetitive and deficient.
A high temperature of 1 allows for maximum creativity in answers but creates the risk of irrelevant or even hallucinatory responses.
For example, the recommended temperature for a customer service bot is between 0.2 and 0.5. This level should keep the answers relevant and to the script while allowing for a natural response variation.
This is the model picker. Here, you’ll find all the supported models from Mistral. We currently support the following models:
How To Add The LLM Mistral To Your Flow
You’ll notice that all LLM components only have an output handle. Input doesn’t pass through the component, as it only represents the model, while the actual generation happens in AI Agents and Generators.
The LLM handle is always purple. The LLM input handle is found on any component that uses AI to generate text or process data. You can see the options by clicking the handle:
This allows you to create all sorts of tools. Let’s see the component in action. Here’s a simple AI Agent chatbot Flow that’s using the Mistral 7B model to generate responses. You can think of it as a basic Mistral chatbot.
This simple Chatbot Flow includes:
The LLM Mistral component lets you connect Mistral AI models to your FlowHunt projects, enabling advanced text generation for your chatbots and AI agents. It allows you to swap models, control settings, and integrate models like Mistral 7B, Mixtral (8x7B), and Mistral Large.
FlowHunt supports Mistral 7B, Mixtral (8x7B), and Mistral Large, each offering different performance and parameter levels for various text generation needs.
You can adjust settings like max tokens and temperature, and select between supported Mistral models to control response length, creativity, and model behavior within your flows.
No, connecting an LLM Component is optional. By default, FlowHunt components use ChatGPT-4o. Use the LLM Mistral component when you want more control or to use a specific Mistral model.
Start building smarter AI chatbots and tools by integrating Mistral’s powerful language models with FlowHunt’s no-code platform.
FlowHunt supports dozens of text generation models, including Meta's Llama models. Learn how to integrate Llama into your AI tools and chatbots, customize setti...
FlowHunt supports dozens of text generation models, including models by xAI. Here's how to use the xAI models in your AI tools and chatbots.
FlowHunt supports dozens of AI models, including the revolutionary DeepSeek models. Here's how to use DeepSeek in your AI tools and chatbots.