You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# llms.txt generator configuration for alauda/aml-docs
#
# Generated by the llmstxt-generation skill (gt-task 2026-05-16-llmstxt-aml-docs).
# This is a pure-docs repo (no application code); all narrative content lives
# under docs/en/. Grouping is anchored at docs/en so the H2 sections of llms.txt
# reflect the per-product structure (kubeflow, kserve, kuberay, ...).
project_name: "Alauda AI / Machine Learning Documentation"
summary: "Documentation for Alauda's AI and machine learning platform, including Kubeflow, KServe, KubeRay, LWS, Kueue, Envoy AI Gateway, Dify, Feast, Llama Stack, Label Studio, TrustyAI, LLM Compressor, model inference, infrastructure management, and related installation, upgrade, monitoring, and learning guides."
include_patterns:
- "docs/en/**/*.md"
- "docs/en/**/*.mdx"
exclude_patterns:
- "**/node_modules/**"
- "**/.git/**"
- "**/.yarn/**"
- "docs/public/**"
- "docs/shared/**"
- "**/CHANGELOG.md"
- "**/CONTRIBUTING.md"
- "**/README.md"
# Group H2 sections by top-level product/topic subdirectory of docs/en.