Skip to content

Add feature flag to skip X-Ray lib descriptions in prompt

What does this MR do and why?

Add code_suggestions_skip_dependency_descriptions feature flag to skip X-Ray dependency descriptions in code suggestions prompt.

We'd like to test the idea, that LLM might not need libraries descriptions in advance, it can find it out by itself.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports