From 5b50479d935c1c7b71d4b87b6c590424793e60d0 Mon Sep 17 00:00:00 2001 From: fzowl Date: Fri, 10 Jan 2025 02:48:01 +0100 Subject: [PATCH] Adding back the whitespaces --- docs/concepts/knowledge.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/knowledge.mdx b/docs/concepts/knowledge.mdx index 0faf38014..b56a28577 100644 --- a/docs/concepts/knowledge.mdx +++ b/docs/concepts/knowledge.mdx @@ -45,7 +45,7 @@ CrewAI supports various types of knowledge sources out of the box: ## Quickstart Example -For file-Based Knowledge Sources, make sure to place your files in a `knowledge` directory at the root of your project. +For file-Based Knowledge Sources, make sure to place your files in a `knowledge` directory at the root of your project. Also, use relative paths from the `knowledge` directory when creating the source.