google-cloud

Tag

Cards List
#google-cloud

@GoogleCloudTech: When users accidentally drop PII into a prompt, don't block the whole request. Watch how to use Sensitive Data Protecti…

X AI KOLs Timeline · 2026-07-27 Cached

Introduces Google Cloud's Model Armor tool, used in multi-agent systems to detect and redact sensitive data, prevent indirect prompt injection, support partial redaction and reversible hashing, and centrally manage security policies.

0 favorites 0 likes
#google-cloud

@GoogleCloudTech: An LLM's job is reasoning, not security. Relying solely on built-in model guardrails leaves you open to advanced attack…

X AI KOLs Timeline · 2026-07-25 Cached

Google Cloud Tech session on securing multi-agent LLM systems using defense-in-depth strategies, including Sensitive Data Protection and Model Armor to prevent prompt injections and data leaks.

0 favorites 0 likes
#google-cloud

@FinanceYF5: Google Cloud has delivered another impressive performance. Its annualized revenue has now reached approximately $99 billion, up 82% year-over-year, with the growth rate surging again significantly. Below is the trend of year-over-year growth rates by quarter.

X AI KOLs Following · 2026-07-25 Cached

Google Cloud's annualized revenue reaches approximately $99 billion, up 82% year-over-year, with a sharp increase in growth rate.

0 favorites 0 likes
#google-cloud

@tobi: Absolute art. From this picture down to the nanometer.

X AI KOLs Following · 2026-07-22 Cached

IneffableLabs received the first Vera Rubin NVL72 clusters from Google Cloud and NVIDIA, marking a leap in AI hardware.

0 favorites 0 likes
#google-cloud

@GoogleCloudTech: Automate banking tasks with a financial LLM. Your tech stack: Gemini Enterprise Agent Platform, Cloud Functions, Pub/Su…

X AI KOLs Following · 2026-07-20 Cached

Google Cloud published 101 architectural blueprints for real-world generative AI use cases across industries, providing tech stacks and design patterns to help developers get started.

0 favorites 0 likes
#google-cloud

@googledevs: Scaling frontier Mixture-of-Experts (MoE) models takes more than trial-and-error tuning Explore how Qwen 3.5-397B was o…

X AI KOLs Following · 2026-07-15 Cached

Google Cloud details how they optimized Qwen 3.5-397B MoE on Ironwood TPUs using a modular, model-agnostic engineering playbook, achieving 3.1× decode and 4.7× prefill performance gains.

0 favorites 0 likes
#google-cloud

@googledevs: Build, train, serve. The new TPU Developer Hub is live. Access documentation and framework recipes in one place to buil…

X AI KOLs Following · 2026-07-15 Cached

Google launched the TPU Developer Hub, a centralized resource with documentation and framework recipes for building, training, and serving AI on Google Cloud TPUs, supporting JAX, PyTorch, and vLLM.

0 favorites 0 likes
#google-cloud

@mylifcc: Recently came across Google Cloud's reference architecture for "Multi-tenant Agent AI Systems". After reading it, I found it very insightful for indie developers and small teams looking to productionize Agents. It's not about how to prompt, but how to build enterprise-level multi-agent systems securely and scalably. ...

X AI KOLs Timeline · 2026-07-13 Cached

Sharing 5 key takeaways from Google Cloud's multi-tenant agent AI system reference architecture, which is inspiring for indie developers and small teams to productionize Agents.

0 favorites 0 likes
#google-cloud

Frontier and Center: Who evaluates the evaluations? (12 minute read)

TLDR AI · 2026-07-13 Cached

Google Data Cloud's frontier AI team discusses a new approach to evaluating AI agents using information theory to create a meta-benchmark called Discovery Bench that measures how vague a query can be before an agent fails, providing a more nuanced map of agent capabilities than simple pass/fail exams.

0 favorites 0 likes
#google-cloud

@steren: Today we're publicly launching Cloud Run sandboxes. Here, I start, execute, and stop 1,000 sandboxes in 5s with an aver…

X AI KOLs Timeline · 2026-07-09 Cached

Google publicly launches Cloud Run sandboxes, showcasing the ability to start, execute, and stop 1,000 sandboxes in 5 seconds with an average latency of 500ms.

0 favorites 0 likes
#google-cloud

@MaxForAI: The proposer of Harness Engineering, former OpenAI engineer Ryan Lopopolo @_lopopolo announced he is joining Google Cloud as Chief Agent Engineer. Ryan Lopopolo is an OpenAI Agent…

X AI KOLs Timeline · 2026-07-09 Cached

Former OpenAI engineer Ryan Lopopolo joins Google Cloud as Chief Agent Engineer, bringing OpenAI's Agent engineering methodology to the cloud platform.

0 favorites 0 likes
#google-cloud

The Popup That Says the Quiet Part Out Loud

Lobsters Hottest · 2026-07-07 Cached

Apple now shows a popup notifying users that AI features in iWork and Freeform send data to Google Cloud. The company also revealed its top-tier AI model, AFM Cloud Pro, runs on Nvidia Blackwell GPUs hosted in Google Cloud, marking a departure from its previous privacy promises of keeping AI data on Apple silicon in Apple's own data centers.

0 favorites 0 likes
#google-cloud

@hwchase17: anyone looked into or using Open Knowledge Format (https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/o…

X AI KOLs Timeline · 2026-07-05 Cached

Harrison Chase asks about the Open Knowledge Format from Google Cloud's Knowledge Catalog, an AI-powered data catalog and metadata management platform.

0 favorites 0 likes
#google-cloud

@googledevs: Your Enterprise Notebooks just got an upgrade. You can now use Google Cloud Workbench Instances directly from your favo…

X AI KOLs Timeline · 2026-07-01 Cached

Google Cloud announces a new open-source VS Code extension that lets users connect to and run notebooks on Cloud Workbench Instances directly from their local IDE.

0 favorites 0 likes
#google-cloud

Google Cloud will sell specialist AI models built for science (4 minute read)

TLDR AI · 2026-06-30 Cached

Google Cloud will offer SandboxAQ's large quantitative models (trained on scientific equations and lab data) for drug discovery, materials science, and semiconductor manufacturing, alongside Gemini for Science tools to accelerate research workflows.

0 favorites 0 likes
#google-cloud

@Av1dlive: in 6 minutes, 2 Senior engineers at Google Cloud gave a Live Lecture on building Multi-Agent Workflows. Google already …

X AI KOLs Timeline · 2026-06-24 Cached

Two senior Google Cloud engineers gave a live lecture on building multi-agent workflows, discussing Google's open-sourced production multi-agent system.

0 favorites 0 likes
#google-cloud

@lennysan: Having Codex handle all the Google Cloud settings itself (using its in-app browser) is so awesome

X AI KOLs Following · 2026-06-18 Cached

A user shares that OpenAI's Codex can autonomously manage Google Cloud settings using its in-app browser, praising the seamless automation.

0 favorites 0 likes
#google-cloud

@raydistributed: Ray Serve LLM now offers 4.4x higher request throughput on prefill-heavy workloads, and 24.8x higher request throughput…

X AI KOLs Following · 2026-06-18 Cached

Ray Serve LLM achieves 4.4x and 24.8x throughput improvements on prefill- and decode-heavy workloads via direct streaming, a new vLLM V2 executor backend, and HAProxy ingress, now available in Ray 2.56 in partnership with Google Cloud and vLLM.

0 favorites 0 likes
#google-cloud

Introducing the Open Knowledge Format (9 minute read)

TLDR AI · 2026-06-15 Cached

Google Cloud introduces the Open Knowledge Format (OKF), an open specification for representing metadata and curated knowledge in markdown files to improve data sharing and context for AI agents. The format aims to make knowledge from fragmented internal systems portable and interoperable.

0 favorites 0 likes
#google-cloud

@wey_gu: Google Cloud 的 Open Knowledge Format 非常棒,标准化了 LLM-Wiki inspired 的分层级、有关系的 textual 知识的结构,我非常喜欢这个标准

X AI KOLs Following · 2026-06-14 Cached

Google Cloud introduces the Open Knowledge Format (OKF), an open specification that standardizes the LLM-wiki pattern for representing structured knowledge in markdown with YAML frontmatter, aiming to improve data sharing and interoperability for AI agents.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback