llama-stack
llama-stack copied to clipboard
Portkey AI Inference Provider Integration
What does this PR do?
Integrate Portkey AI Inference Provider to Llama Stack. Access to 40+ Providers to access 250+ LLMs with LLama Stack
-Fixes and Closes #671
Test Plan
This code has been tested and reviewed
Sources
Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Ran pre-commit to handle lint / formatting issues.
- [x] Read the contributor guideline, Pull Request section?
- [x] Updated relevant documentation.
- [x] Wrote necessary unit or integration tests.