What is Automatic Prompt Engineering? Learn how automatic prompt engineering optimizes prompt creation for AI models, saving time and resources. Discover key techniques, tools, and benefits for Gen AI teams in this comprehensive guide.
7 Ways to Make Your Vercel AI SDK App Production-Ready Learn how to make your Vercel AI SDK app production-ready with Portkey. Step-by-step guide covers 5 key techniques: implementing guardrails, conditional routing, interoperability, reliability features, and observability.
Portkey in September New security goodies, cool APIs, and more AI models supported. Plus, we're teaming up with MongoDB and LibreChat.
Benchmarking the new moderation model from OpenAI OpenAI's new "omni-moderation-latest" model shows significant improvements over the legacy model, especially in multilingual performance and image moderation. We benchmark it's capabilties with it's predecessor.
August at Portkey: 2 BILLION Requests, Guardrails, Tracing, and More Last month at Portkey, we crossed 2 BILLION total requests processed through our platform. To think, Portkey just started a year ago when this number was at 0! We're truly humbled to be production partners for some of the world's leading AI companies. And this drives
Why We Chose TypeScript Over Python for the World's Fastest AI Gateway Discover how TypeScript powers the world's fastest AI Gateway, delivering sub-10ms latency at scale. Performance meets flexibility in open-source AI infrastructure.
DSPy in Production This is a guest post by Ganaraj, based on the talk he gave at the LLMs in Prod Meetup in Bangalore. AI has fundamentally changed the way we build apps. I transitioned from being a coder to a creative prompter. This shift from coding to creative prompting might seem like
Bridging the Gap: How Portkey AI Gateway Connected with MongoDB Helps Productionize AI Apps Portkey’s open-source AI Gateway is used by thousands of AI companies to take their apps to production. Learn how these companies tackle crucial LLM challenges and build apps that delight users.
Building a Robust RAG App with Guardrails using Portkey and MongoDB Introduction Retrieval-Augmented Generation (RAG) has become a go-to technique for enhancing LLMs with external data. In this tutorial, we'll build a production-ready RAG application in just 10 minutes using Portkey, MongoDB Atlas, Patronus AI, and LlamaIndex. But first, what is RAG? Retrieval-Augmented Generation (RAG) is a technique that