Merged
Conversation
fix: create agent webhook not for embed
fix: chatbot image save (input and generation)
…ed_for_rag_dev fix: update resource creation settings to include keepDuplicate option
…on to ensure keepDuplicate is consistently applied
…with_keys-dev fix: update settings in createCollection and createResourceInCollecti…
fixed prompt_enhancer_percentage and criteria_check
…or_73 refactor: prompt spilit fix
feat: embed token generator preview
- Updated the clearRedisCache function to include detailed response data. - Added 'cleared_keys' and 'skipped_keys' to the response, along with a count of cleared keys. - Improved message formatting for multiple cleared keys.
* feat: implement cache invalidation after publishing version - Added functionality to delete cache keys related to the published version after the publish operation. - Ensures that outdated cache entries are removed, improving data consistency. * feat: add cache invalidation for API call updates - Added cache deletion when API calls are updated via updateApiCallByFunctionId - Implemented cache invalidation in saveApi service when updating existing API calls - Invalidates cache keys for all associated bridge_ids to ensure data consistency - Imported agentVersionService and deleteInCache utilities in apiCall controller and service --------- Co-authored-by: Husain Baghwala <husainhackerrank@gmail.com>
feat: added reasoning in history and fixed orchestral history
chore: refactor apicalls migration script and add getOrganizationOwner helper chore: moved all migrations to migration-mongo folder
* feat: template validation by agent * fix: agent comment changes
* chore: optimized apicredentials collection and wrote migreation * chore: refactor apikeycredentials migration
…ation refactor: change connected_agents structure to use bridge_id as key i…
fix: history queue bug
Contributor
|
This PR has too many files to review (>50 files). |
fix: log queue bugs
…in agent retrieval and API responses (#868)
… pre-tool arguments in variable path resolution (#870)
fix: prod or test env checker padded in variables
… names to bridge_id in configurations and configuration_versions collections (#872) Co-authored-by: Yogesh Patel <yogeshpatel@gmail.com>
This file contains hidden or 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
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.
No description provided.