ClipAI - Knowledge Base (FAQ)
< All topics

How to add another neural network to ClipAI?

We are constantly updating ClipAI, adding new services and neurons. But what if you need use a neural network in ClipAI that we haven't added yet? This is not only possible, but also quite simple.

In this case, as an example, we will show the addition of the service GROQ. It is already added by default to ClipAI, so you do not need to repeat these steps specifically to use GROQ; if you need any other service, just repeat the steps below by analogy.

1. Find a OpenAI compatible URL in your neural network API documentation. For example, in GROQ it is located ­here:

Where to find the API URL of a neuron compatible with OpenAI

2. Ibid. find the name of the model you need:

Where to find the model name in a service with a neural network

3. Create your API key and copy it. Specify it in the corresponding field of the "Parameters" tab of the input settings.

4. Now add all the copied parameters in the ClipAI input settings -> “Parameters” tab:

How to add your third-party AI service model to ClipAI

In this case, you need to specify the obtained "Model ID" in the "Custom Model" parameter and "base_url" in the "Custom API Endpoint" parameter.

And select the model “GPT (custom model)”:

Own model GPT to ClipAI

Ready! Now you can use any neural network you need.