From 7a28bc876f5afe227a5d619674a2c21d3d865dc2 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Sun, 26 May 2024 21:50:03 +0200 Subject: [PATCH] Updates to the configs --- docs/api_reference.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/api_reference.md b/docs/api_reference.md index 4e29ea265..8d86d9188 100644 --- a/docs/api_reference.md +++ b/docs/api_reference.md @@ -19,10 +19,6 @@ It interfaces with the cognee.infrastructure.infrastructure_config module to set The config class in this module offers a series of static methods to configure the system's directories, various machine learning models, and other parameters. -## Usage - -Import the module as follows: - ## Methods