Skip to content

Migrate prompts Duo Chat identifier tools

Igor Drozdov requested to merge id-migrate-identifier-tools into master

What does this MR do and why?

Related epic: Prompt Migration - Duo Chat Tools (&14431 - closed)

Related AI Gateway MR: feat(prompts): add prompts for ci editor assistant (gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!1388 - merged)

Issue reader

Related issue: Migrate Duo Chat Tools: IssueReader (#475053 - closed)

  • Controlled by prompt_migration_issue_reader feature flag
  • When the feature flag is enabled /v1/prompts/chat/issue_reader is called with the prompt defined in AI Gateway

Epic reader

Related issue: Migrate Duo Chat Tools: EpicReader (#475052 - closed)

  • Controlled by prompt_migration_epic_reader feature flag
  • When the feature flag is enabled /v1/prompts/chat/epic_reader is called with the prompt defined in AI Gateway

CI assistant

Related issue: Migrate Duo Chat Tools: CiEditorAssistant (#475051 - closed)

  • Controlled by prompt_migration_ci_editor_assistant feature flag
  • When the feature flag is enabled /v1/prompts/chat/ci_editor_assistant is called with the prompt defined in AI Gateway
Edited by Igor Drozdov

Merge request reports

Loading