-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging dev to test #1158
Merged
Merging dev to test #1158
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Admin panel needs actual user message count to trigger notification sounds and toasts. When user reads admin message, "message-read" event is inserted to message table on user's behalf. This should not count as user message. Co-authored-by: Sander Sepp <sander.sepp@netgroup.com>
The changes made in external-bot.yml enable the use of hybrid search.
Since the llm does not need much in terms of input I simplified the earlier resql query in the get-chats-by-id.sql
Small changes to external-bot.yml
Rewrote the code to avoid the usage of inner template literals.
Update external-bot.yml
Made small adjustments to the external-bot.yml
# Conflicts: # DSL/Ruuter.public/DSL/POST/internal/external-bot.yml
Simplified the external-bot.yml
Made small fixes to the js code in the external-bot.yml
Removed the previous message part as a quick fix to correct the current flow. Will add it back next week.
* 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>
…-flow Refactor Service Triggering Flow
* Modified Validation Endpoints * Added Edit and Confirm Buttons * Linked Approve & Edit Endpoints to GUI * Enhanced Button UI * Bumped Header Version
* Added Burokratt active setting * Added Burokratt setting to widget config
936 emergency notice
Add option to filter empty CSA and fix pagination issue
Syncing V2.0.2 with dev
Merging v2.0.2 to dev
Added Automated Pipelines
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Versioning pipeline test