meta-llama / llama-stack-client-python

Python SDK for Llama Stack
Apache License 2.0
77 stars 19 forks source link

@tnsai what version of the llama stack server / llama stack client package are you running? #36

Closed TAMERALKHATE3B closed 1 week ago

TAMERALKHATE3B commented 1 week ago
          @tnsai what version of the llama stack server / llama stack client package are you running? 

The error message indicates you are using a newer version of the stack-client than the server. We deprecated the identifier field and renamed it shield_id.

cc @dineshyv in any case

Originally posted by @ashwinb in https://github.com/meta-llama/llama-stack-client-python/issues/17#issuecomment-2469405868