Hi I have a problem using CometAPI in n8n. I already followed the instruction to use CometAPI by using OpenAI node but the problem is that the list on model section is empty. Anyone experiencing this or anyone has a solution to integrate cometAPI to n8n?
can you provide an image or the error or the workflow? to better understand what you are dealing with
Usually if the list is not loading, it’s either because your credential is not connected succesfully or something like that
Unfortunately there isn’t any error since I can’t do any test run on the node. Here’s the image of the empty list:
I’m experiencing the same thing when I tried to use openrouter, both the credential is correct but there isn’t anything listed in the model dropdown menu.
I already found the solution. Because I use the OpenAI node but redirecting my credential to CometAPI, I can’t search the model by list because the list is meant for the OpenAI model. Because of that I need to change it search the model by ID. Entering the model ID by what I found on the CometAPI model I can run the node perfectly.
I don’t know about the OpenRouter issue but I think the solution would be the same, just use the model by ID and insert the model ID provided by OpenRouter in the OpenRouter model website.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.