production-ai
4 articles tagged with production-ai
AWS launches AgentCore Observability for Amazon Bedrock to debug production AI agents
Amazon Web Services launched AgentCore Observability for Amazon Bedrock, a debugging tool that provides visibility into AI agent execution through OpenTelemetry traces, CloudWatch metrics, and structured logs. The tool addresses silent failures in production agents including infinite reasoning loops, incorrect tool selection, and plausible but incorrect answers.
Mistral Launches AI Studio Platform for Enterprise Model Deployment and Governance
Mistral AI launched AI Studio, a production platform designed to move enterprise AI systems from prototype to deployment. The platform includes three core components: Observability for tracking model performance, an Agent Runtime built on Temporal for durable execution, and an AI Registry for asset versioning and governance.
GitHub Reduces Token Usage in Copilot Agentic Workflows Running on Pull Requests
GitHub has optimized token usage in its production agentic workflows that run on every pull request. The company instrumented its own Copilot workflows to identify inefficiencies and built agents to address them, aiming to reduce accumulated API costs.
GitHub reduces token costs in production agentic workflows with instrumentation and automated fixes
GitHub details how it reduced token consumption in production agentic workflows that run on every pull request. The company instrumented its own workflows to identify inefficiencies and built automated agents to address them.