This custom visual has the following 2 main configuration sections:

image.png


Config

This section covers all the required configurations for the LLM endpoint, along with individual settings for the chatbot, including fine-tuning options for its three modes: General, File, and Dataset. The General mode functions solely as an interface to the LLM, without any additional logic applied.

LLM: This section contains the settings for the LLM endpoint.

Chatbot: This section contains the settings for defining and customizing the behaviors of the Chatbot.

File: This section contains the fine-tuning options for the File mode.

**Dataset:** This section contains the fine-tuning options for the Dataset mode.

image.png


LLM

LLM host: The host of the LLM endpoint, currently you can choose between OpenAI and Azure OpenAI, depending on this selection the following options change.

image.png

OpenAI

image.png

Azure OpenAI

image.png


Chatbot

This section will be helpful to determine the behavior and appearance of the Chatbot. The

image.png


File

This section provides an overview of the file-mode behavior of the chatbot, which enables users to summarize and ask questions about uploaded files. No external network requests are made, and no data is sent to external entities other than the designated LLM endpoint.

image.png

image.png

image.png

image.png