migrate-litellm-to-portkey

Installation
SKILL.md

Migrate from LiteLLM to Portkey

Step-by-step guide for migrating Python applications from LiteLLM to the Portkey AI Gateway SDK. Portkey uses an OpenAI-compatible client interface, so most code changes are structural (client instantiation and config) rather than call-signature changes.

Additional References:


Pre-Migration Checklist

Installs
22
GitHub Stars
2
First Seen
Mar 25, 2026
migrate-litellm-to-portkey — portkey-ai/skills