forked from NVIDIA/nemoclaw-community
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHIRD-PARTY-NOTICES
More file actions
371 lines (279 loc) · 10.1 KB
/
Copy pathTHIRD-PARTY-NOTICES
File metadata and controls
371 lines (279 loc) · 10.1 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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
THIRD-PARTY SOFTWARE NOTICES
This file lists third-party software and services used by NemoClaw Community
examples. It is maintained for attribution and open-source review readiness.
================================================================================
Docker Base Images
================================================================================
Image: ghcr.io/nvidia/nemoclaw/hermes-sandbox-base
License: See the image source and included notices
URL: https://github.com/NVIDIA/nemoclaw-community
Image: python:3.12-slim
License: Python Software Foundation License and Debian component licenses
URL: https://hub.docker.com/_/python
Image: python:3.11-slim
License: Python Software Foundation License and Debian component licenses
URL: https://hub.docker.com/_/python
Image: postgres:16
License: PostgreSQL License and Debian component licenses
URL: https://hub.docker.com/_/postgres
Image: ghcr.io/astral-sh/uv:latest
License: Apache-2.0 OR MIT
URL: https://github.com/astral-sh/uv
Image: vllm/vllm-openai
License: Apache-2.0 and included component licenses
URL: https://github.com/vllm-project/vllm
Image: node:22-bookworm-slim
License: MIT and included Debian component licenses
URL: https://hub.docker.com/_/node
Image: ollama/ollama
License: MIT and included component licenses
URL: https://github.com/ollama/ollama
================================================================================
Docker Compose Images
================================================================================
Image: arizephoenix/phoenix:latest
License: Elastic License 2.0
URL: https://github.com/Arize-ai/phoenix
Image: postgrest/postgrest:v13.0.4
License: MIT
URL: https://github.com/PostgREST/postgrest
================================================================================
System Packages
================================================================================
Package: bash
License: GPL-3.0+
URL: https://packages.debian.org/
Package: binutils
License: GPL-3.0+
URL: https://packages.debian.org/
Package: ca-certificates
License: MPL-2.0
URL: https://packages.debian.org/
Package: curl
License: curl license
URL: https://curl.se/docs/copyright.html
Package: gh (GitHub CLI)
License: MIT
URL: https://github.com/cli/cli
Package: git
License: GPL-2.0
URL: https://git-scm.com/
Package: Blender
License: GPL-3.0-or-later
URL: https://www.blender.org/
Package: FFmpeg
License: LGPL-2.1-or-later or GPL-2.0-or-later, depending on build options
URL: https://ffmpeg.org/
Package: NoMachine
License: Proprietary; see vendor terms
URL: https://www.nomachine.com/licensing
Package: NVIDIA Container Toolkit
License: Apache-2.0
URL: https://github.com/NVIDIA/nvidia-container-toolkit
Package: libpython
License: Python Software Foundation License
URL: https://packages.debian.org/
Package: Node.js
License: MIT and included third-party notices
URL: https://github.com/nodejs/node
Package: postgresql-client
License: PostgreSQL License
URL: https://packages.debian.org/
Package: python3-pip
License: MIT
URL: https://packages.debian.org/
Package: socat
License: GPL-2.0-only
URL: https://packages.debian.org/socat
Package: tzdata
License: Public domain / BSD-style notices
URL: https://packages.debian.org/
================================================================================
Python Packages
================================================================================
Package: aiohttp
License: Apache-2.0 AND MIT
URL: https://github.com/aio-libs/aiohttp
Package: aiofiles
License: Apache-2.0
URL: https://github.com/Tinche/aiofiles
Package: cryptography
License: Apache-2.0 OR BSD-3-Clause
URL: https://github.com/pyca/cryptography
Package: deepagents
License: MIT
URL: https://github.com/langchain-ai/deepagents
Package: dlt[postgres]
License: Apache-2.0
URL: https://github.com/dlt-hub/dlt
Package: fastapi
License: MIT
URL: https://github.com/fastapi/fastapi
Package: hermes-agent
License: MIT
URL: https://github.com/NousResearch/hermes-agent
Package: httpx
License: BSD-3-Clause
URL: https://github.com/encode/httpx
Package: langchain-openai
License: MIT
URL: https://github.com/langchain-ai/langchain
Package: markdown-it-py
License: MIT
URL: https://github.com/executablebooks/markdown-it-py
Package: meltanolabs-tap-github
License: Apache-2.0
URL: https://github.com/MeltanoLabs/tap-github
Package: meltanolabs-target-postgres
License: MIT
URL: https://github.com/MeltanoLabs/target-postgres
Package: msal
License: MIT
URL: https://github.com/AzureAD/microsoft-authentication-library-for-python
Package: nemo-flow
License: Apache-2.0
URL: https://github.com/NVIDIA/NeMo-Flow
Package: psycopg[binary]
License: LGPL-3.0-only
URL: https://github.com/psycopg/psycopg
Package: pyinstaller
License: GPL-2.0-or-later with bootloader exception
URL: https://github.com/pyinstaller/pyinstaller
Package: python-telegram-bot
License: LGPL-3.0-only
URL: https://github.com/python-telegram-bot/python-telegram-bot
Package: pyyaml
License: MIT
URL: https://github.com/yaml/pyyaml
Package: pydantic
License: MIT
URL: https://github.com/pydantic/pydantic
Package: requests
License: Apache-2.0
URL: https://github.com/psf/requests
Package: mcp-proxy
License: MIT
URL: https://github.com/sparfenyuk/mcp-proxy
Package: slack-bolt
License: MIT
URL: https://github.com/slackapi/bolt-python
Package: uvicorn
License: BSD-3-Clause
URL: https://github.com/Kludex/uvicorn
================================================================================
Node.js Packages
================================================================================
Build-time (devDependencies) of the Shrike Security recipe's before_tool_call
plugin (examples/recipes/partners/shrike/shrike-security/plugin). They compile
the TypeScript plugin to JavaScript and are not shipped in its distributed dist/.
Package: typescript
Version: 6.0.3
License: Apache-2.0
URL: https://github.com/microsoft/TypeScript
Package: @types/node
Version: 22.20.1
License: MIT
URL: https://github.com/DefinitelyTyped/DefinitelyTyped
Package: undici-types
Version: 6.21.0
License: MIT
URL: https://github.com/nodejs/undici
================================================================================
GitHub Actions
================================================================================
Action: actions/checkout@v4 and v6
License: MIT
URL: https://github.com/actions/checkout
Action: actions/upload-artifact@v7
License: MIT
URL: https://github.com/actions/upload-artifact
Action: actions/setup-python@v5
License: MIT
URL: https://github.com/actions/setup-python
================================================================================
External Source Archives And Services
================================================================================
Project: NousResearch/hermes-agent source archive
License: MIT
URL: https://github.com/NousResearch/hermes-agent
Project: NVIDIA/NeMo-Relay Python package
License: Apache-2.0
URL: https://github.com/NVIDIA/NeMo-Relay
Project: NVIDIA/OpenShell installer and runtime
License: Apache-2.0
URL: https://github.com/NVIDIA/OpenShell
Project: NVIDIA/NemoClaw source and sandbox base image
License: Apache-2.0 and included component licenses
URL: https://github.com/NVIDIA/NemoClaw
Project: Kubernetes SIG Agent Sandbox controller and API
License: Apache-2.0
URL: https://github.com/kubernetes-sigs/agent-sandbox
Project: Kubernetes and kubectl
License: Apache-2.0
URL: https://github.com/kubernetes/kubernetes
Project: Helm
License: Apache-2.0
URL: https://github.com/helm/helm
Project: Canonical MicroK8s distribution
License: See the project and included component notices
URL: https://github.com/canonical/microk8s
Project: NVIDIA GPU Operator
License: Apache-2.0
URL: https://github.com/NVIDIA/gpu-operator
Project: NVIDIA DCGM Exporter
License: Apache-2.0
URL: https://github.com/NVIDIA/dcgm-exporter
Project: Kubernetes Metrics Server
License: Apache-2.0
URL: https://github.com/kubernetes-sigs/metrics-server
Project: Prometheus Community Helm Charts (kube-prometheus-stack and prometheus-adapter)
License: Apache-2.0 and included component licenses
URL: https://github.com/prometheus-community/helm-charts
Project: Kubernetes ingress-nginx
License: Apache-2.0
URL: https://github.com/kubernetes/ingress-nginx
Project: Astral uv installer and package manager
License: Apache-2.0 OR MIT
URL: https://github.com/astral-sh/uv
Project: NVIDIA/NeMo-Flow patch archive
License: Apache-2.0
URL: https://github.com/NVIDIA/NeMo-Flow
Project: NVIDIA-Omniverse/omniverse-labs ov-blender-example
License: Apache-2.0 and included runtime component notices
URL: https://github.com/NVIDIA-Omniverse/omniverse-labs/tree/main/projects/ov-blender-example
Project: ahujasid/blender-mcp
License: MIT
URL: https://github.com/ahujasid/blender-mcp
Project: lfdevs Blender Linux ARM64 build
License: GPL-3.0-or-later and included Blender notices
URL: https://github.com/lfdevs/blender_linux_arm64
Model: NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4
License: NVIDIA Open Model License
URL: https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4
Model: Llama 3.2 3B
License: Llama 3.2 Community License Agreement and Acceptable Use Policy
URL: https://ollama.com/library/llama3.2
Service: GitHub API
Terms: See provider terms
URL: https://docs.github.com/
Service: Microsoft Graph
Terms: See provider terms
URL: https://learn.microsoft.com/graph/
Service: Slack API
Terms: See provider terms
URL: https://api.slack.com/
Service: NVIDIA Developer Forums
Terms: See provider terms
URL: https://forums.developer.nvidia.com/
Dataset: Curated fixture derived from the U.S. Treasury OFAC Specially Designated Nationals list
License: U.S. Government work, public domain
URL: https://sanctionslistservice.ofac.treas.gov/
================================================================================
Assets
================================================================================
Asset: NVIDIA header image under examples/recipes/nvidia/developer-community-chief-of-staff/assets/
Owner: NVIDIA
Notes: Personal/workspace screenshots are intentionally not distributed in this repository.
Asset: NVIDIA header image under examples/recipes/nvidia/payment-ops-hermes/assets/
Owner: NVIDIA
Notes: Reuses the repository's existing NVIDIA-owned header asset.