forked from pyspark-ai/pyspark-ai
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Notice
59 lines (42 loc) · 1.7 KB
/
Notice
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
English SDK for Apache Spark
Copyright 2023 pyspark-ai project
This product includes software developed by the pyspark-ai project (https://pyspark.ai/).
The pyspark-ai Project licenses this file to you under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
https://www.apache.org/licenses/LICENSE-2.0
Unless mandated by applicable law or agreed to in writing, software distributed under the License is provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Refer to the License for the specific language governing permissions and limitations under the License.
OSS Dependencies Notice
-------------------------
This project depends on the following; please refer to pyproject.toml for the versions
1. tiktoken
License: MIT License
2. beautifulsoup4
License: MIT License
3. openai
License: MIT License
4. langchain
License: MIT License
Copyright: Harrison Chase
5. pandas
License: BSD 3-Clause License
Copyright: AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
6. pygments
License: BSD 2-Clause "Simplified" License
Copyright: The Pygments team
7. google-api-python-client ^2.90.0
License: Apache License 2.0
Copyright: Google LLC
8. chispa
License: MIT License
Copyright: Matthew Powers
9. grpcio
License: Apache License 2.0
Copyright: The gRPC authors
10. plotly
License: MIT License
Copyright: Plotly, Inc.
11. pyarrow
License: Apache License 2.0
Copyright: The Apache Software Foundation
12. grpcio-status
License: Apache License 2.0
Copyright: The gRPC authors