agentsystems-sdk 0.4.0__py3-none-any.whl → 0.4.2__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.
- agentsystems_sdk/deployments_scaffold/NOTICE +1 -1
- agentsystems_sdk/licenses/python/ATTRIBUTIONS.md +3909 -0
- agentsystems_sdk/licenses/python/THIRD_PARTY_LICENSES.json +434 -0
- agentsystems_sdk/licenses/python/THIRD_PARTY_REQUIREMENTS.txt +57 -0
- {agentsystems_sdk-0.4.0.dist-info → agentsystems_sdk-0.4.2.dist-info}/METADATA +1 -1
- {agentsystems_sdk-0.4.0.dist-info → agentsystems_sdk-0.4.2.dist-info}/RECORD +11 -8
- {agentsystems_sdk-0.4.0.dist-info → agentsystems_sdk-0.4.2.dist-info}/WHEEL +0 -0
- {agentsystems_sdk-0.4.0.dist-info → agentsystems_sdk-0.4.2.dist-info}/entry_points.txt +0 -0
- {agentsystems_sdk-0.4.0.dist-info → agentsystems_sdk-0.4.2.dist-info}/licenses/LICENSE +0 -0
- {agentsystems_sdk-0.4.0.dist-info → agentsystems_sdk-0.4.2.dist-info}/licenses/NOTICE +0 -0
- {agentsystems_sdk-0.4.0.dist-info → agentsystems_sdk-0.4.2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
This distribution orchestrates the following third-party components. Their source and full licence texts are available from the respective upstream projects.
|
2
2
|
|
3
|
-
|
3
|
+
Copyright (c) 2023--2024 Langfuse GmbH
|
4
4
|
• ClickHouse Server – © Altinity Inc – Apache-2.0
|
5
5
|
• MinIO Server – © MinIO Inc – GNU AGPL v3
|
6
6
|
• Redis – © Redis Ltd – BSD-3-Clause
|