Skip to content

Add missing max output tokens and model deprecation docs#3

Open
yesenarman wants to merge 1 commit intomainfrom
docs/fill-content-gaps
Open

Add missing max output tokens and model deprecation docs#3
yesenarman wants to merge 1 commit intomainfrom
docs/fill-content-gaps

Conversation

@yesenarman
Copy link
Copy Markdown

Summary

Content that existed in the old docs site (deepinfra.com/docs) but was missing from the new Mintlify site (docs.deepinfra.com):

  • Max output tokens (chat/overview.mdx): Documents the 16384 token limit and the response continuation technique (pass previous response as an assistant message to extend beyond the limit)
  • Model deprecation policy (models.mdx): Documents the 1-week advance notice, automatic forwarding to replacement models after deprecation, and email notification to recent users

Test plan

  • Visit docs.deepinfra.com/chat/overview and confirm "Max output tokens" section appears with continuation example
  • Visit docs.deepinfra.com/models and confirm "Model deprecation" section appears

🤖 Generated with Claude Code

- Add "Max output tokens" section to chat/overview.mdx covering the
  16384 token limit and response continuation technique
- Add "Model deprecation" section to models.mdx covering the 1-week
  advance notice policy, auto-forwarding behavior, and email notification

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant