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