Skip to content

feat(meta-ai): add Model API and Llama developer hub domains - #7

Open
00uu00 wants to merge 1 commit into
VPSDance:mainfrom
00uu00:meta-ai-model-api
Open

00uu00 wants to merge 1 commit into
VPSDance:mainfrom
00uu00:meta-ai-model-api

Conversation

@00uu00

@00uu00 00uu00 commented Sep 7, 2026

Copy link
Copy Markdown

Summary

Adds the Meta Model API and Llama developer hub hosts to the meta-ai provider.

  • ai.developer.meta.com — Meta Model API console, docs and API reference. It is region-gated (renders "Model API isn't available in your country yet" without a proxy) and is not matched by the existing exact rule DOMAIN,ai.meta.com.
  • developer.meta.com — Llama docs and model download hub; www.llama.com (already listed) now 301s here.
  • llama.developer.meta.com — redirects to ai.developer.meta.com.
  • aidemos.meta.com — Meta AI Demos.
  • llamameta.net — signed download host for Llama model weights.

Hosts already covered by the meta.ai / llama.com suffixes (api.meta.ai, dev.meta.ai, research.meta.ai, api.llama.com) are unchanged.

Changes

  • Added the hosts above to data/sources/meta-ai.yaml, each with a comment.
  • Regenerated data/providers/meta-ai.yaml and the rules/ outputs (meta-ai, global and all aggregates for every client format).

Checks

  • pnpm install --frozen-lockfile
  • pnpm sync -p meta-ai
  • pnpm generate
  • pnpm guard
  • pnpm check
  • pnpm check:metadata
  • pnpm check:readme
  • pnpm test

ai.developer.meta.com (Model API console/docs) is region-gated and not
covered by DOMAIN,ai.meta.com; www.llama.com now redirects to
developer.meta.com; llamameta.net serves Llama weight downloads.
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