Skip to content

Add place in Web UI to show AI Gateway url

Gosia Ksionek requested to merge mk-ai-gw-url into master

What does this MR do and why?

I have found a place in the web ui to show url of AI GW. it can be useful for debugging purposes during development and in the future for customers using air-gapped models.

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image

How to set up and validate locally

go to http://127.0.0.1:3000/help/instance_configuration#ai_gateway_url (please substitute with your gdk address!).

Merge request reports