- verbeteringen client
- removal of eveai_chat
This commit is contained in:
@@ -1,6 +1,18 @@
|
||||
version: "1.0.0"
|
||||
name: "Chat Client Customisation"
|
||||
configuration:
|
||||
"sidebar_markdown":
|
||||
name: "Sidebar Markdown"
|
||||
description: "Sidebar Markdown-formatted Text"
|
||||
type: "text"
|
||||
required: false
|
||||
"reasoning_visibility":
|
||||
name: "Reasoning Visibility"
|
||||
description: "Level of Reasoning showing in Chat Client"
|
||||
type: "enum"
|
||||
allowed_values: ["No Visibility", "Detailed Visibility"]
|
||||
default: "Detailed Visibility"
|
||||
required: false
|
||||
"primary_color":
|
||||
name: "Primary Color"
|
||||
description: "Primary Color"
|
||||
@@ -51,11 +63,6 @@ configuration:
|
||||
description: "End Color for the gradient in the Chat Area"
|
||||
type: "color"
|
||||
required: false
|
||||
"sidebar_markdown":
|
||||
name: "Sidebar Markdown"
|
||||
description: "Sidebar Markdown-formatted Text"
|
||||
type: "text"
|
||||
required: false
|
||||
metadata:
|
||||
author: "Josako"
|
||||
date_added: "2024-06-06"
|
||||
|
||||
Reference in New Issue
Block a user