-
- Downloads
Merge branch 'rename-single-action-executor' into 'master'
Rename SingleActionExecutor to ReActExecutor See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168143 Merged-by:Mark Chao <mchao@gitlab.com> Approved-by:
Mark Chao <mchao@gitlab.com> Reviewed-by:
Mark Chao <mchao@gitlab.com> Co-authored-by:
Shinya Maeda <shinya@gitlab.com>
No related branches found
No related tags found
Showing
- ee/lib/gitlab/duo/chat/react_executor.rb 328 additions, 0 deletionsee/lib/gitlab/duo/chat/react_executor.rb
- ee/lib/gitlab/llm/chain/agents/single_action_executor.rb 0 additions, 331 deletionsee/lib/gitlab/llm/chain/agents/single_action_executor.rb
- ee/lib/gitlab/llm/chain/agents/zero_shot/executor.rb 1 addition, 1 deletionee/lib/gitlab/llm/chain/agents/zero_shot/executor.rb
- ee/lib/gitlab/llm/chain/tool_response_modifier.rb 1 addition, 1 deletionee/lib/gitlab/llm/chain/tool_response_modifier.rb
- ee/lib/gitlab/llm/completions/chat.rb 1 addition, 1 deletionee/lib/gitlab/llm/completions/chat.rb
- ee/spec/lib/gitlab/duo/chat/react_executor_spec.rb 1 addition, 1 deletionee/spec/lib/gitlab/duo/chat/react_executor_spec.rb
- ee/spec/lib/gitlab/llm/completions/chat_spec.rb 7 additions, 7 deletionsee/spec/lib/gitlab/llm/completions/chat_spec.rb
ee/lib/gitlab/duo/chat/react_executor.rb
0 → 100644
Please register or sign in to comment