--- title: Max Output Tokens Analysis emoji: 📊 colorFrom: blue colorTo: green sdk: streamlit sdk_version: 1.28.0 app_file: app.py pinned: false --- # Max Output Tokens Analysis This Streamlit app visualizes the evolution of maximum output tokens across different AI companies and their language models. The visualization includes: 1. An interactive line chart showing how max output tokens have evolved over time for different companies 2. A detailed data table showing the maximum output tokens for each model ## Data The data includes information about models from: - OpenAI - Anthropic - Google - Cohere - Deep Seek Each model entry contains: - Model name - Maximum output tokens - Company - Launch date ## Usage The chart is interactive - you can: - Hover over lines to see detailed information - Click and drag to zoom - Double click to reset the view - Use the legend to toggle different companies The data table below the chart can be sorted by clicking on column headers.