Skip to content

feat: Add authentication for AI Assist

Fred de Gier requested to merge feat/ai-assist-authentication into main

This MR adds the option to make authenticated requests to the AI Assist API. The passing along of tokens is required to enforce server side checks of authorization.

Merge request reports