#help for openaiapi

1 messages · Page 1 of 1 (latest)

red void
#

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

calm bobcat
#

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

nocturne mason
#

I kinda ran into that problem too, so I switched to AI assistant. And having less issues. Also swhat @calm bobcat said

#

openai Assistant annoying to set up, but totally worth it