llama-stack-api 0.4.0rc1__tar.gz → 0.4.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/PKG-INFO +1 -1
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/llama_stack_api.egg-info/PKG-INFO +1 -1
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/pyproject.toml +1 -1
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/README.md +0 -0
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/llama_stack_api.egg-info/SOURCES.txt +0 -0
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/llama_stack_api.egg-info/dependency_links.txt +0 -0
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/llama_stack_api.egg-info/requires.txt +0 -0
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/llama_stack_api.egg-info/top_level.txt +0 -0
- {llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: llama-stack-api
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.1
|
|
4
4
|
Summary: API and Provider specifications for Llama Stack - lightweight package with protocol definitions and provider specs
|
|
5
5
|
Author-email: Meta Llama <llama-oss@meta.com>
|
|
6
6
|
License: MIT
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: llama-stack-api
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.1
|
|
4
4
|
Summary: API and Provider specifications for Llama Stack - lightweight package with protocol definitions and provider specs
|
|
5
5
|
Author-email: Meta Llama <llama-oss@meta.com>
|
|
6
6
|
License: MIT
|
|
@@ -7,7 +7,7 @@ required-version = ">=0.7.0"
|
|
|
7
7
|
|
|
8
8
|
[project]
|
|
9
9
|
name = "llama-stack-api"
|
|
10
|
-
version = "0.4.
|
|
10
|
+
version = "0.4.1"
|
|
11
11
|
authors = [{ name = "Meta Llama", email = "llama-oss@meta.com" }]
|
|
12
12
|
description = "API and Provider specifications for Llama Stack - lightweight package with protocol definitions and provider specs"
|
|
13
13
|
readme = "README.md"
|
|
File without changes
|
|
File without changes
|
{llama_stack_api-0.4.0rc1 → llama_stack_api-0.4.1}/llama_stack_api.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|