Knowledge Sources#
Knowledge sources define where the platform retrieves domain-specific information. These can include both static documents and dynamic data sources.
Each source has a designated type and an associated path or URL. The types include:
Online: Retrieves content from publicly accessible websites via a given URL.
Workspace Folder: Accesses documents stored within folders in the workspace’s file system.
Data Inspection: Extracts knowledge from data files located in the workspace.
To make the content of a source usable in the platform’s processes, it must be evaluated. Evaluation indexes the content in a vector database for semantic querying.
Each source is listed in a table with its status and an “Evaluate” button to trigger indexing. The table also shows the last evaluation timestamp.