perf-analysis-chat / token_limits.json
Daniel Nichols
move token limits file to root
cf65656
raw
history blame
189 Bytes
{
"gpt-4o": 128000,
"gpt-4o-mini": 128000,
"gpt-4-turbo": 128000,
"gpt-4": 8192,
"gpt-3.5-turbo": 16385,
"gemini-1.5-flash": 1048576,
"gemini-1.5-pro": 2097152
}