-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for including intermediary tool response to agent response (
#1611) * Add support for including intermediay tool response to agent response Signed-off-by: Arjun kumar Giri <[email protected]> * Add include intermediary response support to react agent runner Signed-off-by: Arjun kumar Giri <[email protected]> * Rebase from upstream Updated version of awssdk (#1605) (#1606) Signed-off-by: Owais Kazi <[email protected]> (cherry picked from commit 7e44eb2) Co-authored-by: Owais Kazi <[email protected]> create agent Signed-off-by: Jing Zhang <[email protected]> CatIndexTool implementation (#1582) * CatIndexTool implementation Signed-off-by: Daniel Widdis <[email protected]> * Match implementation to REST API to respect index permissions Signed-off-by: Daniel Widdis <[email protected]> * Javadoc fixes Signed-off-by: Daniel Widdis <[email protected]> * Reduce fields to exactly match _cat/indices Signed-off-by: Daniel Widdis <[email protected]> * Add TODO, clean up unused code/imports Signed-off-by: Daniel Widdis <[email protected]> * Rebase with upstream Signed-off-by: Daniel Widdis <[email protected]> * Remove alias getters/setters accidentally kept when rebasing Signed-off-by: Daniel Widdis <[email protected]> * Update test json format to list Signed-off-by: Daniel Widdis <[email protected]> * Remove unused modelId Signed-off-by: Daniel Widdis <[email protected]> --------- Signed-off-by: Daniel Widdis <[email protected]> Signed-off-by: Arjun kumar Giri <[email protected]> * Revert "Rebase from upstream" This reverts commit 49cff61. Signed-off-by: Arjun kumar Giri <[email protected]> * Add unit tests Signed-off-by: Arjun kumar Giri <[email protected]> * Rebase upstream changes Signed-off-by: Arjun kumar Giri <[email protected]> * Fixed PR feedback Signed-off-by: Arjun kumar Giri <[email protected]> --------- Signed-off-by: Arjun kumar Giri <[email protected]> Signed-off-by: Daniel Widdis <[email protected]> Signed-off-by: arjunkumargiri <[email protected]> Co-authored-by: Arjun kumar Giri <[email protected]> Co-authored-by: Yaliang Wu <[email protected]>
- Loading branch information
1 parent
568cd6b
commit ea3d62b
Showing
5 changed files
with
385 additions
and
28 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.