You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This integration enables developers using strands.Agent to seamlessly connect to Portkey models via a standard interface, unlocking agentic orchestration over Portkey-powered LLMs.
The contribution includes:
• A PortkeyModel class implementing the strands.models.BaseModel interface
• Support for streaming, chat-style and completion-style inference
• Simple configuration via config.json
We’d love your review and support to help stabilize and evolve this integration. It’s a small but impactful bridge between the Portkey platform and the growing agentic developer ecosystem.
Let me know if there’s anything you’d like us to adjust — your collaboration would be greatly appreciated!