spaik-sdk 0.6.2__py3-none-any.whl → 0.6.3__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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: spaik-sdk
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: Python SDK for building AI agents with multi-LLM support, streaming, and production-ready infrastructure
|
|
5
5
|
Project-URL: Homepage, https://github.com/siilisolutions/spaik-sdk
|
|
6
6
|
Project-URL: Repository, https://github.com/siilisolutions/spaik-sdk
|
|
@@ -54,6 +54,8 @@ Description-Content-Type: text/markdown
|
|
|
54
54
|
|
|
55
55
|
Python SDK for building AI agents with multi-LLM support, streaming, and production infrastructure.
|
|
56
56
|
|
|
57
|
+
Spaik SDK is an open-source project developed by engineers at Siili Solutions Oyj. This is not an official Siili product.
|
|
58
|
+
|
|
57
59
|
## Installation
|
|
58
60
|
|
|
59
61
|
```bash
|
|
@@ -376,4 +378,4 @@ MessageBlockType.ERROR # Error message
|
|
|
376
378
|
|
|
377
379
|
## License
|
|
378
380
|
|
|
379
|
-
MIT - Copyright (c)
|
|
381
|
+
MIT - Copyright (c) 2026 Siili Solutions Oyj
|
|
@@ -156,6 +156,6 @@ spaik_sdk/tracing/trace_sink.py,sha256=J_jl53G84PJhtbhwYIfJZX-ikC2o4xxM7svgH0RWu
|
|
|
156
156
|
spaik_sdk/tracing/trace_sink_mode.py,sha256=e2hRBrerRugdzjfRTtIDWMqbSygCRAo5TExFX4OLrJg,388
|
|
157
157
|
spaik_sdk/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
158
158
|
spaik_sdk/utils/init_logger.py,sha256=htxNtHMxRXVNAXBbS9f6Wmd0aET7kl3ClJ062b3YHmQ,791
|
|
159
|
-
spaik_sdk-0.6.
|
|
160
|
-
spaik_sdk-0.6.
|
|
161
|
-
spaik_sdk-0.6.
|
|
159
|
+
spaik_sdk-0.6.3.dist-info/METADATA,sha256=Tk13mI3ycVi-ECgyDUMxk4uoBhuSPEakShRf2EQcnjo,10085
|
|
160
|
+
spaik_sdk-0.6.3.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
161
|
+
spaik_sdk-0.6.3.dist-info/RECORD,,
|
|
File without changes
|