Retrieves a specific commit by hash, tag, or “latest” for a repository. This endpoint supports both authenticated and unauthenticated access. Authenticated users can access private repos, while unauthenticated users can only access public repos. Commit resolution logic:
Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Repository owner (tenant handle) or '-' for private repos
Repository handle
Commit hash, tag, or 'latest'
Comma-separated list of optional fields: "model", "is_draft"
Deprecated: use Include instead