forked from ChelseaKR/sprout
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
33 lines (26 loc) · 1.82 KB
/
Copy pathNOTICE
File metadata and controls
33 lines (26 loc) · 1.82 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
Sprout
Copyright 2026 Chelsea Kelly-Reif
This product is developed and maintained by Chelsea Kelly-Reif as an independent,
personal open-source project, on the author's own time and equipment. It is not
affiliated with, sponsored by, endorsed by, or a work product of any employer or
client, and it contains no employer- or client-proprietary or confidential code,
data, or material.
The bundled sample corpus (under corpus/) and the evaluation datasets (under eval/)
are synthetic and license-clean (CC0-1.0). They are illustrative reference material,
not authoritative horticulture or veterinary guidance. Plant-toxicity statements
reflect publicly known information but the prose is original and synthetic.
Sprout is not veterinary or medical advice.
The vendored package under src/sprout/_vendor/genai_telemetry/ is first-party code by
the same author, copied in from the author's own shared library at the commit recorded
in that directory's .standards-version file. It is licensed Apache-2.0 on the same terms
as the rest of this repository and contains no third-party code, so redistributing it
here requires no additional notice or permission. Its README describes the shared
library it came from; that library is not itself published, so its internal document
names are references a reader of this repository cannot follow.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
ANY KIND, either express or implied. See the License for the specific language
governing permissions and limitations under the License.