Ask a question to get started
Enter to send•Shift+Enter new line
read_project( self, *, project_id: Optional[str] = None, project_name: Optional
project_id
Optional[str]
None
The ID of the project to read.
project_name
The name of the project to read. Only one of project_id or project_name may be given.
include_stats
bool, default=False
False
Read a project from the LangSmith API.
Whether to include a project's aggregate statistics in the response.