Skip to content

feat(cloud connector): parametrize ai gw params and move it out of cc

Aleksei Lipniagov requested to merge al-rz-extract-cc-params into main

What does this merge request do and why?

This parametrized several previously hardcoded values in the Cloud Connector library. We are doing this to prepare to move the code out of the codebase and into a separate library.

How to set up and validate locally

I recommend running GDK (GitLab), CDot, and AI GW on local env for a full-flow test.
Ensure AI Chat still works on this branch (DO NOT bypass auth, as this is the main thing to test), as well as Code Suggestion (you could use Web IDE).

Merge request checklist

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

Merge request reports

Loading