-
- 下载
Merge branch '425890-add-anthropic-for-code-generation' into 'master'
Add Anthropic support for code generation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132735 Merged-by:Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Reviewed-by:
Jan Provaznik <jprovaznik@gitlab.com> Reviewed-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Co-authored-by:
Vitali Tatarintev <vtatarintev@gitlab.com>
显示
- ee/config/feature_flags/development/code_generation_anthropic.yml 8 个添加, 0 个删除...g/feature_flags/development/code_generation_anthropic.yml
- ee/lib/api/code_suggestions.rb 7 个添加, 1 个删除ee/lib/api/code_suggestions.rb
- ee/lib/code_suggestions/ai_models.rb 8 个添加, 0 个删除ee/lib/code_suggestions/ai_models.rb
- ee/lib/code_suggestions/prompts/code_generation/anthropic.rb 66 个添加, 0 个删除ee/lib/code_suggestions/prompts/code_generation/anthropic.rb
- ee/lib/code_suggestions/tasks/code_completion.rb 1 个添加, 1 个删除ee/lib/code_suggestions/tasks/code_completion.rb
- ee/lib/code_suggestions/tasks/code_generation/from_comment.rb 12 个添加, 2 个删除...ib/code_suggestions/tasks/code_generation/from_comment.rb
- ee/spec/lib/code_suggestions/prompts/code_generation/anthropic_spec.rb 218 个添加, 0 个删除...ode_suggestions/prompts/code_generation/anthropic_spec.rb
- ee/spec/lib/code_suggestions/tasks/code_completion_spec.rb 3 个添加, 3 个删除ee/spec/lib/code_suggestions/tasks/code_completion_spec.rb
- ee/spec/lib/code_suggestions/tasks/code_generation/from_comment_spec.rb 59 个添加, 9 个删除...de_suggestions/tasks/code_generation/from_comment_spec.rb
- ee/spec/requests/api/code_suggestions_spec.rb 68 个添加, 0 个删除ee/spec/requests/api/code_suggestions_spec.rb
加载中
想要评论请 注册 或 登录