kalavai-client 0.7.3__tar.gz → 0.7.4__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.
Files changed (24) hide show
  1. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/PKG-INFO +4 -2
  2. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/README.md +3 -1
  3. kalavai_client-0.7.4/kalavai_client/__init__.py +2 -0
  4. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/apps.yaml +1 -1
  5. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/pyproject.toml +1 -1
  6. kalavai_client-0.7.3/kalavai_client/__init__.py +0 -2
  7. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/LICENSE +0 -0
  8. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/__main__.py +0 -0
  9. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/__init__.py +0 -0
  10. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/default_pool_config.yaml +0 -0
  11. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/docker-compose-gui.yaml +0 -0
  12. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/docker-compose-template.yaml +0 -0
  13. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/nginx.conf +0 -0
  14. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/pool_config_template.yaml +0 -0
  15. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/user_workspace.yaml +0 -0
  16. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/assets/user_workspace_values.yaml +0 -0
  17. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/auth.py +0 -0
  18. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/bridge_api.py +0 -0
  19. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/bridge_models.py +0 -0
  20. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/cli.py +0 -0
  21. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/cluster.py +0 -0
  22. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/core.py +0 -0
  23. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/env.py +0 -0
  24. {kalavai_client-0.7.3 → kalavai_client-0.7.4}/kalavai_client/utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: kalavai-client
3
- Version: 0.7.3
3
+ Version: 0.7.4
4
4
  Summary: Client app for kalavai platform
5
5
  License: Apache-2.0
6
6
  Keywords: LLM,platform
@@ -47,7 +47,9 @@ Description-Content-Type: text/markdown
47
47
 
48
48
  </div>
49
49
 
50
- ⭐⭐⭐ **Kalavai platform is 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/YN6ThTJKbM) and follow our [Substack](https://kalavainet.substack.com/).**
50
+ <!-- ⭐⭐⭐ **Kalavai platform is 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/YN6ThTJKbM) and follow our [Substack](https://kalavainet.substack.com/).** -->
51
+
52
+ ### ⭐⭐⭐ Kalavai is offering GPU and other resources to interesting Open Source projects that want to push the envelope but are struggling to fund computing resources. If you are a research lab wanting to do research on LLMs, or a small startup trying to beat the tech giants with frugal models, we want to help [Apply here](https://form.typeform.com/to/C1SFzEdK)
51
53
 
52
54
 
53
55
  # Kalavai: a platform to self-host AI on easy mode
@@ -7,7 +7,9 @@
7
7
 
8
8
  </div>
9
9
 
10
- ⭐⭐⭐ **Kalavai platform is 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/YN6ThTJKbM) and follow our [Substack](https://kalavainet.substack.com/).**
10
+ <!-- ⭐⭐⭐ **Kalavai platform is 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/YN6ThTJKbM) and follow our [Substack](https://kalavainet.substack.com/).** -->
11
+
12
+ ### ⭐⭐⭐ Kalavai is offering GPU and other resources to interesting Open Source projects that want to push the envelope but are struggling to fund computing resources. If you are a research lab wanting to do research on LLMs, or a small startup trying to beat the tech giants with frugal models, we want to help [Apply here](https://form.typeform.com/to/C1SFzEdK)
11
13
 
12
14
 
13
15
  # Kalavai: a platform to self-host AI on easy mode
@@ -0,0 +1,2 @@
1
+
2
+ __version__ = "0.7.4"
@@ -172,7 +172,7 @@ releases:
172
172
  - name: replicas
173
173
  value: 1
174
174
  - name: image_tag
175
- value: "v2025.09.1" #"v2025.07.34"
175
+ value: "v2025.09.2" #"v2025.07.34"
176
176
  - name: deployment.in_cluster
177
177
  value: "True"
178
178
  - name: deployment.kalavai_username_key
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "kalavai-client"
3
- version = "0.7.3"
3
+ version = "0.7.4"
4
4
  authors = [
5
5
  {name = "Carlos Fernandez Musoles", email = "carlos@kalavai.net"}
6
6
  ]
@@ -1,2 +0,0 @@
1
-
2
- __version__ = "0.7.3"
File without changes