← 모든 문서

llms.txt 형식

geodeck은 도메인당 /llms.txt에 Markdown 인덱스를 생성하고, 모든 플랜에서 확장판 /llms-full.txt도 제공합니다.

사양

llmstxt.org 제안을 따릅니다: 사이트 이름의 H1, 블록 인용 요약, 그런 다음 H2로 그룹화된 링크 목록. AI 크롤러는 HTML 대신 이것을 가져옵니다.

예시

# Acme Corp

> Acme is a B2B SaaS that ships logistics dashboards.

## Product
- [Pricing](https://acme.com/pricing): Two plans, starts at €19/month.
- [API](https://acme.com/api): REST + webhooks.

## Resources
- [Docs](https://acme.com/docs)
- [Changelog](https://acme.com/changelog)

갱신 주기

파일은 각 Webhook 게시 이벤트마다 재생성되며 도메인당 최대 60초에 한 번입니다. 엣지에서 5분간 캐시됩니다.

Markdown 미러

추적된 각 URL이 /llms-full.txt에 Markdown으로 미러링되어 크롤러가 단일 요청으로 전체 본문을 받을 수 있습니다.

Keep reading the rest of the Geodeck documentation, or jump to the platform pages.

Platform