This repository was archived by the owner on Aug 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 106
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/llamastack%2Fllama-stack-client-ab9c9bf2527d3b4179e2bc3e6495c64d43c42b2ea8dc1a55d472986e1a1430a0.yml
33openapi_spec_hash : b93c85fb747e3c29134451d2f364ce8b
4- config_hash : b0cd3ed9be70b0310bc685a4014eb0a5
4+ config_hash : b105ed4704c2998287916138c03d211a
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "llama_stack_client"
33version = " 0.2.17"
44description = " The official Python library for the llama-stack-client API"
55dynamic = [" readme" ]
6- license = " Apache-2.0 "
6+ license = " MIT "
77authors = [{ name = " Meta Llama" , email = " llama-oss@meta.com" }]
88dependencies = [
99 " httpx>=0.23.0, <1" ,
@@ -34,7 +34,7 @@ classifiers = [
3434 " Operating System :: POSIX :: Linux" ,
3535 " Operating System :: Microsoft :: Windows" ,
3636 " Topic :: Software Development :: Libraries :: Python Modules" ,
37- " License :: OSI Approved :: Apache Software License"
37+ " License :: OSI Approved :: MIT License"
3838]
3939
4040[dependency-groups ]
You can’t perform that action at this time.
0 commit comments