-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I tried "enableAIAgentNotice" and "AIAgentNoticeText" webchat settings but are not working. (source: https://github.com/Cognigy/Webchat/blob/main/docs/embedding.md)
How I tested:
initWebchat(
"https://<TENANT>.cognigy.cloud/<URL_TOKEN>", {
settings: {
behavior: {
enableAIAgentNotice: false
// AIAgentNoticeText: "test"
}
}
}
)
Metadata
Metadata
Assignees
Labels
No labels