diff --git a/docs/ Building Agents/knowledge-base/importing-data-to-the-knowledge-base.md b/docs/ Building Agents/knowledge-base/importing-data-to-the-knowledge-base.md index b9cdc238..bae31b3e 100644 --- a/docs/ Building Agents/knowledge-base/importing-data-to-the-knowledge-base.md +++ b/docs/ Building Agents/knowledge-base/importing-data-to-the-knowledge-base.md @@ -1,12 +1,9 @@ --- title: Importing data -excerpt: >- - Enhance agent capabilities by importing data into its knowledge base for - tailored and relevant responses. +excerpt: Add data into your agent's knowlege in minutes. deprecated: false hidden: false metadata: - title: Importing data to Voiceflow's Knowledge Base robots: index --- Supercharge your Voiceflow agent by importing content from websites, documents, and support articles- giving it the context it needs to respond with real, reliable information. @@ -46,6 +43,8 @@ When importing data from URLs or sitemaps, you can schedule a refresh rate to au > > When an LLM chunking strategy is **enabled**, every re-sync will consume credits. If your content doesn't change often, we'd recommend you reduce your refresh rate frequency. When LLM chunking strategies are **disabled**, re-syncs *don't* consume any credits. +
+ ## LLM chunking strategies You can use LLM chunking strategies to optimize the data in your agent's knowledge base. The chunking strategies use AI to process your data in various ways, optimizing it for agent. The quality of your content directly impacts your agent's ability to answer user questions. @@ -157,6 +156,8 @@ If something goes wrong when importing your data, hover over the❗ icon to lear Import errors are handled gracefully. Failed files won’t break your project - the remaining files will be processed. +
+ ## Advanced: importing data using Voiceflow's API Voiceflow's Knowledge Base API allows you to manage your Knowledge base programmatically. Common API use cases include: @@ -165,4 +166,4 @@ Voiceflow's \ No newline at end of file +