kalibr 1.0.26__py3-none-any.whl → 1.0.28__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.
kalibr/__init__.py CHANGED
@@ -2,4 +2,4 @@ from .kalibr_app import KalibrApp
2
2
  from .kalibr import Kalibr
3
3
 
4
4
  __all__ = ["Kalibr", "KalibrApp"]
5
- __version__ = "1.0.26"
5
+ __version__ = "1.0.28"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kalibr
3
- Version: 1.0.26
3
+ Version: 1.0.28
4
4
  Summary: Multi-Model MCP SDK — deploy to GPT, Claude, Gemini, Copilot from one codebase.
5
5
  Home-page: https://github.com/devonakelley/kalibr-sdk
6
6
  Author: Kalibr Team
@@ -21,7 +21,7 @@ Dynamic: home-page
21
21
  Dynamic: license-file
22
22
  Dynamic: requires-python
23
23
 
24
- # Kalibr SDK v1.0.26
24
+ # Kalibr SDK v1.0.28
25
25
  ### Multi-Model AI Integration Framework
26
26
 
27
27
  **Write once. Deploy anywhere. Connect to any AI model.**
@@ -147,7 +147,7 @@ kalibr version # Show SDK version
147
147
 
148
148
  ### 7. Value Proposition
149
149
 
150
- For developers or MCP infrastructure projects (e.g. Emergent):
150
+ For developers or MCP infrastructure projects:
151
151
 
152
152
  - **Instant MCP onboarding** — one file → all model schemas
153
153
  - **Zero config** — no schema or deployment setup required
@@ -168,7 +168,6 @@ For developers or MCP infrastructure projects (e.g. Emergent):
168
168
  ### License
169
169
 
170
170
  MIT License © 2025 Kalibr Team
171
- GitHub: [https://github.com/devonakelley/kalibr-sdk](https://github.com/devonakelley/kalibr-sdk)
172
171
 
173
172
  ---
174
173
 
@@ -1,4 +1,4 @@
1
- kalibr/__init__.py,sha256=ho27It_rTdaObXXm0C4BswKheCuwHPOoJ03Q4lY4k1g,119
1
+ kalibr/__init__.py,sha256=0M3sG1no7m3EjMR_rwHfoWekMxswhFPbzfM0KfjF3eU,119
2
2
  kalibr/__main__.py,sha256=nRQLefjyoy9c_-UKU1UZGcCRrypQWchJAbUlmNFPv2g,8353
3
3
  kalibr/deployment.py,sha256=GZ874FXQX1uIroTA-UM5A-pTVn2UY0NxXi39vmTowyI,1396
4
4
  kalibr/kalibr.py,sha256=yrgXVlTgadBbpnX_l7fAxxjxGp9oxcZhzGjaQPiIcpo,10469
@@ -8,12 +8,12 @@ kalibr/runtime_router.py,sha256=PTXMj5yt72cfzYtjWQ-mUF3t8eov9nuXXI0ScIVNMrU,4606
8
8
  kalibr/schema_generators.py,sha256=xxnY05KgHTJ7BPXMCIC-McJCCt8aIOF5s0ptCwDqs_Y,6716
9
9
  kalibr/types.py,sha256=bNmf_cOWXBmhaMVAPEp3_EdRCcdXY2pbOgOxZ1dZ0Mc,3476
10
10
  kalibr/validator.py,sha256=PezDmHG9dVINce91rdYQstJC41eZP21qEA3VDICE3C4,2333
11
- kalibr-1.0.26.data/data/examples/README.md,sha256=loo2nm6yfT-pqGb5uNg1VeEdOKflYzHISUHTuSltfY0,4875
12
- kalibr-1.0.26.data/data/examples/basic_kalibr_example.py,sha256=Kfrh-XZuJ0vwFLB_xBpdqpgpMJw2NpIx0yBsqrAqBnE,2188
13
- kalibr-1.0.26.data/data/examples/enhanced_kalibr_example.py,sha256=AuhTpyRUNVAJuZKRy9iydXusNkBgQ84eKNiXxsr4iUQ,11994
14
- kalibr-1.0.26.dist-info/licenses/LICENSE,sha256=1WLJDkrueNpHCROy9zANrK2Ar2weqZ_z88hw90UKDoc,451
15
- kalibr-1.0.26.dist-info/METADATA,sha256=c7Q1uF9Dgwb15g_7xTJ_WfHpCy6u1JcQtFBj_Nz472k,4556
16
- kalibr-1.0.26.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
- kalibr-1.0.26.dist-info/entry_points.txt,sha256=KiJfV_BaeYdIdYniww3wnSBBqSHpRxP9BTLNwu7IjyY,48
18
- kalibr-1.0.26.dist-info/top_level.txt,sha256=OkloC5_IfpE4-QwI30aLIYbFZk_-ChABWF7aBGddy28,7
19
- kalibr-1.0.26.dist-info/RECORD,,
11
+ kalibr-1.0.28.data/data/examples/README.md,sha256=loo2nm6yfT-pqGb5uNg1VeEdOKflYzHISUHTuSltfY0,4875
12
+ kalibr-1.0.28.data/data/examples/basic_kalibr_example.py,sha256=Kfrh-XZuJ0vwFLB_xBpdqpgpMJw2NpIx0yBsqrAqBnE,2188
13
+ kalibr-1.0.28.data/data/examples/enhanced_kalibr_example.py,sha256=AuhTpyRUNVAJuZKRy9iydXusNkBgQ84eKNiXxsr4iUQ,11994
14
+ kalibr-1.0.28.dist-info/licenses/LICENSE,sha256=1WLJDkrueNpHCROy9zANrK2Ar2weqZ_z88hw90UKDoc,451
15
+ kalibr-1.0.28.dist-info/METADATA,sha256=W1stKZstce3wcTk6RDNMPy6-OtoEW0wPKsqjZIHjU_M,4443
16
+ kalibr-1.0.28.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ kalibr-1.0.28.dist-info/entry_points.txt,sha256=KiJfV_BaeYdIdYniww3wnSBBqSHpRxP9BTLNwu7IjyY,48
18
+ kalibr-1.0.28.dist-info/top_level.txt,sha256=OkloC5_IfpE4-QwI30aLIYbFZk_-ChABWF7aBGddy28,7
19
+ kalibr-1.0.28.dist-info/RECORD,,