How to Use and Configure AI Models
π Overview
AI Assistify supports a wide range of AI models, including pre-built models from leading providers and custom models that users can configure themselves. Users can easily switch between models, manage their configurations, and integrate their own API-based models to fit their specific needs.
π― Key Features
πΉ Pre-Built AI Models
AI Assistify provides pre-configured AI models that are ready to use. These include:
OpenAI (GPT-4o, GPT-3.5, GPT-o1-preview, etc.)
Google (Gemini models)
Anthropic (Claude models)
DeepSeek, Mistral, Groq, Perplexity, and more
π Key Benefits of Pre-Built Models: β No setup required β simply select and start chatting β Optimized for different tasks such as text generation, vision processing, and long-context reasoning β Automatically updated to latest model versions
πΉ Custom AI Models β Bring Your Own Model
Users can integrate their own AI models by providing an API endpoint that is compatible with the OpenAI SDK.
β How to Add a Custom Model
Go to Models Management and click + Add Model.
Fill in the following details:
Model Name (e.g., "My Custom AI Model")
Model ID (e.g., "my-ai-model")
Description (optional, for reference)
Base URL (API endpoint, e.g.,
https://api.customai.com/v1
)API Key (required for authentication)
Max Context Length (Define token limit, e.g., 4096 tokens)
Click Create to save the model.
The model will now appear under Your Models and can be selected from the Model Picker in chat.
π Example Screenshot Integration: (Insert screenshot of Custom Model setup interface)
πΉ Switching & Using AI Models in Chat
Open the Model Selector in the chat interface.
Browse and select a pre-built model or your custom model.
If the model requires an API Key, a modal will appear prompting you to enter it.
After entering the key, click Save and start chatting.
π Example Screenshot Integration: (Insert screenshot showing Model Selector in chat)
π Securely Managing API Keys
AI Assistify requires API keys for certain pre-built models (like OpenAI, Google Gemini, and Anthropic) and custom models that users integrate.
β Where to Enter API Keys?
During Chat β If a model requires an API key, a modal will prompt you to enter it.
Settings β API Keys β Manually enter and manage all your API keys in one place.
π Security & Privacy: Why Your API Keys Are Safe
AI Assistify prioritizes security and user privacy when handling API keys:
β End-to-End Encryption β All API keys are encrypted using AES-256 encryption. β Local Storage Only β Your API keys are never transmitted to AI Assistify servers. β User Control β You can view, update, or delete your API key at any time. β SOC 2 Certified Security β Ensures compliance with industry security standards.
π Benefits of AI Assistifyβs Model Management
β Flexibility β Use pre-built models or bring your own. β Seamless Switching β Change models in chat with a few clicks. β Security First β API keys are encrypted and stored locally. β Multi-Provider Support β Access the best models from OpenAI, Google, Anthropic, and more.
Last updated