Skip to main content

Module tutorial

Module tutorial 

Source
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_id if not already present.