Knowledge Base
To access this menu, go to the sidebar and select Knowledge Base.

From this menu, users can create, view, edit, or delete knowledge bases associated with their GLChat project. Users can also create auto-generated knowledge bases that are automatically populated from selected data sources or configurations.
Create New Knowledge Base
To create a new Knowledge Base, click "New Knowledge Base" and complete the required fields in the form.

Knowledge Base ID Enter a unique identifier for the knowledge base. This ID is used internally by the system.
Knowledge Base Name Specify the display name of the knowledge base. This name will appear in the interface.
Description Provide a brief summary describing the purpose or content of the knowledge base.
Pipeline DPO Select the Document Processing Orchestrator (DPO) pipeline that will process documents added to this knowledge base.
Preset DPO Choose a preset configuration for the DPO pipeline to control how documents are parsed, indexed, or transformed.
Knowledge Store Config Configure multiple knowledge stores (e.g., vector DB + SQL) within one knowledge base.
After completing the form, click Save to create the knowledge base or Cancel to discard changes.
View and Edit Knowledge Base Detail
To view or modify a knowledge base, click the Edit icon in the Knowledge Base List. You can adjust the configuration as needed, then click Save to apply changes or Cancel to discard them.

Search Knowledge Base
Use the Search field to find a knowledge base by typing its name.

Delete Knowledge Base
To delete a knowledge base, click the Trash icon in the Action column. A confirmation pop-up will appear, click Delete to proceed or Cancel to abort.

You cannot delete a knowledge base that still has assigned applications. Remove all assigned applications first before attempting deletion.
Last updated