Can I customize AI models in Action, such as Google Gemini, Anthropic Claude, Straico, DeepSeek, etc.?

Yes! Bika.ai’s automation Action lets you easily customize AI models like Google Gemini, Claude, Straico, or DeepSeek. Here’s the simple secret:

Most modern AI models (e.g., Google Gemini, Anthropic Claude, Straico, DeepSeek) adopt OpenAI-compatible API interfaces. This means their services mimic OpenAI’s API structure, allowing tools like Bika.ai to interact with them using the same protocol. You just need two details from your AI provider:

  • Custom Base URL: The API endpoint provided by the AI service (e.g., https://api.gemini.google.com/v1).
  • Custom Model ID: The specific model name (e.g., gemini-pro, claude-3-sonnet).

Plug these into Bika.ai, and it will seamlessly route requests to your chosen AI provider—no extra coding or complex setup required!

Step-by-Step Configuration

  1. Select OpenAI - Generate Text
  • In your automation Action, choose “OpenAI - Generate Text” as the base action. This option uses the OpenAI-compatible framework, making it compatible with other models.

  1. Enable Manual Configuration
  • Toggle “Manual Configuration” in the action settings to unlock custom integration fields.

  1. Input Custom Model ID and Base URL
  • Custom Model ID: Enter the model’s identifier (e.g., claude-3-opus for Claude, deepseek-chat for DeepSeek).
  • Custom Base URL: Provide the API endpoint from your AI provider (e.g., https://api.anthropic.com/v1 for Claude).
  • These details are typically found in the AI service’s documentation.

1 Like