Skip to content

Add MiniMax AI provider

毛超请求将add-minimax-ai-provider合并到main-jh

relate #3358

  • add MiniMax AI provider
  • minimax has different api params, link
  • reuse service class ::Gitlab::Llm::ChatGlm::Completions::GenerateTestFile only
  • generate new service class ::Gitlab::Llm::MiniMax::Completions::ExplainCode
  • in future, service_class should be general and move out of specific ai module, prompt_class should be couple with specific ai module

relate https://jihulab.com/gitlab-cn/gitlab/-/issues/3301

毛超 编辑于

合并请求报告

加载中