-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
24 lines (18 loc) · 1.04 KB
/
NOTICE
File metadata and controls
24 lines (18 loc) · 1.04 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
Graphium Project NOTICE
=======================
Copyright (c) 2024-2025 Luca Candela (Graphium Project)
This project is distributed under the Apache License, Version 2.0.
This distribution includes significant portions of the original Graphiti
project released by Zep Software, Inc. under the Apache License, Version 2.0.
Those portions remain © 2024-2025 Zep Software, Inc. and are used here under
the terms of that license. Modifications and new contributions are © their
respective authors and are attributed to the Graphium project.
Notable modifications by the Graphium project include, but are not limited to:
- Refactoring the core graph memory pipeline for self-hosted deployments.
- Adding first-class support for FastMCP 2 transport and Ollama-friendly LLM
providers.
- Reworking documentation, examples, and defaults to remove Zep-specific
assumptions and improve telemetry controls.
If you distribute this project or derivative works, you must retain this NOTICE
file alongside the LICENSE in accordance with Section 4(d) of the Apache
License.