mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 06:36:16 +00:00
portkey integration v1
This commit is contained in:
parent
c8be0bf1c9
commit
7ece0d4d8b
6 changed files with 332 additions and 0 deletions
17
distributions/portkey/build.yaml
Normal file
17
distributions/portkey/build.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
version: '2'
|
||||
name: portkey
|
||||
distribution_spec:
|
||||
description: Use Portkey for running LLM inference
|
||||
docker_image: null
|
||||
providers:
|
||||
inference:
|
||||
- remote::portkey
|
||||
safety:
|
||||
- inline::llama-guard
|
||||
memory:
|
||||
- inline::meta-reference
|
||||
agents:
|
||||
- inline::meta-reference
|
||||
telemetry:
|
||||
- inline::meta-reference
|
||||
image_type: conda
|
||||
Loading…
Add table
Add a link
Reference in a new issue