Tag: rate limits

  • Tomasz Tunguz: Modernizing Agent Tools with Google ADK Patterns: 60% Token Reduction & Enterprise Safety

    Source URL: https://www.tomtunguz.com/modernizing-agent-tools-with-google-adk-patterns/ Source: Tomasz Tunguz Title: Modernizing Agent Tools with Google ADK Patterns: 60% Token Reduction & Enterprise Safety Feedly Summary: I recently discovered Google’s Agent Development Kit (ADK) and its architectural patterns for building LLM-powered applications. While ADK is a Python framework, its core design principles proved transformative when applied to my existing…

  • Simon Willison’s Weblog: gpt-5 and gpt-5-mini rate limit updates

    Source URL: https://simonwillison.net/2025/Sep/12/gpt-5-rate-limits/#atom-everything Source: Simon Willison’s Weblog Title: gpt-5 and gpt-5-mini rate limit updates Feedly Summary: gpt-5 and gpt-5-mini rate limit updates OpenAI have increased the rate limits for their two main GPT-5 models. These look significant: gpt-5 Tier 1: 30K → 500K TPM (1.5M batch) Tier 2: 450K → 1M (3M batch) Tier 3:…

  • Simon Willison’s Weblog: Claude Sonnet 4 now supports 1M tokens of context

    Source URL: https://simonwillison.net/2025/Aug/12/claude-sonnet-4-1m/ Source: Simon Willison’s Weblog Title: Claude Sonnet 4 now supports 1M tokens of context Feedly Summary: Claude Sonnet 4 now supports 1M tokens of context Gemini and OpenAI both have million token models, so it’s good to see Anthropic catching up. This is 5x the previous 200,000 context length limit of the…

  • Simon Willison’s Weblog: Quoting Sam Altman

    Source URL: https://simonwillison.net/2025/Aug/8/sam-altman/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Sam Altman Feedly Summary: GPT-5 rollout updates: We are going to double GPT-5 rate limits for ChatGPT Plus users as we finish rollout. We will let Plus users choose to continue to use 4o. We will watch usage as we think about how long to offer…

  • Simon Willison’s Weblog: Quoting Anthropic

    Source URL: https://simonwillison.net/2025/Jul/28/anthropic/ Source: Simon Willison’s Weblog Title: Quoting Anthropic Feedly Summary: We’re rolling out new weekly rate limits for Claude Pro and Max in late August. We estimate they’ll apply to less than 5% of subscribers based on current usage. […] Some of the biggest Claude Code fans are running it continuously in the…

  • The Cloudflare Blog: Message Signatures are now part of our Verified Bots Program, simplifying bot authentication

    Source URL: https://blog.cloudflare.com/verified-bots-with-cryptography/ Source: The Cloudflare Blog Title: Message Signatures are now part of our Verified Bots Program, simplifying bot authentication Feedly Summary: Bots can start authenticating to Cloudflare using public key cryptography, preventing them from being spoofed and allowing origins to have confidence in their identity. AI Summary and Description: Yes **Summary:** The text…

  • AWS Open Source Blog: Using Strands Agents with Claude 4 Interleaved Thinking

    Source URL: https://aws.amazon.com/blogs/opensource/using-strands-agents-with-claude-4-interleaved-thinking/ Source: AWS Open Source Blog Title: Using Strands Agents with Claude 4 Interleaved Thinking Feedly Summary: When we introduced the Strands Agents SDK, our goal was to make agentic development simple and flexible by embracing a model-driven approach. Today, we’re excited to highlight how you can use Claude 4’s interleaved thinking beta…