Chatbot Component Configuration File

Chatbot Component Configuration File#

A configuration file for the Chatbot component is provided below:

report:
  title: Chatbot example
  description: >
    A chatbot exaple.
sections:
  - title: ChatBot test
    subsections:
      - title: Simple test
        components:
          - title: ChatBot test
            component_type: chatbot
            api_url: http://localhost:11434/api/chat
            model: llama3.2