Node OpenAI properties

I wanna use property “service_tier” to set it to flex but there isnt in the node

Please share your workflow

Information on your n8n setup

  • n8n version: 1.107.4
  • Database default: SQLite
  • n8n EXECUTIONS_PROCESS setting default: own, main
  • Running n8n via npm
  • Operating system: proxmox LXC

Hey @ni_ba hope all is well. Welcome to the communtiy.

What makes you believe it should be there? Is there an n8n documentation you are following to configure this property?

1 Like

Forgot to say that the property “service”tier” is only available with gpt-5

Im using the API for other project and im using it. THe doc didnt talk about this one

it sounds like you think it should be there.

So again, why do you think it should be there?

Why it shouldnt? Isnt the node updated regularly?
There is a way to add it manually maybe?

That’s a good answer, but it is not the answer to the question I asked.

Nobody said it shouldn’t be there.

yes, the code is updated regularly

Well, you can always write your own custom node, but apart from that the only other way is to file a feature request here and express why this would be a good addition.

1 Like

Cause from dev perspective I was expecting that if openAI made a change to their API also the node will be updated introducing the new changes. For example it was updated introducint the max_completion_token :slight_smile: Anyway thanks Im gonna file a req

That’s understandable. At the same time from the same dev perspective you surely understand that there is no way every integrated product can get instant updates, and because of that, I am sure the team is carefully prioritizing, hand picking the features from the backlog, while also working on bugs and improvements. I am sure if the features gets enough attention, there is no reason for it not to be implemented and filing that features request is a great first step, so that other users could chime in and +1 it if this is some thing that sounds important for their workflows as well. Thank you for filing it. Make sure to cross ref it here.

1 Like

Cross ref Add service_tier option to the OpenAI node (flex / standard / priority)

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.