# long-context

A large-language-model capability for processing unusually large token contexts in a single request.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Optimize your team's price-performance with hosted open weight models

DevFeed: [Optimize your team's price-performance with hosted open weight models](<https://devfeed.tech/articles/optimize-your-team-s-price-performance-with-hosted-open-weight-models-42085.md>)

Original publisher: [Read original article](<https://about.gitlab.com/blog/optimize-with-open-weight-models/>)

Author: Brittany Lutz

Published: 2026-09-17T00:00:00Z

Content type: release

Language: en

Sources: [GitLab](<https://devfeed.tech/sources/gitlab.md>)

Topics: [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Agentic development](<https://devfeed.tech/topics/agentic-development.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [cost](<https://devfeed.tech/tags/cost.md>), [features](<https://devfeed.tech/tags/features.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [latency](<https://devfeed.tech/tags/latency.md>), [models](<https://devfeed.tech/tags/models.md>), [open](<https://devfeed.tech/tags/open.md>), [optimize](<https://devfeed.tech/tags/optimize.md>), [product](<https://devfeed.tech/tags/product.md>)

### AI overview

GitLab announces three hosted open weight models for GitLab Duo Agent Platform: Kimi K3, GLM 5.3, and MiniMax M3. The release gives software teams more model choices for balancing quality, latency, and cost across different development workloads.

### Source excerpt

There's no single best model for every software development task. Implementing a new feature, diagnosing a failed pipeline, and resolving security vulnerabilities all place different demands on the model handling them. GitLab Duo Agent Platform is expanding GitLab-managed model choice with three hosted open weight models: Kimi K3, GLM 5.3, and MiniMax M3. Together with the frontier models already available in GitLab, your team now has more control over how you optimize for quality, latency, and cost, tuned to the needs of each workload. Point a hard task at Kimi K3 or GLM 5.3, which outperformed comparable frontier models in internal testing and costs less per call, or hand routine, high-volume work to MiniMax M3. Either way, your team gets up to 4x more calls per GitLab Credit than some comparable frontier models, with more AI model options to match cost to task complexity. GitLab Transcend returns in October Coding agents are increasing your speed of development, but your reviews, security policies, and release cycles still have to keep pace. Our Transcend event on October 6 will demonstrate how GitLab is helping teams close that gap and explore what it takes to carry the speed of agentic AI across the software lifecycle. Register for the livestream today! Why one model has been the easy way out Different tasks in agentic development need different things from an AI model. A long-running refactor needs a large context window and deeper reasoning, while a routine, high-volume task is often better served by a faster, more cost-efficient model. Optimizing for one task type means giving up ground on the other. As teams work through the technical tradeoff, whether they can actually access a new model emerges as an additional governance challenge. In regulated environments, every model and the infrastructure it runs on has to clear security, compliance, and internal review before the team can use it. Reviews and approvals move slowly enough that many teams standardize o

## How LLMs Handle Memory Through Context and Surrounding Applications

DevFeed: [How LLMs Handle Memory Through Context and Surrounding Applications](<https://devfeed.tech/articles/do-llms-have-the-memory-of-a-goldfish-26892.md>)

Original publisher: [Read original article](<https://blog.bytebytego.com/p/do-llms-have-the-memory-of-a-goldfish>)

Author: ByteByteGo

Published: 2026-09-15T15:31:12Z

Content type: article

Language: en

Sources: [ByteByteGo](<https://devfeed.tech/sources/bytebytego.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [context window](<https://devfeed.tech/topics/context-window.md>), [App](<https://devfeed.tech/topics/app.md>), [long-context](<https://devfeed.tech/topics/long-context.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [context](<https://devfeed.tech/tags/context.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cost](<https://devfeed.tech/tags/cost.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llms](<https://devfeed.tech/tags/llms.md>), [memory](<https://devfeed.tech/tags/memory.md>)

### AI overview

LLMs do not usually retain personal or persistent memory between interactions. Surrounding applications create the appearance of memory by storing messages, maintaining summaries, retrieving relevant information, and supplying it to the model. As conversations grow, this processing increases cost and latency, while context-window limits require older information to be removed, summarized, or stored elsewhere.

### Source excerpt

In this article, we will learn how LLMs handle memory so that they are useful to end users in performing complex tasks that require conversation and holding context.

## Enterprise-Grade Precision for Long-Context Multimodal Embedding Inference on Cloud TPU

DevFeed: [Enterprise-Grade Precision for Long-Context Multimodal Embedding Inference on Cloud TPU](<https://devfeed.tech/articles/enterprise-grade-precision-for-long-context-multimodal-embedding-inference-on-cloud-tpu-4210.md>)

Original publisher: [Read original article](<https://developers.googleblog.com/enterprise-grade-precision-for-long-context-multimodal-embedding-inference-on-cloud-tpu/>)

Author: Anthony Su; Injae Kwak

Published: 2026-09-12T11:04:33.891311Z

Content type: article

Language: en

Sources: [Google Developers Blog](<https://devfeed.tech/sources/google-developers-blog.md>)

Topics: [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [vllm](<https://devfeed.tech/topics/vllm.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Google](<https://devfeed.tech/topics/google.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [github](<https://devfeed.tech/tags/github.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [tpu](<https://devfeed.tech/tags/tpu.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

This article explains how Google Cloud integrated native TPU support into vLLM to serve long-context, multimodal embedding models at production scale. It describes elastic TPU provisioning with Google Kubernetes Engine, autoscaling across accelerator types, and TPU-specific optimizations for long sequences and chunked prefill. The resulting setup is designed to preserve numerical parity with GPU reference baselines while supporting high-throughput semantic retrieval applications.

### Source excerpt

Google Cloud has natively integrated TPU support into the vLLM serving engine, allowing developers to elastically scale high-demand embedding pipelines using Google Kubernetes Engine (GKE). To handle massive 15K+ token contexts for models like Qwen3-Embedding-8B, the engineering team implemented TPU-specific optimizations such as hardware-safe tensor alignment, JAX/XLA compilation pre-warming, and a hybrid StepPool architecture for chunked prefill management. These enhancements achieve near-perfect numerical parity with reference GPU baselines, and developers can immediately leverage the open-sourced setup recipes on the AI-Hypercomputer GitHub to build their own high-throughput semantic retrieval applications.

## OpenAI's researchers burned $7,000 a day on AI agents -- now it's opening the floodgates

DevFeed: [OpenAI's researchers burned $7,000 a day on AI agents -- now it's opening the floodgates](<https://devfeed.tech/articles/openai-s-researchers-burned-7-000-a-day-on-ai-agents-now-it-s-opening-the-floodgates-8483.md>)

Original publisher: [Read original article](<https://thenewstack.io/openai-agents-api-compute/>)

Author: Amanda Caswell

Published: 2026-09-11T21:27:42Z

Content type: news

Language: en

Sources: [The New Stack](<https://devfeed.tech/sources/the-new-stack.md>)

Topics: [Inference](<https://devfeed.tech/topics/inference.md>), [long-context](<https://devfeed.tech/topics/long-context.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [api](<https://devfeed.tech/tags/api.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [codex](<https://devfeed.tech/tags/codex.md>), [compute](<https://devfeed.tech/tags/compute.md>), [developers](<https://devfeed.tech/tags/developers.md>), [inference](<https://devfeed.tech/tags/inference.md>), [openai](<https://devfeed.tech/tags/openai.md>), [research](<https://devfeed.tech/tags/research.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

OpenAI's public-beta Agents API lets developers run long-lived agents with managed job state, context compression, optional tools, parallel subagents, and execution in OpenAI's sandbox or developer-controlled infrastructure. The article highlights the resulting inference and compute costs, citing internal research-agent usage figures.

### Source excerpt

OpenAI rolled out its Agents API in public beta Thursday, opening the backend behind Codex to developers looking to run The post OpenAI's researchers burned $7,000 a day on AI agents -- now it's opening the floodgates appeared first on The New Stack.

## Deploying Qwen3.8-2.4T-A95B on Amazon SageMaker HyperPod with vLLM

DevFeed: [Deploying Qwen3.8-2.4T-A95B on Amazon SageMaker HyperPod with vLLM](<https://devfeed.tech/articles/deploying-qwen3-8-2-4t-a95b-on-amazon-sagemaker-hyperpod-with-vllm-4731.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/deploying-qwen3-8-2-4t-a95b-on-amazon-sagemaker-hyperpod-with-vllm/>)

Author: Dmitry Soldatkin

Published: 2026-09-09T22:26:29Z

Content type: tutorial

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Deployment](<https://devfeed.tech/topics/deployment.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Mixture of Experts (MoE)](<https://devfeed.tech/topics/mixture-of-experts-moe.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [amazon-sagemaker](<https://devfeed.tech/tags/amazon-sagemaker.md>), [amazon-sagemaker-hyperpod](<https://devfeed.tech/tags/amazon-sagemaker-hyperpod.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [inference](<https://devfeed.tech/tags/inference.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [moe](<https://devfeed.tech/tags/moe.md>), [nvfp4](<https://devfeed.tech/tags/nvfp4.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [qwen](<https://devfeed.tech/tags/qwen.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [tool](<https://devfeed.tech/tags/tool.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

A deployment walkthrough for serving the open-weight Qwen3.8-2.4T-A95B language model on Amazon SageMaker HyperPod with vLLM and NVIDIA B300 GPUs. It covers provisioning, NVFP4 quantization, an OpenAI-compatible endpoint, reasoning, tool calling, and MTP speculative decoding.

### Source excerpt

Learn how to deploy Qwen3.8-2.4T-A95B, a 2.4-trillion-parameter open-weight model, on Amazon SageMaker HyperPod with vLLM. This walkthrough covers cluster provisioning, NVFP4 quantization, and an OpenAI-compatible endpoint with built-in reasoning, tool calling, and native MTP speculative decoding.

## Why your AI bill tripled while token prices fell 75%

DevFeed: [Why your AI bill tripled while token prices fell 75%](<https://devfeed.tech/articles/why-your-ai-bill-tripled-while-token-prices-fell-75-4841.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/token-costs-ai-bills>)

Author: Sunile Manjee

Published: 2026-09-04T00:00:00Z

Content type: article

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [long-context](<https://devfeed.tech/topics/long-context.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Chat Bot](<https://devfeed.tech/topics/chatbot.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cost](<https://devfeed.tech/tags/cost.md>), [inference](<https://devfeed.tech/tags/inference.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>)

### AI overview

The article explains why spending on agentic AI can rise despite lower token prices: multistep, multiturn, and multihop work repeats and expands context, increasing billed token use.

### Source excerpt

Token prices dropped 75%, so why did your agentic AI bill triple? Here's the real math behind agentic AI cost and how IT leaders can measure it.

## GLM-5.3 is 50% off through DigitalOcean on AI Gateway

DevFeed: [GLM-5.3 is 50% off through DigitalOcean on AI Gateway](<https://devfeed.tech/articles/glm-5-3-is-50-off-through-digitalocean-on-ai-gateway-959.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/glm-5-3-is-50-off-through-digitalocean-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-09-02T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [Digital Ocean](<https://devfeed.tech/topics/digital-ocean.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [digitalocean](<https://devfeed.tech/tags/digitalocean.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [model](<https://devfeed.tech/tags/model.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Vercel announces a 50% discount on GLM-5.3 through DigitalOcean on AI Gateway until September 8. The article explains the temporary promo model name, standard provider routing, model limits, spend tracking, and setup for coding agents.

### Source excerpt

GLM-5.3 is 50% off on AI Gateway through Tuesday, September 8, in partnership with DigitalOcean. How to use the model during the offer period Using the promo name (zai/glm-5.3-promo-50) gets the discounted rate. It routes only to DigitalOcean, with no fallback to another provider, and it stops serving when the offer ends. Using the standard name (i.e., zai/glm-5.3) with provider options to sort DigitalOcean as the preferred provider keeps working after September 8 and routes across every provider that serves the model, at their usual rates. Because the promo name goes away when the offer ends, treat it as something you switch on for the window rather than hardcode. To keep the standard name in your code instead, pin the provider with order: ['digitalocean'] under providerOptions.gateway, which prefers DigitalOcean and falls back to the others if it cannot serve the request. GLM-5.3 takes text input, with a 1M token context window and a maximum output of 128K tokens. Discounted requests appear in your spend dashboard and carry a trace like any other request. Try GLM-5.3 in the model playground. To use it in a coding agent, see the coding agents guide, then run vercel ai-gateway coding-agents setup to connect agents like Claude Code, Codex, OpenCode, Cursor, Pi, and more and select zai/glm-5.3-promo-50 inside the agent. You can view all language models available on AI Gateway. Read more

## Using Six Scoped Subagents to Manage Context Windows

DevFeed: [Using Six Scoped Subagents to Manage Context Windows](<https://devfeed.tech/articles/from-1-bloated-context-window-to-6-scoped-subagents-18306.md>)

Original publisher: [Read original article](<https://www.decodingai.com/p/subagents-are-context-engineering>)

Author: Paul Iusztin

Published: 2026-09-01T05:00:29Z

Content type: tutorial

Language: en

Sources: [Decoding ML](<https://devfeed.tech/sources/decoding-ml.md>)

Topics: [context window](<https://devfeed.tech/topics/context-window.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Code](<https://devfeed.tech/topics/code.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [LangChain](<https://devfeed.tech/topics/langchain.md>), [Python](<https://devfeed.tech/topics/python.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding](<https://devfeed.tech/tags/coding.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [context-engineering](<https://devfeed.tech/tags/context-engineering.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

This tutorial explains how splitting research work among six parallel subagents can reduce context-window noise and limit the state returned to an orchestrator agent. It also covers designing subagent protocols, maintaining an agent registry, and running parallel agent workflows.

### Source excerpt

The harness determines what your orchestrator agent never sees, not the model.

## Experiment with Qwen3.8-Flash-Next on NVIDIA GB300 NVL72 for Agentic Coding

DevFeed: [Experiment with Qwen3.8-Flash-Next on NVIDIA GB300 NVL72 for Agentic Coding](<https://devfeed.tech/articles/experiment-with-qwen3-8-flash-next-on-nvidia-gb300-nvl72-for-agentic-coding-6819.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/experiment-with-qwen3-8-flash-next-on-nvidia-gb300-nvl72-for-agentic-coding/>)

Author: Michelle Horton

Published: 2026-08-26T17:07:12Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [qwen](<https://devfeed.tech/topics/qwen.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Mixture of Experts (MoE)](<https://devfeed.tech/topics/mixture-of-experts-moe.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [multimodal](<https://devfeed.tech/topics/multimodal.md>), [NeMo](<https://devfeed.tech/topics/nemo.md>), [sglang](<https://devfeed.tech/topics/sglang.md>), [TensorRT-LLM](<https://devfeed.tech/topics/tensorrt-llm.md>), [vllm](<https://devfeed.tech/topics/vllm.md>), [rust-ai](<https://devfeed.tech/topics/rust-ai.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [gb300-nvl72](<https://devfeed.tech/tags/gb300-nvl72.md>), [inference](<https://devfeed.tech/tags/inference.md>), [mixture-of-experts-moe](<https://devfeed.tech/tags/mixture-of-experts-moe.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [nemo](<https://devfeed.tech/tags/nemo.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [qwen](<https://devfeed.tech/tags/qwen.md>), [sglang](<https://devfeed.tech/tags/sglang.md>), [tensorrt-llm](<https://devfeed.tech/tags/tensorrt-llm.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

This NVIDIA developer article introduces Qwen3.8-Flash-Next, a multimodal mixture-of-experts model released by Alibaba for experimentation and evaluation. It explains the model's long-context hybrid architecture, including Gated DeltaNet and Qwen Sparse Attention, and discusses reported efficiency improvements for million-token workloads. The article also covers inference support through SGLang, vLLM, TensorRT-LLM, and NVIDIA NeMo, plus performance on the NVIDIA GB300 NVL72 platform.

### Source excerpt

Alibaba released the model weights for Qwen3.8-Flash-Next as a preview of the upcoming Qwen4 architecture for developers to experiment with and evaluate. It's...

## Qwen 3.8 Flash now available on AI Gateway

DevFeed: [Qwen 3.8 Flash now available on AI Gateway](<https://devfeed.tech/articles/qwen-3-8-flash-now-available-on-ai-gateway-1063.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/qwen-3-8-flash-now-available-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-08-26T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [qwen](<https://devfeed.tech/topics/qwen.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cost](<https://devfeed.tech/tags/cost.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [opencode](<https://devfeed.tech/tags/opencode.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [qwen](<https://devfeed.tech/tags/qwen.md>), [routing](<https://devfeed.tech/tags/routing.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Qwen 3.8 Flash from Alibaba is now available through Vercel AI Gateway. The model accepts text and images, supports a 1-million-token context window, and can generate responses of up to 65,000 tokens. It is recommended for coding, tool use, and multi-step agent workflows, and can be used through the AI SDK, coding agents, and the model playground. AI Gateway offers unified model access, usage and cost tracking, reliability features, reporting, retention controls, API key budgets, routing, and provider pricing without markup or inference platform fees.

### Source excerpt

Qwen 3.8 Flash from Alibaba is now available on AI Gateway. It takes text and images as input, serves a context window of 1 million tokens, and can return up to 65k tokens in a response. Alibaba recommends it for coding, tool use, and multi-step agent workflows. To use Qwen3.8-Flash, set model to alibaba/qwen3.8-flash in the AI SDK: To use it in a coding agent, see the coding agents guide, then run vercel ai-gateway coding-agents setup to connect agents like Claude Code, Codex, OpenCode, Cursor, Pi, and more and select alibaba/qwen3.8-flash inside the agent. Try Qwen3.8-Flash in the model playground. AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in custom reporting, Zero Data Retention support, budgets for API keys, routing rules, and more. AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on Bring Your Own Key (BYOK) requests. Read more

## What makes a good AI coworker? With OpenAI's Codex product lead

DevFeed: [What makes a good AI coworker? With OpenAI's Codex product lead](<https://devfeed.tech/articles/what-makes-a-good-ai-coworker-with-openai-s-codex-product-lead-1897.md>)

Original publisher: [Read original article](<https://1password.com/blog/ai-agents-as-coworkers>)

Author: info@1password.com (Chris Fowler)

Published: 2026-08-25T00:00:00Z

Content type: article

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [codex](<https://devfeed.tech/topics/codex.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [coding](<https://devfeed.tech/topics/coding.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [codex](<https://devfeed.tech/tags/codex.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [dev](<https://devfeed.tech/tags/dev.md>), [developers](<https://devfeed.tech/tags/developers.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [filesystems](<https://devfeed.tech/tags/filesystems.md>), [memory](<https://devfeed.tech/tags/memory.md>), [openai](<https://devfeed.tech/tags/openai.md>), [podcast](<https://devfeed.tech/tags/podcast.md>), [podcasts](<https://devfeed.tech/tags/podcasts.md>)

### AI overview

An episode featuring OpenAI Codex product lead Rohan Varma explores what makes AI agents effective coworkers. It focuses on shared context, durable memory and state outside the context window, filesystem-based task continuity, and steerability so people can understand and guide agent output.

### Source excerpt

Zero-Shot Learning is a podcast about how AI is built, secured, and deployed. Hosted by Nancy Wang, 1Password CTO, and Dev Tagare, Senior Director of Engineering at Google Gemini, it offers a builder's view of the architecture and complex decisions involved in shipping AI. In this episode, Rohan Varma, Product Lead for Codex at OpenAI, described what happens when teams move from using agents for one-off tasks to enabling autonomous coworkers. Having worked on AI coding products at Cursor and OpenAI, Ro understands what people need to work effectively with agents and what agents need to work effectively with people. What makes a good (agentic) coworker? With any coworker, collaboration works best when everyone is working from the same context, toward a shared goal. Human coworkers are accustomed to working toward shared goals. With proper context and resources, they can divide work without losing sight of how their contribution affects the team. The difference between teams of people and agents is that people don't need to be told how to remember things. Everything they do carries historical context. When a team works together, their shared knowledge expands exponentially. Agents work within context windows, a temporary working memory that fills as a task continues. When the window is full, the system has to summarize the work without losing decisions and constraints that could cause the agent to miss crucial directives. State is a fundamental building block for making an agent feel more like a coworker. Without memory, every time you prompt an agent, it's kind of like its first day on planet Earth." -Rohan Varma, Codex Product Lead, OpenAI To be a useful long-term collaborator, an agent's memory has to exist outside its context window. The system has to preserve the work durably to understand which files were changed, which decisions were made, which results were gathered, and which tasks are yet to be completed. That shared state lets one agent resume a task, anoth

## Preloading Knowledge Into a Model Instead of Retrieving It

DevFeed: [Preloading Knowledge Into a Model Instead of Retrieving It](<https://devfeed.tech/articles/preloading-knowledge-into-a-model-instead-of-retrieving-it-18241.md>)

Original publisher: [Read original article](<https://blog.dailydoseofds.com/p/preloading-knowledge-into-a-model>)

Author: Avi Chawla

Published: 2026-08-24T17:13:39Z

Content type: tutorial

Language: en

Sources: [Daily Dose of Data Science](<https://devfeed.tech/sources/daily-dose-of-data-science.md>)

Topics: [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [compute](<https://devfeed.tech/tags/compute.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [inference](<https://devfeed.tech/tags/inference.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

This article introduces a three-part RAG Systems course about preloading a knowledge corpus into a model's stored KV cache so subsequent queries can skip retrieval, chunking, and embedding. It covers naive, compressed, modular, and trained preloading, along with context limits, provider and self-hosted economics, cache compression constraints, and production deployment.

### Source excerpt

How to process your corpus once, skip retrieval entirely, and serve every query from a stored cache. Three parts covering the full spectrum.

## With Groq 3 LPX in Full Production, NVIDIA Extends Vera Rubin Inference for Agents

DevFeed: [With Groq 3 LPX in Full Production, NVIDIA Extends Vera Rubin Inference for Agents](<https://devfeed.tech/articles/with-groq-3-lpx-in-full-production-nvidia-extends-vera-rubin-inference-for-agents-6963.md>)

Original publisher: [Read original article](<https://blogs.nvidia.com/blog/vera-rubin-lpx-spectrum-x-nvlink-fusion/>)

Author: NVIDIA Writers

Published: 2026-08-24T15:00:41Z

Content type: news

Language: en

Sources: [NVIDIA Blog](<https://devfeed.tech/sources/nvidia-blog.md>)

Topics: [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Low-Latency Inference](<https://devfeed.tech/topics/low-latency-inference.md>), [networking](<https://devfeed.tech/topics/networking.md>), [gemma4](<https://devfeed.tech/topics/gemma4.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [bluefi](<https://devfeed.tech/tags/bluefi.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cpx](<https://devfeed.tech/tags/cpx.md>), [groq](<https://devfeed.tech/tags/groq.md>), [groq-3-lpx](<https://devfeed.tech/tags/groq-3-lpx.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [latency](<https://devfeed.tech/tags/latency.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [low-latency-inference](<https://devfeed.tech/tags/low-latency-inference.md>), [lpx](<https://devfeed.tech/tags/lpx.md>), [networking](<https://devfeed.tech/tags/networking.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-spectrum-x-ethernet](<https://devfeed.tech/tags/nvidia-spectrum-x-ethernet.md>), [nvidia-vera](<https://devfeed.tech/tags/nvidia-vera.md>), [nvidia-vera-rubin](<https://devfeed.tech/tags/nvidia-vera-rubin.md>), [nvl72](<https://devfeed.tech/tags/nvl72.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [vera-cpu](<https://devfeed.tech/tags/vera-cpu.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>)

### AI overview

NVIDIA announces Groq 3 LPX production availability alongside Vera Rubin NVL72, positioning the integrated compute, networking, and inference stack for long-context, agentic AI workloads. The article highlights a benchmark result of 3,400 output tokens per second on Gemma 4 31B and describes partner adoption of Vera Rubin, Spectrum-X Multiplane, and Groq 3 LPX.

### Source excerpt

The next era of AI inference won't be defined by a single breakthrough chip, network or system. It'll be defined by how every layer of the AI factory works together. That's why NVIDIA is extending Vera Rubin NVL72 with fast token generation for agentic systems. Announced today, the NVIDIA Vera Rubin rack-scale system NVIDIA Groq [...]

## Up to 30x More Work Per Watt: NVIDIA Vera Rubin NVL72 Sets a New Efficiency Standard for AI Agents

DevFeed: [Up to 30x More Work Per Watt: NVIDIA Vera Rubin NVL72 Sets a New Efficiency Standard for AI Agents](<https://devfeed.tech/articles/up-to-30x-more-work-per-watt-nvidia-vera-rubin-nvl72-sets-a-new-efficiency-standard-for-ai-agents-6964.md>)

Original publisher: [Read original article](<https://blogs.nvidia.com/blog/vera-rubin-nvl72-efficiency-ai-agents/>)

Author: Shruti Koparkar

Published: 2026-08-24T15:00:19Z

Content type: article

Language: en

Sources: [NVIDIA Blog](<https://devfeed.tech/sources/nvidia-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [NVIDIA Vera Rubin](<https://devfeed.tech/topics/nvidia-vera-rubin.md>), [Vera Rubin NVL72](<https://devfeed.tech/topics/vera-rubin-nvl72.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [GB300 NVL72](<https://devfeed.tech/topics/gb300-nvl72.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [gb300-nvl72](<https://devfeed.tech/tags/gb300-nvl72.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [networking](<https://devfeed.tech/tags/networking.md>), [nvidia-blackwell](<https://devfeed.tech/tags/nvidia-blackwell.md>), [nvidia-vera-rubin](<https://devfeed.tech/tags/nvidia-vera-rubin.md>), [performance](<https://devfeed.tech/tags/performance.md>), [software](<https://devfeed.tech/tags/software.md>), [think-smart](<https://devfeed.tech/tags/think-smart.md>)

### AI overview

NVIDIA reports that Vera Rubin NVL72 systems deliver up to 30x higher throughput per megawatt than GB300 NVL72 on agentic workloads measured with the SemiAnalysis AgentX workload. The article attributes the efficiency challenge to long, variable agent workflows involving tool calls, accumulated context, and sub-agents.

### Source excerpt

According to OpenRouter data, agentic AI workloads consume 15x more tokens than a simple chat request. Why? Consider what happens when an AI agent researches a company for an investment decision. The agent queries financial databases, searches news and filings, invokes a sub-agent to run peer comparisons and model valuations, then synthesizes everything into a [...]

## How NVIDIA Groq 3 LPX Unlocks Ultrafast Interactivity at Long Context on NVIDIA Vera Rubin

DevFeed: [How NVIDIA Groq 3 LPX Unlocks Ultrafast Interactivity at Long Context on NVIDIA Vera Rubin](<https://devfeed.tech/articles/how-nvidia-groq-3-lpx-unlocks-ultrafast-interactivity-at-long-context-on-nvidia-vera-rubin-6843.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-nvidia-groq-3-lpx-unlocks-ultrafast-interactivity-at-long-context-on-nvidia-vera-rubin/>)

Author: Tanya Lenz

Published: 2026-08-24T15:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [d-matrix](<https://devfeed.tech/topics/d-matrix.md>), [Vera Rubin](<https://devfeed.tech/topics/vera-rubin.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [gemma4](<https://devfeed.tech/topics/gemma4.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Cache](<https://devfeed.tech/topics/cache.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [cache](<https://devfeed.tech/tags/cache.md>), [collective](<https://devfeed.tech/tags/collective.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [groq](<https://devfeed.tech/tags/groq.md>), [groq-3-lpx](<https://devfeed.tech/tags/groq-3-lpx.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [low-latency-inference](<https://devfeed.tech/tags/low-latency-inference.md>), [lpx](<https://devfeed.tech/tags/lpx.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-vera](<https://devfeed.tech/tags/nvidia-vera.md>), [performance](<https://devfeed.tech/tags/performance.md>), [rubin-gpu](<https://devfeed.tech/tags/rubin-gpu.md>), [speed](<https://devfeed.tech/tags/speed.md>), [systems](<https://devfeed.tech/tags/systems.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [training-ai-models](<https://devfeed.tech/tags/training-ai-models.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>), [vera-rubin-nvl72](<https://devfeed.tech/tags/vera-rubin-nvl72.md>)

### AI overview

NVIDIA Groq 3 LPX, paired with Vera Rubin NVL72, delivers high-interactivity AI inference for long-context workloads. A reported benchmark measured 3,431 output tokens per second on Gemma 4 31B with a 100K context.

### Source excerpt

NVIDIA Groq 3 LPX is the interactive AI inference accelerator for the NVIDIA Vera Rubin platform. At the core of the platform is NVIDIA Vera Rubin NVL72, the...

## How Much Memory Does Your Agent Actually Need?

DevFeed: [How Much Memory Does Your Agent Actually Need?](<https://devfeed.tech/articles/how-much-memory-does-your-agent-actually-need-7262.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/ibm-research/altk-evolve-hmm>)

Author: Vatche Isahagian; Gaodan Fang; Jayaram Radhakrishnan; Punleuk Oum; Ashwath Vaithinathan Aravindan; Evelyn Duesterwald; G Thomas; Vinod Muthusamy; Merve Unuvar; Ayhan Sebin

Published: 2026-08-18T18:09:38Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [gpt-oss](<https://devfeed.tech/topics/gpt-oss.md>), [deepseek](<https://devfeed.tech/topics/deepseek.md>), [Mixture of Experts (MoE)](<https://devfeed.tech/topics/mixture-of-experts-moe.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [caching](<https://devfeed.tech/tags/caching.md>), [deepseek](<https://devfeed.tech/tags/deepseek.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [gpt-oss](<https://devfeed.tech/tags/gpt-oss.md>), [inference](<https://devfeed.tech/tags/inference.md>), [memory](<https://devfeed.tech/tags/memory.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [moe](<https://devfeed.tech/tags/moe.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

ALTK-Evolve equips agents with agentic memory by distilling reusable guidelines from past trajectories and injecting them at inference time without weight updates or human annotation. An evaluation across eight models found that the effective amount of memory varies by model: stronger models benefited from full guideline sets, weaker models from compact cores plus task-specific retrieval, and saturated models showed no measurable improvement. For gpt-oss-120b, selective retrieval improved task completion by 16.1 percentage points with only a 5% token increase.

### Source excerpt

Equipping an agent with agentic memory sounds simple: distill lessons from its past work, put them back in context, and more experience should mean better performance. It doesn't always work that way. When we scaled the evaluation to eight models -- from a 30B dense model to frontier proprietary systems -- one finding stood out: Agentic memory is not a feature you switch on. It's a dose you calibrate to the model.

## GPT-5.6 Sol is 50% off on AI Gateway for the next month

DevFeed: [GPT-5.6 Sol is 50% off on AI Gateway for the next month](<https://devfeed.tech/articles/gpt-5-6-sol-is-50-off-on-ai-gateway-for-the-next-month-964.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/gpt-5-6-sol-is-50-off-on-ai-gateway-for-the-next-month>)

Author: Jerilyn Zheng

Published: 2026-08-17T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [OpenAI](<https://devfeed.tech/topics/openai.md>), [API](<https://devfeed.tech/topics/api.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [browser](<https://devfeed.tech/topics/browser.md>), [pdf](<https://devfeed.tech/topics/pdf.md>)

Tags: [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [api](<https://devfeed.tech/tags/api.md>), [browser](<https://devfeed.tech/tags/browser.md>), [cache](<https://devfeed.tech/tags/cache.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [openai](<https://devfeed.tech/tags/openai.md>), [pdf](<https://devfeed.tech/tags/pdf.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

OpenAI's GPT-5.6 Sol is available at a 50% discount through September 18 for requests billed directly through AI Gateway. The discount covers all listed service tiers, token types, regions, modes, cached tokens, cache writes, and long-context requests, while BYOK requests remain subject to the user's provider pricing. Existing requests use the discounted rate without a model ID change.

### Source excerpt

GPT-5.6 Sol, the flagship of OpenAI's GPT-5.6 series, is 50% off on AI Gateway through September 18. The discount applies on the OpenAI provider to all token types, tiers, regions, and modes, and it is available only on requests running directly through AI Gateway (not BYOK). Pricing: 50% off Service tier New price per M tokens (input / output) Original price per M tokens (input / output) Default $2.50 / $15.00 $5.00 / $30.00 Flex $1.25 / $7.50 $2.50 / $15.00 Priority (fast mode) $5.00 / $30.00 $10.00 / $60.00 The discount applies on the same terms everywhere else the model is priced: across every service tier, including fast mode, and to cached tokens, cache writes, long-context requests, and different regions. It covers requests billed through AI Gateway on the OpenAI provider. BYOK requests run on your own provider accounts and bill at whatever rate you have with them. The model ID is unchanged, so requests you already send pick up the discounted rate with no code change: Sol takes a reasoning effort up to max for the hardest problems, accepts text, image, and PDF input, and carries a long context window. To use it in a coding agent, run vercel ai-gateway coding-agents setup to connect Claude Code, Codex, OpenCode, or Pi, then select openai/gpt-5.6-sol inside the agent. The 50% discount will apply there. Get started Create an API key in the AI Gateway section of your dashboard, or try the model in the browser first from its playground page. Read more

## Configuring compaction thresholds and context windows for coding agents

DevFeed: [Configuring compaction thresholds and context windows for coding agents](<https://devfeed.tech/articles/stop-giving-your-coding-agent-a-million-token-context-window-16009.md>)

Original publisher: [Read original article](<https://workos.com/blog/coding-agent-context-window-compaction-settings>)

Author: WorkOS

Published: 2026-08-14T19:33:33Z

Content type: tutorial

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [context window](<https://devfeed.tech/topics/context-window.md>), [long-context](<https://devfeed.tech/topics/long-context.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [coding](<https://devfeed.tech/tags/coding.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [generation](<https://devfeed.tech/tags/generation.md>), [model](<https://devfeed.tech/tags/model.md>), [recovery](<https://devfeed.tech/tags/recovery.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

The article explains how to derive a coding agent's effective context window from compaction thresholds and the response runway required to complete generation. It discusses threshold behavior, model metadata, route limits, generation clamping, overflow detection, and recovery.

### Source excerpt

Derive your coding agent's effective context window from two numbers: the compaction threshold you want, and the response runway the model needs to finish.

## Grok 4.6: 500K Context, Pricing, and Agentic Coding Features

DevFeed: [Grok 4.6: 500K Context, Pricing, and Agentic Coding Features](<https://devfeed.tech/articles/what-s-new-in-grok-4-6-from-500k-context-to-pricing-16517.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/whats-new-in-grok-46-from-500k-context-to-pricing>)

Author: Aishwari Pahwa

Published: 2026-08-13T00:00:00Z

Content type: article

Language: en

Sources: [Appwrite Blog](<https://devfeed.tech/sources/appwrite-blog.md>)

Topics: [Frontier Model](<https://devfeed.tech/topics/frontier-model.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [coding](<https://devfeed.tech/topics/coding.md>), [API](<https://devfeed.tech/topics/api.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [coding](<https://devfeed.tech/tags/coding.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [frontier-model](<https://devfeed.tech/tags/frontier-model.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [token](<https://devfeed.tech/tags/token.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

### AI overview

This article describes Grok 4.6, focusing on long-running agents, coding, interactive and visual work, its 500K-token context window, pricing, benchmarks, and API availability. It also outlines claimed training changes, longer task trajectories, and self-testing or verification during multi-step work.

### Source excerpt

Grok 4.6 is SpaceXAI's frontier model for long-running agents and coding. See full benchmarks, token pricing, the 500K context window, and API setup.

## Grok 4.6 now available on AI Gateway

DevFeed: [Grok 4.6 now available on AI Gateway](<https://devfeed.tech/articles/grok-4-6-now-available-on-ai-gateway-972.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/grok-4-6-now-available-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-08-12T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [api](<https://devfeed.tech/tags/api.md>), [model](<https://devfeed.tech/tags/model.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Grok 4.6 is now available through AI Gateway, with a 500K-token context window, text and image inputs, and configurable reasoning levels. The announcement also describes AI Gateway features for model access, usage and cost tracking, routing, reliability, and reporting.

### Source excerpt

Grok 4.6 from SpaceXAI is now available on AI Gateway. The model has a 500K token context window and accepts text and image inputs. Grok 4.6 supports low, medium, high, and xhigh reasoning levels and defaults to high. To use Grok 4.6, set model to xai/grok-4.6 in the AI SDK: To use it in a coding agent, run vercel ai-gateway coding-agents setup to connect Claude Code, Codex, OpenCode, or Pi, then select xai/grok-4.6 inside the agent. To try Grok 4.5 with no code, try the model in the model playground. AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in custom reporting, Zero Data Retention support, budgets for API keys, routing rules, and more. AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on Bring Your Own Key (BYOK) requests. Read more

## 🍔🧠 What's inside an LLM's KV cache

DevFeed: [🍔🧠 What's inside an LLM's KV cache](<https://devfeed.tech/articles/what-s-inside-an-llm-s-kv-cache-18137.md>)

Original publisher: [Read original article](<https://hungrymindsdev.substack.com/p/whats-inside-an-llms-kv-cache>)

Author: Alexandre Zajac

Published: 2026-08-10T15:30:59Z

Content type: article

Language: en

Sources: [Hungry Minds](<https://devfeed.tech/sources/hungry-minds.md>)

Topics: [Cache](<https://devfeed.tech/topics/cache.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Inference](<https://devfeed.tech/topics/inference.md>)

Tags: [cache](<https://devfeed.tech/tags/cache.md>), [caching](<https://devfeed.tech/tags/caching.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [models](<https://devfeed.tech/tags/models.md>), [performance](<https://devfeed.tech/tags/performance.md>), [quantization](<https://devfeed.tech/tags/quantization.md>)

### AI overview

The article explains that the KV cache stores key and value vectors for input tokens during LLM inference. Its memory use and bandwidth demands grow with context length and batch size, creating a bottleneck for long-context serving. It discusses grouped-query attention, latent attention, KV cache quantization, paged attention, and prefix caching as ways to reduce memory use, fragmentation, cost, or latency.

### Source excerpt

PLUS: Google's AI depth decline 🧠, Real-time agent load balancing ⚡, Semantic search ranking at scale 👨💻

## Run Local Agentic AI Workflows with Meta's Muse Glimmer on NVIDIA

DevFeed: [Run Local Agentic AI Workflows with Meta's Muse Glimmer on NVIDIA](<https://devfeed.tech/articles/run-local-agentic-ai-workflows-with-meta-s-muse-glimmer-on-nvidia-6932.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/run-local-agentic-ai-workflows-with-metas-muse-glimmer-on-nvidia/>)

Author: Michelle Horton

Published: 2026-08-10T13:27:19Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Local AI](<https://devfeed.tech/topics/local-ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Meta](<https://devfeed.tech/topics/meta.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [NVIDIA DGX](<https://devfeed.tech/topics/nvidia-dgx.md>), [NVLink](<https://devfeed.tech/topics/nvlink.md>), [Jetson](<https://devfeed.tech/topics/jetson.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [dgx-spark](<https://devfeed.tech/tags/dgx-spark.md>), [dgx-station](<https://devfeed.tech/tags/dgx-station.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [jetson](<https://devfeed.tech/tags/jetson.md>), [local-ai](<https://devfeed.tech/tags/local-ai.md>), [nemoclaw](<https://devfeed.tech/tags/nemoclaw.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-dgx](<https://devfeed.tech/tags/nvidia-dgx.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>)

### AI overview

Meta's Muse Glimmer is a 30B open-weight dense model designed for local agentic AI workflows. With a 120K+ context window and performance of up to 20K tokens per second on a single GPU, it supports sustained, multi-step tool use and local processing of sensitive data.

### Source excerpt

Meta returns to the open source ecosystem with the release of Muse Glimmer, a 30B open-weight dense model with a 120K+ context window built for local AI...

## Ling 3.0 Tiny is now available on AI Gateway

DevFeed: [Ling 3.0 Tiny is now available on AI Gateway](<https://devfeed.tech/articles/ling-3-0-tiny-is-now-available-on-ai-gateway-1001.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/ling-3-0-tiny-is-now-available-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-08-06T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [moe](<https://devfeed.tech/topics/moe.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [api](<https://devfeed.tech/tags/api.md>), [caching](<https://devfeed.tech/tags/caching.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cost](<https://devfeed.tech/tags/cost.md>), [models](<https://devfeed.tech/tags/models.md>), [moe](<https://devfeed.tech/tags/moe.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

Ling 3.0 Tiny from ANT Group is available on Vercel AI Gateway, initially in a free slot. It is a Mixture-of-Experts model with 7.9B total parameters, approximately 1.3B active parameters per token, a 256K-token context window, and support for up to 32K output tokens. The article also explains how to use it through the AI SDK, the model playground, and coding agents.

### Source excerpt

Ling 3.0 Tiny from ANT Group is now on AI Gateway, free to use till 8:00am PT on 8/14. Ling 3.0 Tiny takes the free slot from Ling 3.0 Flash. Ling 3.0 Tiny is a MOE model with 7.9B total parameters and about 1.3B active per token, a 256K token context window, and up to 32K output tokens. The model is built for responsive agents, instruction following, and multi-turn conversation, with native function calling and prompt caching. To use Ling 3.0 Tiny, set model to inclusionai/ling-3.0-tiny-free in the AI SDK. On August 14th, the new model name will be inclusionai/ling-3.0-tiny. Try Ling 3.0 Tiny in the model playground. To use it in a coding agent, run vercel ai-gateway coding-agents setup and select inclusionai/ling-3.0-tiny-free inside the agent. AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in custom reporting, Zero Data Retention support, budgets for API keys, routing rules, and more. AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on Bring Your Own Key (BYOK) requests. Read more

## Co-Designing AI Model Attention for Fast, Interactive Long-Context Inference

DevFeed: [Co-Designing AI Model Attention for Fast, Interactive Long-Context Inference](<https://devfeed.tech/articles/co-designing-ai-model-attention-for-fast-interactive-long-context-inference-6779.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/co-designing-ai-model-attention-for-fast-interactive-long-context-inference/>)

Author: Tanya Lenz

Published: 2026-07-31T22:16:17Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [GPU optimization](<https://devfeed.tech/topics/gpu-optimization.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [memory](<https://devfeed.tech/tags/memory.md>), [model-architecture](<https://devfeed.tech/tags/model-architecture.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance](<https://devfeed.tech/tags/performance.md>)

### AI overview

This article examines how co-designing dense attention with GPU execution can improve throughput and interactivity for long-context inference. It analyzes group size, head dimension, sequence length, and the different compute and memory behavior of prefill and decode, including the effects of speculative decoding and prefix caching.

### Source excerpt

As agentic and long-context workloads become common, the context lengths increase and attention consumes a larger share of inference time (Figure 1). Because...

[Next page](<https://devfeed.tech/topics/long-context.md?cursor=WyIyMDI2LTA3LTMxVDIyOjE2OjE3KzAwOjAwIiwgIjZhYWVhNmY0LTUwMzctNDcxNC1hNGJjLWY3MjkyYzA5NDQyNiJd>)