SShortSingh.
Back to feed

Google Launches Gemini 3.7 Flash at Half the Price, Targeting AI Agent Workflows

0
·1 views

Google released Gemini 3.7 Flash on August 13, 2024, just three weeks after its predecessor, 3.6 Flash, with a focus on coding and multi-step agent workflows. The model is priced at $0.75 per million input tokens and $3.75 per million output tokens through end of 2026 — half the original 3.6 Flash price — before doubling on January 1, 2027. On benchmarks, 3.7 Flash outperforms 3.6 Flash on FrontierCode 1.1 Main (43.6% vs 34.4%) and DeepSWE v1.1 (65.3% vs 49.0%), among others. Google highlights improvements in multi-step planning, tool-call accuracy, intent clarification, and instruction-following — capabilities that directly reduce costly retries and human interventions in agent loops. Analysts note that for agentic use cases, the true cost of a model extends beyond token pricing to include retries, failed edits, and human resets, making reliability as important as raw price.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

EODHD MCP Server Lets Developers Build Multi-Source Financial AI Agents Faster

Developers building financial AI agents typically must connect multiple separate APIs for prices, fundamentals, news, and earnings data, creating fragmented and brittle orchestration logic. Model Context Protocol (MCP) addresses this by standardizing how AI models discover and call external tools, allowing the model itself to decide which data sources to query. EODHD has released an official MCP server offering over 70 financial data tools — covering fundamentals, historical and real-time prices, earnings calendars, news, and sentiment — accessible through a single hosted endpoint. Using Anthropic's Claude and EODHD's MCP server, developers can build agents capable of answering complex, multi-source financial questions without writing custom API wrapper functions. The approach reduces development overhead and shifts data-routing logic from the developer to the AI model itself.

0
ProgrammingDEV Community ·

Dev Opportunity Radar #12: Grants, AI Fellowship, Free CodePath Courses and Interview Prep

The 12th edition of Dev Opportunity Radar, a weekly series highlighting opportunities for developers, has been published on DEV Community. Featured this week are Magnificent Grants offering $10,000 or more on a rolling basis, the AI Societal Impact Lab Autumn 2026 Fellowship with a September 4 deadline, and CodePath's free Fall 2026 virtual courses open until August 23. A free workshop recording titled Interview Prep 101 from CodePath's Emerging Engineers Summit is also highlighted, covering technical interview strategies and communication techniques. Community members Francis and Konark Sharma contributed finds this edition, spotlighting CALEC volunteer opportunities and the Zero Downtime Hackathon in San Francisco respectively.

0
ProgrammingDEV Community ·

RLM Tool Claims to Cut LLM Token Costs by 96% Using Rust

A developer named Mohit Joe published a post on DEV Community on August 14 about an open-source tool called RLM. The tool is built using the Rust programming language and targets cost reduction in large language model (LLM) usage. According to the post, RLM can reduce token costs by up to 96%. The article, tagged under Rust, AI, and open-source, received 30 reactions from the developer community.

0
ProgrammingDEV Community ·

Search Interest in AI Governance Frameworks Signals Growing Enterprise Focus

Monthly US search volume for the phrase 'AI governance framework' stands at roughly 3,600 queries, according to trend data from Treendly, suggesting rising interest in structured AI oversight. An AI governance framework is an organizing concept that helps organizations decide how to approve, monitor, and remain accountable for AI systems across departments including legal, risk, and operations. As AI shifts from experimentation into core business processes, more cross-functional leaders appear to be seeking structured guidance rather than ad-hoc approaches. Without a shared framework, teams risk evaluating AI use cases in isolation, leading to inconsistent standards for risk, documentation, and accountability. While search volume indicates directional interest rather than confirmed adoption, analysts note it may reflect demand for governance templates, assessment tools, and policy guidance.

Google Launches Gemini 3.7 Flash at Half the Price, Targeting AI Agent Workflows · ShortSingh