Kill X-LlamaStack-{Client-Version, Provider-Data} from OpenAPI spec

ClientVersion: We don't need each SDK method to support this parameter
because you wouldn't be passing a different client version each time you
make an API call.

ProviderData: although in this case, you _could_ be passing different
API keys depending on which SDK call you make, it makes for a confusing
experience. It is best to initialize the LlamaStackClient with all the
keys which are then passed in each request.
This commit is contained in:
Ashwin Bharambe 2025-01-28 13:26:34 -08:00
parent f2feb7d15c
commit 9f709387e2
3 changed files with 80 additions and 2506 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff