Openrouter API implementation

It would be great to have open router and straico API available as it would allow us more llms without subscriptions

I second that. Open Router would mean we could just provide one API key and use any model.

1 Like

You could add a Make.com integration with the Openrouter Module.

1 Like

Yeah you could but then the action wouldn’t be as effective as directly integrating with the AI model. It would be a much better feature built in.

Thanks - why would it not be as effective ?

I guess it depends on your use case, but what I mean by it not being as effective is:

The AI interprets your initial instructions [we are connecting to a model Claude, Mistral, GPT] that’s already one request which sends and receives data, the model then see our instructions to launch an action, then sends a request to make which triggers an open router response, then sends it back to the pickaxe for response.

As opposed to, pickaxe connecting directly to open router, returning the response.

The first option is taking twice as long as the second and much more inefficient. I feel like it would take longer that way as opposed it being built in and directly connecting to your open router model.

I haven’t done any testing myself but I know how all this works on the back end so I assume it’s definitely not as efficient as having it as a default.