-
- 下载
Merge branch 'jy-remove-instructions' into 'master'
Remove skip_instructions_extraction FF See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138618 Merged-by:Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com>
显示
- config/feature_flags/development/skip_code_generation_instruction_extraction.yml 0 个添加, 8 个删除...velopment/skip_code_generation_instruction_extraction.yml
- ee/lib/code_suggestions/instructions_extractor.rb 7 个添加, 13 个删除ee/lib/code_suggestions/instructions_extractor.rb
- ee/lib/code_suggestions/prompts/code_generation/anthropic.rb 7 个添加, 18 个删除ee/lib/code_suggestions/prompts/code_generation/anthropic.rb
- ee/lib/code_suggestions/prompts/code_generation/vertex_ai.rb 6 个添加, 1 个删除ee/lib/code_suggestions/prompts/code_generation/vertex_ai.rb
- ee/lib/code_suggestions/task_factory.rb 1 个添加, 7 个删除ee/lib/code_suggestions/task_factory.rb
- ee/spec/lib/code_suggestions/instructions_extractor_spec.rb 52 个添加, 101 个删除ee/spec/lib/code_suggestions/instructions_extractor_spec.rb
- ee/spec/lib/code_suggestions/prompts/code_generation/anthropic_spec.rb 49 个添加, 26 个删除...ode_suggestions/prompts/code_generation/anthropic_spec.rb
- ee/spec/lib/code_suggestions/prompts/code_generation/vertex_ai_spec.rb 43 个添加, 14 个删除...ode_suggestions/prompts/code_generation/vertex_ai_spec.rb
- ee/spec/lib/code_suggestions/task_factory_spec.rb 7 个添加, 4 个删除ee/spec/lib/code_suggestions/task_factory_spec.rb
- ee/spec/requests/api/code_suggestions_spec.rb 17 个添加, 18 个删除ee/spec/requests/api/code_suggestions_spec.rb
加载中
想要评论请 注册 或 登录