-
- 下载
Merge branch '412431-add-json-parser-tool-to-be-used-by-zero-shot-agent' into 'master'
Add json parser tool to be used by zero shot agent See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121866 Merged-by:George Koltsov <gkoltsov@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
Gosia Ksionek <mksionek@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Co-authored-by:
Alexandru Croitor <acroitor@gitlab.com> Co-authored-by:
Małgorzata Ksionek <mksionek@gitlab.com>
显示
- ee/app/models/ee/issue.rb 5 个添加, 0 个删除ee/app/models/ee/issue.rb
- ee/lib/gitlab/llm/chain/answer.rb 7 个添加, 3 个删除ee/lib/gitlab/llm/chain/answer.rb
- ee/lib/gitlab/llm/chain/tools/json_reader/executor.rb 176 个添加, 0 个删除ee/lib/gitlab/llm/chain/tools/json_reader/executor.rb
- ee/lib/gitlab/llm/chain/tools/json_reader/prompts/anthropic.rb 22 个添加, 0 个删除...b/gitlab/llm/chain/tools/json_reader/prompts/anthropic.rb
- ee/lib/gitlab/llm/chain/tools/json_reader/prompts/vertex_ai.rb 21 个添加, 0 个删除...b/gitlab/llm/chain/tools/json_reader/prompts/vertex_ai.rb
- ee/lib/gitlab/llm/chain/tools/tool.rb 2 个添加, 0 个删除ee/lib/gitlab/llm/chain/tools/tool.rb
- ee/lib/gitlab/llm/chain/utils/json_reader_get_value.rb 16 个添加, 0 个删除ee/lib/gitlab/llm/chain/utils/json_reader_get_value.rb
- ee/lib/gitlab/llm/chain/utils/json_reader_list_keys.rb 28 个添加, 0 个删除ee/lib/gitlab/llm/chain/utils/json_reader_list_keys.rb
- ee/lib/gitlab/llm/chain/utils/text_processing.rb 7 个添加, 1 个删除ee/lib/gitlab/llm/chain/utils/text_processing.rb
- ee/spec/lib/gitlab/llm/chain/tools/json_reader/executor_spec.rb 173 个添加, 0 个删除...c/lib/gitlab/llm/chain/tools/json_reader/executor_spec.rb
- ee/spec/lib/gitlab/llm/chain/tools/json_reader/prompts/anthropic_spec.rb 22 个添加, 0 个删除...lab/llm/chain/tools/json_reader/prompts/anthropic_spec.rb
- ee/spec/lib/gitlab/llm/chain/tools/json_reader/prompts/vertex_ai_spec.rb 20 个添加, 0 个删除...lab/llm/chain/tools/json_reader/prompts/vertex_ai_spec.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录