-
Notifications
You must be signed in to change notification settings - Fork 145
Expand file tree
/
Copy pathLICENSE-THIRD-PARTY
More file actions
215 lines (183 loc) · 10 KB
/
LICENSE-THIRD-PARTY
File metadata and controls
215 lines (183 loc) · 10 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
AIQ Third-Party Licenses
=========================
This file contains third-party license information for software packages used in this project.
The licenses below apply to one or more packages included in this project. For each license,
we list the packages that are distributed under it and include the license text.
This inventory is generated from:
- Python workspace dependencies resolved in `uv.lock`
- UI dependencies resolved in `frontends/ui/package-lock.json`
------------------------------------------------------------
MIT License
------------------------------------------------------------
Packages under the MIT License:
@react-pdf/renderer 4.3.2
@tailwindcss/postcss 4.1.18
aiosqlite 0.22.1
deepagents 0.4.2
http-proxy 1.18.1
langchain-core 1.2.12
langchain-tavily 0.2.17
marked 16.4.2
mypy 1.19.1
next 16.1.6
pdfplumber 0.11.9
pre-commit 4.5.1
pytest-cov 7.0.0
pytest-env 1.3.2
python-pptx 1.0.2
pytz 2025.2
react 18.3.1
react-dom 18.3.1
react-markdown 10.1.0
remark-gfm 4.0.1
rich 14.3.2
ruff 0.15.1
sqlalchemy 2.0.46
zod 3.25.76
zustand 5.0.11
Full MIT License Text:
--------------------------------------------------
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------
------------------------------------------------------------
Apache License, Version 2.0
------------------------------------------------------------
Packages under the Apache License, Version 2.0:
@nvidia/foundations-react-core 0.600.0
chromadb 1.5.0
nvidia-nat 1.5.0
openai 2.20.0
python-multipart 0.0.22
requests 2.32.5
yapf 0.43.0
Full Apache License, Version 2.0 Text:
--------------------------------------------------
See full Apache-2.0 text in the repository `LICENSE` file.
--------------------------------------------------
------------------------------------------------------------
BSD License (2-Clause / 3-Clause)
------------------------------------------------------------
Packages under BSD licenses:
httpx 0.28.1
prompt-toolkit 3.0.52
pygraphviz 1.14
Full BSD License Text:
--------------------------------------------------
BSD 2-Clause and BSD 3-Clause license templates are shown below.
Package-specific copyright notices must be taken from each package.
BSD 2-Clause:
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
BSD 3-Clause:
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------
------------------------------------------------------------
ISC License
------------------------------------------------------------
Packages under ISC:
next-auth 4.24.13
Full ISC License Text:
--------------------------------------------------
ISC License
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
--------------------------------------------------
------------------------------------------------------------
Mixed / Multi-License Packages
------------------------------------------------------------
The following packages declare multiple licenses and should be reviewed using
their upstream `LICENSE` and `NOTICE` files:
pypdfium2 5.4.0 BSD-3-Clause; Apache-2.0
@img/sharp-libvips-darwin-arm64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-darwin-x64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-arm 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-arm64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-ppc64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-riscv64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-s390x 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linuxmusl-arm64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later
@img/sharp-wasm32 0.34.5 Apache-2.0 AND LGPL-3.0-or-later AND MIT
@img/sharp-win32-arm64 0.34.5 Apache-2.0 AND LGPL-3.0-or-later
@img/sharp-win32-ia32 0.34.5 Apache-2.0 AND LGPL-3.0-or-later
@img/sharp-win32-x64 0.34.5 Apache-2.0 AND LGPL-3.0-or-later
------------------------------------------------------------
Unknown License Metadata (Manual Review Required)
------------------------------------------------------------
The following packages did not provide clean SPDX metadata in package indexes
and must be validated from upstream repositories:
asyncpg 0.31.0
dask 2026.1.2
docx2txt 0.9
fastapi 0.129.0
langgraph-checkpoint-postgres 3.0.4
langgraph-checkpoint-sqlite 3.0.3
llama-index 0.14.14
llama-index-embeddings-nvidia 0.4.2
llama-index-vector-stores-chroma 0.5.5
pillow 12.2.0
psycopg 3.3.2
pydantic 2.12.5
pytest 9.0.2
pytest-asyncio 1.3.0
python-dotenv 1.2.1
urllib3 2.6.3
END OF THIRD-PARTY LICENSES