From 74467d6f9db3701c2ebf8da5ee298d2309adc198 Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:13:13 +0000 Subject: [PATCH] fix: update self-hosted feature table to mark llms.txt as supported --- fern/products/docs/pages/enterprise/self-hosted.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/products/docs/pages/enterprise/self-hosted.mdx b/fern/products/docs/pages/enterprise/self-hosted.mdx index bbcf665b9d..8c54e42928 100644 --- a/fern/products/docs/pages/enterprise/self-hosted.mdx +++ b/fern/products/docs/pages/enterprise/self-hosted.mdx @@ -51,7 +51,7 @@ PDF export and **offline AI chat functionality** for self-hosted deployments are | [HTTP snippets](/learn/docs/api-references/http-snippets) | Yes | | [Intercom](/learn/docs/integrations/support/intercom) | No | | [JWT-based authentication](/learn/docs/self-hosted/authentication) | Yes | -| [llms.txt](/learn/docs/ai-features/llms-txt) | No | +| [llms.txt](/learn/docs/ai-features/llms-txt) | Yes | | [Navigation and sidebar](/learn/docs/configuration/navigation) | Yes | | [OAuth](/learn/docs/authentication/setup/oauth) | No | | [On-page feedback](/learn/docs/user-feedback) | No | @@ -100,7 +100,7 @@ sequenceDiagram ## Monitoring and health checks -The self-hosted container includes [health check endpoints](./health-check-endpoints) on port 8081 for Kubernetes and Helm deployments. +The self-hosted container includes [health check endpoints](./health-check-endpoints) on port 8081 for Kubernetes and Helm deployments.