-
- 下载
Merge branch 'id-add-explain-code-google-ai' into 'master'
Add VertexAI backend to Explain Code feature See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125292 Merged-by:Nicolas Dular <ndular@gitlab.com> Approved-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
Nicolas Dular <ndular@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Nicolas Dular <ndular@gitlab.com> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
显示
- config/feature_flags/development/explain_code_vertex_ai.yml 8 个添加, 0 个删除config/feature_flags/development/explain_code_vertex_ai.yml
- ee/app/services/llm/explain_code_service.rb 15 个添加, 1 个删除ee/app/services/llm/explain_code_service.rb
- ee/lib/gitlab/llm/completions_factory.rb 4 个添加, 0 个删除ee/lib/gitlab/llm/completions_factory.rb
- ee/lib/gitlab/llm/vertex_ai/completions/explain_code.rb 22 个添加, 0 个删除ee/lib/gitlab/llm/vertex_ai/completions/explain_code.rb
- ee/lib/gitlab/llm/vertex_ai/templates/explain_code.rb 59 个添加, 0 个删除ee/lib/gitlab/llm/vertex_ai/templates/explain_code.rb
- ee/spec/lib/gitlab/llm/vertex_ai/completions/explain_code_spec.rb 90 个添加, 0 个删除...lib/gitlab/llm/vertex_ai/completions/explain_code_spec.rb
- ee/spec/lib/gitlab/llm/vertex_ai/templates/explain_code_spec.rb 48 个添加, 0 个删除...c/lib/gitlab/llm/vertex_ai/templates/explain_code_spec.rb
- ee/spec/services/llm/explain_code_service_spec.rb 15 个添加, 3 个删除ee/spec/services/llm/explain_code_service_spec.rb
加载中
想要评论请 注册 或 登录