LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
LangSmith
  • Client
  • Run Trees
  • Traceable
  • Evaluation
  • Schemas
  • Langchain
  • Jest
  • Vitest
  • Wrappers
  • Anonymizer
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmith_openapi_clientresourcesCommitWithLookups
Interface●Since v0.8

CommitWithLookups

Copy
interface CommitWithLookups

Properties

property
commit_hash: string
property
created_at: string
property
description: string
property
example_run_ids: string[]

Example run IDs associated with the commit

property
full_name: string
property
id: string
property
manifest: unknown

Body param

property
manifest_sha: number[]

The SHA of the manifest

property
num_downloads: number

Number of API downloads

property
num_views: number

Number of web views

property
parent_commit_hash: string

The hash of the parent commit

property
parent_id: string
property
repo_id: string

Repository ID

property
updated_at: string
View source on GitHub