OpenAI GPT-4o-mini
Explore OpenAI GPT-4o-mini, a powerful yet cost-efficient and low-latency multimodal AI. Ready to experience the power of AI? Start your journey here!
🚀Function Overview
A multimodal language model optimized for low-cost text generation with image processing capabilities.
Key Features
- Handles both text prompts and image inputs
- Configurable text generation parameters (temperature, top_p, etc.)
- System prompts for behavior customization
- Token length control for output generation
Use Cases
- •Chatbots and conversational interfaces
- •Multimodal question answering
- •Content generation and summarization
- •Image-based contextual responses
⚙️Input Parameters
prompt
stringThe prompt to send to the model. Do not use if using messages.
system_prompt
stringSystem prompt to set the assistant's behavior
image_input
arrayList of images to send to the model
temperature
numberSampling temperature between 0 and 2
max_completion_tokens
integerMaximum number of completion tokens to generate
top_p
numberNucleus sampling parameter - the model considers the results of the tokens with top_p probability mass
frequency_penalty
numberFrequency penalty parameter - positive values penalize the repetition of tokens
presence_penalty
numberPresence penalty parameter - positive values penalize new tokens based on whether they appear in the text so far
💡Usage Examples
Example 1
Input Parameters
{ "top_p": 1, "prompt": "My situationship is starting to cross over into more than \"friends with benefits\" territory. I'm catching feelings, but this is not in my five year plan. What should I do?", "messages": [], "image_input": [], "temperature": 1, "system_prompt": "You are a helpful assistant.", "presence_penalty": 0, "frequency_penalty": 0, "max_completion_tokens": 4096 }
Output Results
Quick Actions
Technical Specifications
- Hardware Type
- Run Count
- 1.5M
- Commercial Use
- Unknown/Restricted
- Pricing
- Priced by multiple properties
- Platform
- Replicate