#help for openaiapi
1 messages · Page 1 of 1 (latest)
Hey, you can use a larger model like gpt-3.5-16k or gpt-4-turbo which have rate limits of 16,000 and 128,000 tokens (for characters about (amount of characters * 3 = 1 token) estimated
1 messages · Page 1 of 1 (latest)
hi, i'm working with the open ai api and i'm pretty sure that the text i'm inputting is over 4000 characters. is there any way to send the text in chunks? i'm trying to create a summarizer
Hey, you can use a larger model like gpt-3.5-16k or gpt-4-turbo which have rate limits of 16,000 and 128,000 tokens (for characters about (amount of characters * 3 = 1 token) estimated