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
* Remove unnecessary overflow (#864)
* Work on the external bot previous message input
Added hbs file to format the input from sql to get the previous messages to correct format for the llm.
* Update ci-build-image.yml
* Update .env.test
* Refactor message-to-bot internal endpoint (#868)
* Refactor message-to-bot to templates
* Fix empty message array on bot_message_to_db
* Revert changes back and Merge buttons with bot messages
* Remove log steps and imporve services calling
* Update URLs for common services
* Fix empty message after redirecting user to backoffice
---------
Co-authored-by: RayDNoper <alar.floren@bpw-consulting.com>
* Remove helpers.js from dmapper
* Added filter company related persons handlebars
* Reverted changes in message to bot
* Added filter steps
* Added handlebars template for formatting and modified message to bot
* Add business register handlebars and modified message to bot
* Update message-to-bot.yml
* Update package.json
* Update .env.test
* Update external-bot.yml
* Trigger Services based on detected intents (#884)
* Added Trigger Service Template
* Modified trigger service to trigger services based on input
* Added Markdown Support
* Update .env.test
* Added SSE Notification Templates and modified affected endpoints
* Fixed message preview
* Fixed Message Preview
* Mirror search functionality to Training Module
* Update .env.test
* Removed Result check and add error step
* Update notifications.json
* Update notifications.json
* Added Service Check
* Added Services Yamls
* Seperated Common Services for companies
* Separated common service detection
* Fix chat history scroll (#900)
* Trigger Applicable Chatbot Features Based On End-Client's Input (#898) (#904)
* Added SSE Notification Templates and modified affected endpoints
* Fixed message preview
* Fixed Message Preview
Co-authored-by: Ahmed yasser <26207361+1AhmedYasser@users.noreply.github.com>
* Update .env.test
* Update table pagination (#911)
* Update table pagination
* Handle missing pagination
* Fix chat history search (#908)
* Fix chat history search
* Update alias
* Update .env.test
* Feature 897 Working time problem (#907) (#913)
* Updated SetttingsWorkingTime to process min/max possible timeframes, Updated FormDatePicker to set min/max possible values to times, with default if none provided.
* Removed unused variables.
* Added time difference 15 minutes, and check that by hand gap cannot be less.
Co-authored-by: Vassili Moskaljov <112167412+ExiRain@users.noreply.github.com>
* Update .env.test
* Added CALENDAR services support
* Fix parsing percentages in chat (#912)
* Update .env.test
---------
Co-authored-by: Bahaa Alsharif <bhlshrf@gmail.com>
Co-authored-by: ValterAro <122787093+ValterAro@users.noreply.github.com>
Co-authored-by: ValterAro <valteraro@hotmail.com>
Co-authored-by: jaX10bt <132996313+jaX10bt@users.noreply.github.com>
Co-authored-by: RayDNoper <alar.floren@bpw-consulting.com>
Co-authored-by: Varmo <101868197+varmoh@users.noreply.github.com>
Co-authored-by: Mihhail Kohhantsuk <mihhail@devtailor.com>
Co-authored-by: Mihhail Kohhantsuk <32133759+Minwasko@users.noreply.github.com>
Co-authored-by: Rainer Türner <90505798+turnerrainer@users.noreply.github.com>
Co-authored-by: Vassili Moskaljov <112167412+ExiRain@users.noreply.github.com>
Copy file name to clipboardexpand all lines: DSL/OpenSearch/mock/notifications.json
+3
Original file line number
Diff line number
Diff line change
@@ -6,3 +6,6 @@
6
6
{"channelId": "b794c417-7f90-4e4e-b7e5-16f41614c4fe","payload": {"content":"Another notification for user 1"},"timestamp": "1801371325697", "sentTo": []}
7
7
{"index":{"_id":"4"}}
8
8
{"channelId": "11111111-7f90-4e4e-b7e5op-111111111111","payload": {"content":"Again, another notification for user 1"},"timestamp": "1801371325797", "sentTo": []}
0 commit comments