Vandivier / rect

an AI-powered tool for transforming social content into educational material!
https://rect-alpha.vercel.app
MIT License
16 stars 2 forks source link

figure out max token length for gpt-4 #8

Closed Vandivier closed 1 year ago

Vandivier commented 1 year ago

https://stackoverflow.com/questions/75396481/openai-gpt-3-api-error-this-models-maximum-context-length-is-4097-tokens

gpt 3 token len is shared and maxes at 4097 but idk about gpt 4

Vandivier commented 1 year ago

it's 8k in ui 32k via api