forked from databricks-solutions/ai-dev-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE.txt
More file actions
94 lines (66 loc) · 2.57 KB
/
NOTICE.txt
File metadata and controls
94 lines (66 loc) · 2.57 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
Databricks AI Dev Kit
Copyright 2026 Databricks, Inc.
This product is licensed under the Databricks License. See the LICENSE.md
file for the full license text.
This product includes software developed by third parties. Below is a list
of those third-party components and their respective licenses.
________________________________________________________________________________
MIT License (https://opensource.org/licenses/MIT)
fastmcp
https://github.com/jlowin/fastmcp
Copyright (c) 2024 Jeremiah Lowin
mcp (Python SDK)
https://github.com/modelcontextprotocol/python-sdk
Copyright (c) 2024 Anthropic, PBC
sqlglot
https://github.com/tobymao/sqlglot
Copyright (c) 2023 Toby Mao
sqlfluff
https://github.com/sqlfluff/sqlfluff
Copyright (c) 2019 Alan Cruickshank
claude-agent-sdk
https://github.com/anthropics/claude-code
Copyright (c) 2024 Anthropic, PBC
fastapi
https://github.com/fastapi/fastapi
Copyright (c) 2018 Sebastian Ramirez
sqlalchemy
https://github.com/sqlalchemy/sqlalchemy
Copyright (c) 2005-2024 Michael Bayer and contributors
alembic
https://github.com/sqlalchemy/alembic
Copyright (c) 2009-2024 Michael Bayer
greenlet
https://github.com/python-greenlet/greenlet
Copyright (c) Alexey Borzenkov
pydantic
https://github.com/pydantic/pydantic
Copyright (c) 2017-2024 Samuel Colvin and other contributors
requests
https://github.com/psf/requests
Copyright (c) 2011-2024 Kenneth Reitz
________________________________________________________________________________
BSD 3-Clause License (https://opensource.org/licenses/BSD-3-Clause)
uvicorn
https://github.com/encode/uvicorn
Copyright (c) 2017-present, Encode OSS Ltd.
httpx
https://github.com/encode/httpx
Copyright (c) 2019-present, Encode OSS Ltd.
________________________________________________________________________________
Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
databricks-sdk
https://github.com/databricks/databricks-sdk-py
Copyright (c) 2023 Databricks, Inc.
anthropic (Python SDK)
https://github.com/anthropics/anthropic-sdk-python
Copyright (c) 2023 Anthropic, PBC
________________________________________________________________________________
________________________________________________________________________________
LGPL-3.0 License (https://www.gnu.org/licenses/lgpl-3.0.html)
psycopg2-binary
https://github.com/psycopg/psycopg2
Copyright (c) 2001-2024 Federico Di Gregorio and Daniele Varrazzo
psycopg (psycopg3)
https://github.com/psycopg/psycopg
Copyright (c) 2020-2024 Daniele Varrazzo