-
-
Notifications
You must be signed in to change notification settings - Fork 129
Expand file tree
/
Copy pathNOTICE
More file actions
43 lines (34 loc) · 1.21 KB
/
NOTICE
File metadata and controls
43 lines (34 loc) · 1.21 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
Headroom
Copyright 2025 Headroom Contributors
This product includes software developed by the Headroom Contributors.
Third-Party Licenses
====================
This software uses the following third-party libraries:
tiktoken
--------
Copyright (c) 2022 OpenAI, Shantanu Jain
Licensed under the MIT License
https://github.com/openai/tiktoken
Pydantic
--------
Copyright (c) 2017 to present Pydantic Services Inc. and individual contributors
Licensed under the MIT License
https://github.com/pydantic/pydantic
sentence-transformers (optional dependency)
-------------------------------------------
Copyright 2019 Nils Reimers
Licensed under the Apache License 2.0
https://github.com/UKPLab/sentence-transformers
Note: Some pretrained sentence-transformer models may have additional licensing
restrictions based on their training data. Please verify model-specific licenses
before commercial use.
FastAPI (optional dependency)
-----------------------------
Copyright (c) 2018 Sebastián Ramírez
Licensed under the MIT License
https://github.com/tiangolo/fastapi
NumPy (optional dependency)
---------------------------
Copyright (c) 2005-2024, NumPy Developers
Licensed under the BSD 3-Clause License
https://github.com/numpy/numpy