How can I create a Reka.ai bot?

I would like to know how can I configure a Pickaxe to exclusively use Reka.ai API and model. I already setup Action Reka, but when I choose the model (GPT etc) in the main page, distort the reply of Reka. Any help ?

1 Like

Hi @doreloprisan the best way to connect an LLM that is not directly accessible via Pickaxe is via a make.com webhook connection > creating a workflow with open router > connecting your desired LLM > answer webhook back to your Pickaxe.

@Ned.Malki provided a very good answer below.

To elaborate, your Pickaxe will always rely on one of the Pickaxe-integrated models to operate. While you can call other models, they will simply provide text outputs that your Pickaxe processes. The integrated model handles listening to the user, interpreting their input, choosing actions, and determining how to display results… You can instruct your Pickaxe to minimally interfere with the outputs from Reka.

I like Reka ai bots. I would like to create my own Reka ai GPT basically. It would be like an OpenAI gpt but powered by Reka instead. I think people find the newness of openai bots not that new. But a Reka.ai bot would be new and that is a marketing angle.

2 Likes

Yeah, I just asked Reka, and it chose a winner from my 4 images, and did a good job justifying the selection.

Via a connected action? @kenlyle

Not in the action, in the Prompt section.

1 Like

Reka is awesome. it would really be helpful if we could upload an audio file in Pickaxe and pass that file to the REKA action.

For example, I have a client who wants to create an app for their sales team where they could send voice notes that they record on their phone to an app. And then have that app create a translation and then use that translation to do things like create sales proposals.

@ordodigital we are working on making audio files uploadable now - stay tuned!

1 Like

I don’t recall, but it almost has to be so- I do very little Python.