Skip to content

feat(react): discard `gitlab_documentation` tool temporarily

Manoj M J requested to merge manojmj-main-patch-17992 into main

What does this merge request do and why?

Similar to the change in !1304 (merged) done for Mistral.

When using Claude as the provider, Claude seems to be giving satisfactory answers to Gitlab documentation questions.

Our gitlab_documentation tool currently has bugs: gitlab-org/gitlab#481749 and until that is fixed, we can temporarily disable gitlab_documentation tool for Claude too, and let it answer questions from its training data.

This is only a temporary measure.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports

Loading