agentgateway

47 posts

agentgateway banner
agentgateway

agentgateway

@agentgateway

https://t.co/78P0GHdaaC One high-performance gateway for service, LLM, and MCP traffic.

Katılım Mayıs 2026
23 Takip Edilen64 Takipçiler
Agentic AI Foundation
Agentic AI Foundation@AgenticAIFdn·
Production AI needs more than model APIs. Agentgateway v1.3.0 adds built in cost tracking, virtual model routing, reusable providers and guardrails, plus expanded provider support, giving platform teams more control over agentic workloads from a single gateway. Read the blog by Sebastian Maniak from Solo.io: bit.ly/4y6FCBp
GIF
English
1
3
10
771
agentgateway retweetledi
Agentic AI Foundation
Agentic AI Foundation@AgenticAIFdn·
The open agentic AI stack is being built now. AAIF Ambassador Marco Gonzalez breaks down four key projects shaping the ecosystem—from protocols and runtimes to conventions and infrastructure. MCP. @goose_oss . @agentgateway . AGENTS.md. Learn how they fit together and where you can start contributing: bit.ly/4uXVDab
Agentic AI Foundation tweet media
English
0
4
22
634
Sebastian Maniak
Sebastian Maniak@SebbyCorp·
Configured #Amazon #Bedrock as an LLM provider in agentgateway today. The whole setup is one AgentgatewayBackend resource: apiVersion: agentgateway.dev/v1alpha1 kind: AgentgatewayBackend metadata:  name: bedrock spec:  ai:   provider:    bedrock:     model: amazon.nova-micro-v1:0     region: us-east-1 Apps keep sending OpenAI-formatted requests to /v1/chat/completions. agentgateway translates to Bedrock under the hood: • reasoning_effort → Bedrock's native thinking budget • response_format → native structured outputs • Usage comes back OpenAI-shaped (prompt_tokens, completion_tokens, total_tokens) • Prompt caching for Claude 3+ and Nova models Means you can move from OpenAI → Bedrock → Anthropic → vLLM by changing one backend resource. No app code touched. Docs: lnkd.in/ga6tCGSw @agentgateway #AIGateway #Kubernetes #AWSBedrock #PlatformEngineering #LLMOps
English
1
0
2
145