Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/docs/platform/ai-llms/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Building with LLMs
meta_description: "Learn how to use LLMs to build with Ably documentation. Access markdown versions of docs and use our LLM-optimized resources."
meta_keywords: "Ably LLM, AI documentation, claude.md, AGENTS.md, Cursor rules, LLM prompts, AI coding assistant, Ably AI, markdown docs, llms.txt, ChatGPT Ably, Claude Ably, AI development"
meta_keywords: "Ably LLM, AI documentation, CLAUDE.md, AGENTS.md, Cursor rules, LLM prompts, AI coding assistant, Ably AI, markdown docs, llms.txt, ChatGPT Ably, Claude Ably, AI development"
---

Ably documentation is designed to be LLM-friendly, making it easy to use AI assistants like Claude, ChatGPT, or Cursor to help you build realtime applications.
Expand Down Expand Up @@ -34,7 +34,7 @@ Use this file to help your LLM discover relevant documentation pages.

## LLM configuration prompt

Copy the following prompt into your `claude.md`, `AGENTS.md`, Cursor rules, or other LLM configuration file to help AI assistants navigate Ably documentation effectively. This prompt uses less than 1600 tokens, accounting for ~0.8% of a typical 200k context window.
Copy the following prompt into your `CLAUDE.md`, `AGENTS.md`, Cursor rules, or other LLM configuration file to help AI assistants navigate Ably documentation effectively. This prompt uses less than 1600 tokens, accounting for ~0.8% of a typical 200k context window.

<Code fixed="true">
```text
Expand Down