Integrate with Straico

The idea is:

More and more software is using Straico’s AI features to access newer AI models and utilize AI in a more cost-effective way. I hope to increase integration with Straico, thank you!

My use case:

Straico’s Key can effectively save costs on AI usage and is currently a popular alternative to OpenAI’s Key. It is recommended to consider this option to make AI usage more convenient!

1 Like

+1 for Straico

1 Like

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: :link: 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.

Hello, I have set it up this way, but an error message popped up.

I get the same error.
I don’t think Straico’s API is OpenAI-compatible.
Straico API documentation

After reviewing Straico’s API documentation, it appears that Straico is not OpenAI-compatible. As a result, it cannot be directly used with Bika Automation’s “OpenAI - Generate Text” action.

However, you can use the “Run Script” action or the “Send HTTP Request” action in Bika to integrate with Straico and implement the features you need.

Thank you for the clarification.
We would still very much like to see a native Straico integration.
I hope that you will consider adding that to the roadmap.