From 224fbd4ab79833fe71dda74d5f13e9e1c172d247 Mon Sep 17 00:00:00 2001 From: Amanda Rueda <2890431-amandarueda@users.noreply.gitlab.com> Date: Fri, 12 Dec 2025 15:53:20 -0600 Subject: [PATCH] Updating byok docs --- doc/user/duo_agent_platform/agents/external.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/user/duo_agent_platform/agents/external.md b/doc/user/duo_agent_platform/agents/external.md index 0c825e6723967d..15f0d663a9e0ec 100644 --- a/doc/user/duo_agent_platform/agents/external.md +++ b/doc/user/duo_agent_platform/agents/external.md @@ -74,6 +74,15 @@ You can use either an API key for the model provider or GitLab-managed credentia ### API keys +{{< details >}} + +- Tier: Premium, Ultimate +- Add-on: GitLab Duo Core, Pro, or Enterprise, GitLab Duo with Amazon Q +- Offering: GitLab.com, GitLab Self-Managed +- Status: Experiment + +{{< /details >}} + To integrate your agent with an external AI model provider, you can use an API key for the model provider: -- GitLab