Expand description
Tutorial notebook seeder — thin re-export from cognee-database.
The actual implementation (including the include_dir! bundling of cell
assets) lives in cognee_database::ops::tutorial_seeder so that both
cognee-lib AND cognee-http-server can invoke the seeder without
introducing a dependency on cognee-lib from the HTTP server.
Constants§
- TUTORIAL_
BASICS_ ID - UUID5(NAMESPACE_OID, “Cognee Basics - tutorial 🧠”)
- TUTORIAL_
PYTHON_ DEV_ ID - UUID5(NAMESPACE_OID, “Python Development with Cognee - tutorial 🧠”)
Functions§
- seed_
tutorials_ if_ first_ call - Seed the two tutorial notebooks for
user_idif not already present.