I’m sending in openai promt a request that response should have minimum 2000 words lenght, but when I’m getting response its cropped. Is there some limit in openai component? If so is there a way to extend it or I just have to use webapi instead of thinkable component which in this case is usefull.
Is there a chance your response is max tokens before the 2k words are generated?
Remember prompt length figures into tokens spent per call
nope, this is not the case. Its not a tokens limit for sure.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.