-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
80 lines (60 loc) · 2.48 KB
/
Copy pathNOTICE
File metadata and controls
80 lines (60 loc) · 2.48 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
MemoryBridge
Copyright 2026 51193
This product includes software developed by the following open source projects:
* Qdrant (https://github.com/qdrant/qdrant)
Copyright Qdrant GmbH
Licensed under the Apache License, Version 2.0
* Mem0 (https://github.com/mem0ai/mem0)
Copyright Mem0 AI, Inc.
Licensed under the Apache License, Version 2.0
* FastAPI (https://github.com/fastapi/fastapi)
Copyright Sebastián Ramírez
Licensed under the MIT License
* Uvicorn (https://github.com/encode/uvicorn)
Copyright Encode OSS Ltd.
Licensed under the BSD 3-Clause License
* httpx (https://github.com/encode/httpx)
Copyright Encode OSS Ltd.
Licensed under the BSD 3-Clause License
* Pydantic (https://github.com/pydantic/pydantic)
Copyright Samuel Colvin
Licensed under the MIT License
* Pydantic-Settings (https://github.com/pydantic/pydantic-settings)
Copyright Samuel Colvin and contributors
Licensed under the MIT License
* python-dotenv (https://github.com/theskumar/python-dotenv)
Copyright Saurabh Kumar
Licensed under the BSD 3-Clause License
* Qdrant Client (https://github.com/qdrant/qdrant-client)
Copyright Qdrant GmbH
Licensed under the Apache License, Version 2.0
* OpenAI Python (https://github.com/openai/openai-python)
Copyright OpenAI
Licensed under the Apache License, Version 2.0
* SQLAlchemy (https://github.com/sqlalchemy/sqlalchemy)
Copyright Mike Bayer
Licensed under the MIT License
* Starlette (https://github.com/encode/starlette)
Copyright Encode OSS Ltd.
Licensed under the BSD 3-Clause License
* urllib3 (https://github.com/urllib3/urllib3)
Copyright Andrey Petrov and contributors
Licensed under the MIT License
* certifi (https://github.com/certifi/python-certifi)
Copyright Kenneth Reitz
Licensed under the Mozilla Public License 2.0 (MPL-2.0)
* requests (https://github.com/psf/requests)
Copyright Kenneth Reitz
Licensed under the Apache License, Version 2.0
* gRPC (https://github.com/grpc/grpc)
Copyright The gRPC Authors
Licensed under the Apache License, Version 2.0
* Protocol Buffers (https://github.com/protocolbuffers/protobuf)
Copyright Google LLC
Licensed under the 3-Clause BSD License
* NumPy (https://github.com/numpy/numpy)
Copyright NumPy Developers
Licensed under the BSD 3-Clause License and others
* PyYAML (https://github.com/yaml/pyyaml)
Copyright Kirill Simonov
Licensed under the MIT License