kalavai-client 0.5.5__py2.py3-none-any.whl → 0.5.6__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- kalavai_client/__init__.py +1 -1
- {kalavai_client-0.5.5.dist-info → kalavai_client-0.5.6.dist-info}/METADATA +8 -3
- {kalavai_client-0.5.5.dist-info → kalavai_client-0.5.6.dist-info}/RECORD +6 -6
- {kalavai_client-0.5.5.dist-info → kalavai_client-0.5.6.dist-info}/LICENSE +0 -0
- {kalavai_client-0.5.5.dist-info → kalavai_client-0.5.6.dist-info}/WHEEL +0 -0
- {kalavai_client-0.5.5.dist-info → kalavai_client-0.5.6.dist-info}/entry_points.txt +0 -0
kalavai_client/__init__.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
1
|
|
2
|
-
__version__ = "0.5.
|
2
|
+
__version__ = "0.5.6"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: kalavai-client
|
3
|
-
Version: 0.5.
|
3
|
+
Version: 0.5.6
|
4
4
|
Summary: Client app for kalavai platform
|
5
5
|
License: Apache-2.0
|
6
6
|
Keywords: LLM,platform
|
@@ -35,6 +35,7 @@ Requires-Dist: pyinstaller (==6.5.0) ; extra == "dev"
|
|
35
35
|
Requires-Dist: pyyaml (==6.0.2)
|
36
36
|
Requires-Dist: requests (>=2.25)
|
37
37
|
Requires-Dist: rich (==13.7.1)
|
38
|
+
Requires-Dist: setuptools (>70.0.0)
|
38
39
|
Requires-Dist: twine ; extra == "dev"
|
39
40
|
Project-URL: Homepage, https://platform.kalavai.net
|
40
41
|
Project-URL: Website, https://kalavai.net
|
@@ -49,7 +50,7 @@ Description-Content-Type: text/markdown
|
|
49
50
|
|
50
51
|
</div>
|
51
52
|
|
52
|
-
⭐⭐⭐ **Kalavai and our LLM pools are open source, and free to use in both commercial and non-commercial purposes. If you find it useful, consider supporting us by [
|
53
|
+
⭐⭐⭐ **Kalavai and our LLM pools are open source, and free to use in both commercial and non-commercial purposes. If you find it useful, consider supporting us by [giving a star to our GitHub project](https://github.com/kalavai-net/kalavai-client), joining our [discord channel](https://discord.gg/HJ8FNapQ), follow our [Substack](https://kalavainet.substack.com/) and give us a [review on Product Hunt](https://www.producthunt.com/products/kalavai/reviews/new).**
|
53
54
|
|
54
55
|
|
55
56
|
# Kalavai: turn your devices into a scalable LLM platform
|
@@ -267,7 +268,10 @@ Anything missing here? Give us a shout in the [discussion board](https://github.
|
|
267
268
|
Python version <= 3.12.
|
268
269
|
|
269
270
|
```bash
|
270
|
-
|
271
|
+
sudo add-apt-repository ppa:deadsnakes/ppa
|
272
|
+
sudo apt update
|
273
|
+
sudo apt install python3.10 python3.10-dev
|
274
|
+
virtualenv -p python3.10 env
|
271
275
|
source env/bin/activate
|
272
276
|
sudo apt install python3.10-venv python3.10-dev -y
|
273
277
|
pip install -e .[dev]
|
@@ -287,3 +291,4 @@ To run the unit tests, use:
|
|
287
291
|
python -m unittest
|
288
292
|
```
|
289
293
|
|
294
|
+
|
@@ -1,4 +1,4 @@
|
|
1
|
-
kalavai_client/__init__.py,sha256=
|
1
|
+
kalavai_client/__init__.py,sha256=WmsCPmXrdvnKQI5RRjPdrh0vBH03TfvNWsCeTKiTI00,22
|
2
2
|
kalavai_client/__main__.py,sha256=WQUfxvRsBJH5gsCJg8pLz95QnZIj7Ol8psTO77m0QE0,73
|
3
3
|
kalavai_client/assets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
kalavai_client/assets/apps.yaml,sha256=aW9wKyvZhZFMHzBkZOsgVq-kpntED6U8B9XoHkm5F9Y,5963
|
@@ -13,8 +13,8 @@ kalavai_client/auth.py,sha256=QsBh28L2LwjBBK6pTUE4Xu36lLDTyetyU1YfS1Hbb6g,1717
|
|
13
13
|
kalavai_client/cli.py,sha256=qBOe4IULIX7pzKUhHoR1JppWrbUeV1aslxQLMWrRGpU,67913
|
14
14
|
kalavai_client/cluster.py,sha256=C7uofrpSEj4PUhF_VLfwH4k9BhJMTkuKRWHxDYu1OD0,11345
|
15
15
|
kalavai_client/utils.py,sha256=aHgNj5iVOhgTrI-UFoqgAvnesn4t6Qos3-WnNSxZ-fc,12342
|
16
|
-
kalavai_client-0.5.
|
17
|
-
kalavai_client-0.5.
|
18
|
-
kalavai_client-0.5.
|
19
|
-
kalavai_client-0.5.
|
20
|
-
kalavai_client-0.5.
|
16
|
+
kalavai_client-0.5.6.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
17
|
+
kalavai_client-0.5.6.dist-info/METADATA,sha256=Veuq2Ml2gG7k006pxNZ41u0akLCg-MzhS7yF632gYcs,12584
|
18
|
+
kalavai_client-0.5.6.dist-info/WHEEL,sha256=_GR1VF9XYsw6EE9ATkyto4e6vRiOUBshR1STiZ5m1gE,92
|
19
|
+
kalavai_client-0.5.6.dist-info/entry_points.txt,sha256=9T6D45gxwzfVbglMm1r6XPdXuuZdHfy_7fCeu2jUphc,50
|
20
|
+
kalavai_client-0.5.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|