diff --git a/docs/cody/core-concepts/token-limits.mdx b/docs/cody/core-concepts/token-limits.mdx index 6491aef0a..4fce21773 100644 --- a/docs/cody/core-concepts/token-limits.mdx +++ b/docs/cody/core-concepts/token-limits.mdx @@ -50,16 +50,16 @@ The Enterprise tier supports the token limits for the LLM models on Free and Pro | **Model** | **Conversation Context** | **@-mention Context** | **Output** | | ------------------------------------ | ------------------------ | --------------------- | ---------- | -| gpt-4o-mini | 7,000 | shared | 1,000 | -| gpt-o3-mini-medium | 7,000 | shared | 1,000 | -| gpt-4-turbo | 7,000 | shared | 1,000 | -| gpt-4o | 7,000 | shared | 1,000 | -| o1 | 7,000 | shared | 1,000 | -| o3-mini-high | 7,000 | shared | 1,000 | -| claude-3.5 Haiku | 7,000 | shared | 1,000 | +| gpt-4o-mini | 7,000 | shared | 4,000 | +| gpt-o3-mini-medium | 7,000 | shared | 4,000 | +| gpt-4-turbo | 7,000 | shared | 4,000 | +| gpt-4o | 7,000 | shared | 4,000 | +| o1 | 7,000 | shared | 4,000 | +| o3-mini-high | 7,000 | shared | 4,000 | +| claude-3.5 Haiku | 7,000 | shared | 4,000 | | **claude-3.5 Sonnet (New)** | **15,000** | **30,000** | **4,000** | -| Google Gemini 2.0 Flash | 7,000 | shared | 1,000 | -| Google Gemini 2.0 Flash-Lite Preview | 7,000 | shared | 1,000 | +| Google Gemini 2.0 Flash | 7,000 | shared | 4,000 | +| Google Gemini 2.0 Flash-Lite Preview | 7,000 | shared | 4,000 |