#Optimizing Completion Time
2 messages · Page 1 of 1 (latest)
You can’t optimize the API, as you have no control over the API, OpenAI hosts it and manages it and any latency is from their end
2 messages · Page 1 of 1 (latest)
I posted this question in #dev-chat , but I'm hoping I can get a conversation going here. Does anyone know how I could tweak the parameters in Completion.create() to optimize for faster completions? I already have n=1.
You can’t optimize the API, as you have no control over the API, OpenAI hosts it and manages it and any latency is from their end