You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/embedding.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -414,7 +414,7 @@ _These settings are NOT configurable via the Endpoint Editor in Cognigy.AI_
414
414
| no_network | string | "No network connection" | Label displayed when there is no network connection. |
415
415
| reconnect | string | "Reconnect" | Label for the button allowing the user to manually reconnect. |
416
416
| reconnecting | string | "Reconnecting..." | Text displayed while trying to re-establish the connection. |
417
-
|coversations_options| string | "Conversations Options" | Label for the conversations options menu in the webchat. |
417
+
|conversations_options| string | "Conversations Options" | Label for the conversations options menu in the webchat. |
418
418
| delete_all_conversations | string | "Delete all conversations" | Label for the button to delete all previous conversations. |
419
419
| delete_all_conversations_confirmation | string | "Are you sure you want to delete all previous conversations? This action cannot be undone." | Confirmation message shown when deleting all conversations. |
420
420
| delete_conversation | string | "Delete Conversation" | Label for the button to delete the current conversation. |
0 commit comments