Hi, Bika.ai does not currently offer direct integration with Straico.
Typically, other third-party AI models (such as Google Gemini and Claude) can be integrated through custom configuration since they adhere to the OpenAI-compatible API standard, which requires no additional development.
If an AI provider follows the OpenAI-compatible API standard, you only need to configure the Automation OpenAI Action:
- Custom Base URL (e.g.,
https://api.straico.com/v1
) - Model ID (e.g.,
straico-pro
)
A comprehensive tutorial with screenshots is available in our community: Click here for the full guide
However, Straico is currently using a custom OpenAPI schema.
To integrate with Straico and implement the features you need, you can utilize the “Run Script” action or the “Send HTTP Request” action.