General Provider Settings Estimated reading: 4 minutes 12 views The core functionality of the Antimanual plugin relies on a secure and stable connection to leading artificial intelligence providers. The General Provider Settings serve as the foundational configuration layer, allowing users to authenticate their site with either OpenAI or Google Gemini. By establishing this link, you enable the plugin’s advanced capabilities, including semantic search, automated content generation, and intelligent chatbot interactions. Proper configuration ensures that the system can access the necessary computational power to analyze your knowledge base and generate contextually relevant responses. Table of Contents Overview of AI Providers Configuring OpenAI Settings Configuring Google Gemini Settings Security and Technical Specifications Frequently Asked Questions Overview of AI Providers Antimanual is designed with flexibility in mind, offering support for the two most prominent AI ecosystems currently available. Depending on your business requirements, budget, and performance needs, you can choose between OpenAI’s GPT models or Google’s Gemini series. Each provider offers unique advantages in terms of reasoning capabilities, token costs, and language support. Once a provider is selected and configured, the settings apply globally across all plugin modules, from the Managing User Roles and Access in Docy: Best Practices and Plugin Recommendations to the AI Search Intelligence. Configuring OpenAI Settings OpenAI remains the industry standard for high-performance natural language processing. To integrate OpenAI with your WordPress installation, follow these technical steps: API Key Entry: Obtain your secret API key from the OpenAI Dashboard. Paste the key into the designated field. Upon successful validation, the interface will display a “Key Configured” status, partially masking the key for security (e.g., sk-p...). Model Selection: Choose the specific LLM variant that aligns with your operational goals. Options typically include GPT-4o for complex reasoning and GPT-3.5-Turbo for high-speed, cost-effective tasks. Usage Monitoring: Ensure your OpenAI account has a sufficient credit balance, as the plugin will communicate with the API for every embedding and generation task. Choosing the right model is critical. While GPT-4 offers superior accuracy for the , GPT-3.5 may be preferable for high-volume chatbot interactions where latency is a primary concern. Configuring Google Gemini Settings For users who prefer the Google Cloud ecosystem, Antimanual offers seamless integration with Google Gemini. This is particularly useful for organizations already utilizing Google AI Studio or those seeking competitive pricing for large-scale content processing. Gemini API Key: You can generate an API key for free or via a paid tier through Google AI Studio. Once entered, the plugin verifies the connection and displays an “AIza…” confirmation prefix. Gemini Model Selection: Select from available versions such as Gemini 1.5 Pro or Gemini 1.5 Flash. The Pro version is recommended for deep technical documentation, while Flash is optimized for speed. Security and Technical Specifications Security is a paramount concern when handling API credentials. Antimanual implements enterprise-grade security protocols to ensure your data remains protected: Data Encryption: All API keys are encrypted at the database level before storage. This ensures that even in the event of unauthorized database access, your credentials cannot be read in plain text. Client-Side Protection: Keys are never exposed in the browser’s source code or transmitted through insecure front-end scripts. All API calls are handled via server-to-server communication. Immediate Implementation: Configuration changes take effect instantaneously. There is no requirement to clear server caches or restart plugin services after updating your provider settings. Frequently Asked Questions Can I use both OpenAI and Google Gemini simultaneously?Currently, the plugin supports one active global provider at a time. However, you can switch between providers easily; just ensure you have the correct API key for the selected service. What happens if my API key expires or runs out of credits?If the connection fails, the plugin will display an error message in the admin dashboard. AI-powered features, such as the chatbot and search block, will temporarily stop functioning until a valid key is provided. Are my WordPress posts sent to the AI provider?Only the content you specifically choose to index in the section is sent to the provider to create embeddings. This data is used solely for your site’s private knowledge base. General Provider Settings - PreviousAPI ConfigurationNext - General Provider SettingsKnowledge Base Management