From 5a719934cf282b53be5119b73b799391eb59d4f2 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Sun, 26 May 2024 22:48:36 +0200 Subject: [PATCH] Updates to the configs --- docs/api_reference.md | 2 +- mkdocs.yml | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/api_reference.md b/docs/api_reference.md index 4306d5111..c3bf9644d 100644 --- a/docs/api_reference.md +++ b/docs/api_reference.md @@ -5,7 +5,7 @@ The Cognee API has: -1. via Python library +1. Python library configuration entry points 2. FastAPI server diff --git a/mkdocs.yml b/mkdocs.yml index d8ad53260..557291e9f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -130,11 +130,6 @@ nav: - "blog/index.md" - Why cognee: - "why.md" - - Concepts: - - Propositions: 'concepts/propositions.md' - - Multilayer graph network: 'concepts/multilayer_graph_networks.md' - - Data models: 'concepts/graph_data_models.md' - - LLM structured Outputs: "concepts/llm_structured_outputs.md" - Research: - "research.md" - Api reference: