EbbotGPT Knowledge

EbbotGPT Knowledge

In the realm of EbbotGPT, Knowledge refers to where your AI agent sources its information. Under Knowledge, you can craft data sets by adding sources to the data set, such as webscrapes, APIs or uploading files. Information from sources is converted into documents. These documents contain the knowledge in the data sets.

circle-info

When your AI agent receives a question or request, it will searches through the chosen data sets and formulates responses based on the most relevant documents available in that data set.

EbbotGPT Knowledge is used in both Chat and Automations

The Knowledge part of EbbotGPT is used both when building Chat agents/chatbots and when building workflows in the Automations platform, such as an Email agent. When building workflows using LLM nodes, you choose data sets from your library in the EbbotGPT Knowledge. Note! EbbotGPT Configuration in Chat platform is not relevant when building workflows in Automations.

EbbotGPT Knowledge Hierarchy

  • Data Sets: These are the primary collections of information you assign to your AI agent. Think of these as the "folder" the AI knows to look in.

  • Sources: A Data Set is built from various sources, the origins of your data. You create these by scraping websites, connecting APIs, or uploading files.

  • Documents: Once a source is added, the information is broken down into individual documents. This is the granular data the AI actually "reads" to find its answers.

EbbotGPT knowledge overview

Data sets

When accessing EbbotGPT Knowledge in the platform, you find the Datasets tab selected by default. In this tab, all data sets are listed.

Datasets are compilations of sources that update their documents concurrently. When a dataset is refreshed, it retrieves data from all the sources linked to that specific dataset.

When clicking a dataset, you will see the a list of documents associated with the selected dataset. Here, you can search and edit these documents to quickly review the content available.

Sources

Data sets are filled with information by adding sources to the data set. No actual information is stored in the sources, sources are settings and instructions for retrieving information and can therefore be used in different data sets. There are different type of sources available. Under the source tab, you can create and edit your sources settings.

Learn more about Source types – click the link below.

Source Typeschevron-right

Documents

Documents are generated from the data retrieved from sources. Files, websites, APIs and other source types are processed and information is extracted to create documents. Each piece of information is parsed into different fields. An embedder then analyzes these fields to identify relevant documents, enabling the model to formulate responses based on these findings.

This structured approach ensures that AI agents can efficiently handle and respond to inquiries by tapping into a rich, organized repository of information, tailored to the specific needs of its requesters/end users.

Learn more about EbbotGPT Knowledge

Explore and learn more related to EbbotGPT Knowledge through the links below.

Source Typeschevron-rightAutomatic Updateschevron-rightKnowledge Pre-processingchevron-rightEmbedder Modelschevron-right

Last updated

Was this helpful?