litellm-dev 0.0.0.dev0__py3-none-any.whl → 1.84.0.dev2__py3-none-any.whl
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.
- litellm_dev-1.84.0.dev2.dist-info/METADATA +16 -0
- litellm_dev-1.84.0.dev2.dist-info/RECORD +5 -0
- litellm_dev.py +2 -6
- litellm_dev-0.0.0.dev0.dist-info/METADATA +0 -19
- litellm_dev-0.0.0.dev0.dist-info/RECORD +0 -5
- {litellm_dev-0.0.0.dev0.dist-info → litellm_dev-1.84.0.dev2.dist-info}/WHEEL +0 -0
- {litellm_dev-0.0.0.dev0.dist-info → litellm_dev-1.84.0.dev2.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: litellm-dev
|
|
3
|
+
Version: 1.84.0.dev2
|
|
4
|
+
Summary: Ad-hoc development channel for BerriAI/litellm. Real production releases live in 'litellm'.
|
|
5
|
+
License-Expression: MIT
|
|
6
|
+
Project-URL: Homepage, https://litellm.ai
|
|
7
|
+
Project-URL: Repository, https://github.com/BerriAI/litellm
|
|
8
|
+
Requires-Python: >=3.10
|
|
9
|
+
Description-Content-Type: text/markdown
|
|
10
|
+
|
|
11
|
+
# litellm-dev (ad-hoc channel)
|
|
12
|
+
|
|
13
|
+
Ad-hoc / pre-merge development builds of [BerriAI/litellm](https://github.com/BerriAI/litellm).
|
|
14
|
+
Production-track releases (`stable`, `rc`, `dev`) ship to the `litellm` package.
|
|
15
|
+
|
|
16
|
+
pip install --pre litellm-dev
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
litellm_dev.py,sha256=KCtlRfZMiIxy6jv3kxKHbEp-wZfxKL33xIWqNMHKB-w,109
|
|
2
|
+
litellm_dev-1.84.0.dev2.dist-info/METADATA,sha256=mUFkf0aoR57hs87uErElRVo3vR3U388WfPP19dGp6Pg,597
|
|
3
|
+
litellm_dev-1.84.0.dev2.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
litellm_dev-1.84.0.dev2.dist-info/top_level.txt,sha256=FIbSnzhoxm1PllY9Rj9u3rZxS9Ymb2KMUj2oYOqlQ2s,12
|
|
5
|
+
litellm_dev-1.84.0.dev2.dist-info/RECORD,,
|
litellm_dev.py
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
"""
|
|
1
|
+
"""Ad-hoc development build of BerriAI/litellm. Replace with a real release."""
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
Real dev builds replace this stub.
|
|
5
|
-
"""
|
|
6
|
-
|
|
7
|
-
__version__ = "0.0.0.dev0"
|
|
3
|
+
__version__ = "1.84.0.dev2"
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.4
|
|
2
|
-
Name: litellm-dev
|
|
3
|
-
Version: 0.0.0.dev0
|
|
4
|
-
Summary: Placeholder for the litellm-dev development channel of BerriAI/litellm. Real dev builds are published by the LiteLLM release pipeline.
|
|
5
|
-
License-Expression: MIT
|
|
6
|
-
Project-URL: Homepage, https://litellm.ai
|
|
7
|
-
Project-URL: Repository, https://github.com/BerriAI/litellm
|
|
8
|
-
Requires-Python: >=3.10
|
|
9
|
-
Description-Content-Type: text/markdown
|
|
10
|
-
|
|
11
|
-
# litellm-dev (placeholder)
|
|
12
|
-
|
|
13
|
-
Namespace placeholder for the `litellm-dev` development channel of
|
|
14
|
-
[BerriAI/litellm](https://github.com/BerriAI/litellm).
|
|
15
|
-
|
|
16
|
-
Real dev builds are published as PEP 440 pre-releases (`1.X.Y.devN`).
|
|
17
|
-
Install the latest dev build with:
|
|
18
|
-
|
|
19
|
-
pip install --pre litellm-dev
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
litellm_dev.py,sha256=_xHQgENdwMkIH9EnFYZjOw9iH7aZluNVYWKv-K_10ps,185
|
|
2
|
-
litellm_dev-0.0.0.dev0.dist-info/METADATA,sha256=80GLH5Ph-zWo15p-FY0z0fq0AGTeqjAtLMhqEiUvQCE,687
|
|
3
|
-
litellm_dev-0.0.0.dev0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
-
litellm_dev-0.0.0.dev0.dist-info/top_level.txt,sha256=FIbSnzhoxm1PllY9Rj9u3rZxS9Ymb2KMUj2oYOqlQ2s,12
|
|
5
|
-
litellm_dev-0.0.0.dev0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|