Skip to content

docs: add Content-Signal headers and fine-tuning example link#247

Open
udhaykumarbala wants to merge 32 commits into0gfoundation:mainfrom
udhaykumarbala:udhay/docs-improvements
Open

docs: add Content-Signal headers and fine-tuning example link#247
udhaykumarbala wants to merge 32 commits into0gfoundation:mainfrom
udhaykumarbala:udhay/docs-improvements

Conversation

@udhaykumarbala
Copy link
Collaborator

Summary

Two documentation improvements:

1. Content-Signal Headers for AI Policy

Added Content-Signal header to LLM-related endpoints to explicitly authorize AI tool usage:

Content-Signal: ai-train=yes, search=yes, ai-input=yes

This follows the Cloudflare Markdown for Agents standard for signaling AI content policies.

2. Fine-tuning Example Repository Link

Added prominent callout at the top of fine-tuning docs linking to the official example repository:

:::tip Example Repository
Want a complete working example? Check out the **[0G Fine-Tuning Example](https://github.com/0gfoundation/fine-tuning-example)** repository with sample datasets, training configs, and step-by-step scripts.
:::

Files Changed

File Change
vercel.json Added Content-Signal headers to all LLM endpoints
docs/.../fine-tuning.md Added example repo callout

Test plan

  • Build succeeds locally
  • Verify headers in deployment
  • Verify fine-tuning link renders correctly

🤖 Generated with Claude Code

This reverts commit b30984a.
Add Content-Signal header to explicitly authorize AI tools:
- ai-train=yes: Allow AI training on content
- search=yes: Allow search indexing
- ai-input=yes: Allow AI to use as input context

Reference: https://blog.cloudflare.com/markdown-for-agents/
Add prominent callout linking to the 0G fine-tuning example repo
with sample datasets, training configs, and step-by-step scripts.

Link: https://github.com/0gfoundation/fine-tuning-example
@vercel
Copy link

vercel bot commented Feb 19, 2026

@udhaykumarbala is attempting to deploy a commit to the 0g-Frontend Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
0g-doc Ready Ready Preview, Comment Feb 19, 2026 3:47pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant