Skip to content

Commit ca8699b

Browse files
committed
chore: bump trustyai wheels
They include the support of the llama-stack-api. Signed-off-by: Sébastien Han <seb@redhat.com>
1 parent f35361a commit ca8699b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

distribution/build.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ distribution_spec:
1616
- provider_type: inline::faiss
1717
safety:
1818
- provider_type: remote::trustyai_fms
19-
module: llama_stack_provider_trustyai_fms==0.2.3
19+
module: llama_stack_provider_trustyai_fms==0.3.0
2020
agents:
2121
- provider_type: inline::meta-reference
2222
eval:
2323
- provider_type: remote::trustyai_lmeval
24-
module: llama_stack_provider_lmeval==0.3.1
24+
module: llama_stack_provider_lmeval==0.4.0
2525
- provider_type: inline::trustyai_ragas
26-
module: llama_stack_provider_ragas==0.4.2
26+
module: llama_stack_provider_ragas==0.5.1
2727
- provider_type: remote::trustyai_ragas
28-
module: llama_stack_provider_ragas[remote]==0.4.2
28+
module: llama_stack_provider_ragas[remote]==0.5.1
2929
datasetio:
3030
- provider_type: remote::huggingface
3131
- provider_type: inline::localfs

0 commit comments

Comments
 (0)