Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 449 Bytes

Chat Plugin

Purpose

Extends PayloadCMS with the necessary setup to support a ChatBot that's aware of your documents.

Use Cases

  • Help editors search, edit, and use the system
  • Help end users find help with documentation

How it Works

  • Creates a ChatMessages Collection to hold conversations
  • Configure your LLM of choice
  • Chat UI becomes available as a FAB
  • Chat UI becomes available as a Page
  • Create your own UI with hooks