| LangChain Reference home page | https://docs.smith.langchain.com/ |
| GitHub | https://github.com/langchain-ai |
| Main Docs | https://docs.langchain.com/langsmith |
| Deep Agents | https://docs.smith.langchain.com/python/deepagents |
| LangChain | https://docs.smith.langchain.com/python/langchain/overview |
| LangGraph | https://docs.smith.langchain.com/python/langgraph/overview |
| Integrations | https://docs.smith.langchain.com/python/integrations/overview |
| LangSmith | https://docs.smith.langchain.com/python/langsmith |
| Overview | https://docs.smith.langchain.com/python/langsmith |
| Client | https://docs.smith.langchain.com/python/langsmith/client |
| AsyncClient | https://docs.smith.langchain.com/python/langsmith/async-client |
| Run Helpers | https://docs.smith.langchain.com/python/langsmith/run-helpers |
| Run Trees | https://docs.smith.langchain.com/python/langsmith/run-trees |
| Evaluation | https://docs.smith.langchain.com/python/langsmith/evaluation |
| Schemas | https://docs.smith.langchain.com/python/langsmith/schemas |
| Utilities | https://docs.smith.langchain.com/python/langsmith/utils |
| Wrappers | https://docs.smith.langchain.com/python/langsmith/wrappers |
| Anonymizer | https://docs.smith.langchain.com/python/langsmith/anonymizer |
| Testing | https://docs.smith.langchain.com/python/langsmith/testing |
| Expect API | https://docs.smith.langchain.com/python/langsmith/expect |
| Middleware | https://docs.smith.langchain.com/python/langsmith/middleware |
| Pytest Plugin | https://docs.smith.langchain.com/python/langsmith/pytest-plugin |
| Deployment SDK | https://docs.smith.langchain.com/python/langsmith/deployment-sdk |
| Overview | https://docs.smith.langchain.com/python/langsmith |
| Client | https://docs.smith.langchain.com/python/langsmith/client |
| AsyncClient | https://docs.smith.langchain.com/python/langsmith/async-client |
| Run Helpers | https://docs.smith.langchain.com/python/langsmith/run-helpers |
| Run Trees | https://docs.smith.langchain.com/python/langsmith/run-trees |
| Evaluation | https://docs.smith.langchain.com/python/langsmith/evaluation |
| Schemas | https://docs.smith.langchain.com/python/langsmith/schemas |
| Utilities | https://docs.smith.langchain.com/python/langsmith/utils |
| Wrappers | https://docs.smith.langchain.com/python/langsmith/wrappers |
| Anonymizer | https://docs.smith.langchain.com/python/langsmith/anonymizer |
| Testing | https://docs.smith.langchain.com/python/langsmith/testing |
| Expect API | https://docs.smith.langchain.com/python/langsmith/expect |
| Middleware | https://docs.smith.langchain.com/python/langsmith/middleware |
| Pytest Plugin | https://docs.smith.langchain.com/python/langsmith/pytest-plugin |
| Deployment SDK | https://docs.smith.langchain.com/python/langsmith/deployment-sdk |
| https://github.com/langchain-ai/langsmith-sdk/releases |
| https://pypi.org/project/langsmith/ |
| LangSmith platform | https://smith.langchain.com/ |
| 🌐 here | https://smith.langchain.com/public/b37ca9b1-60cd-4a2a-817e-3c4e4443fdc0/r |
| Langsmith Cookbook | https://github.com/langchain-ai/langsmith-cookbook/tree/main |
| LangSmith | https://smith.langchain.com/ |
| Settings Page | https://smith.langchain.com/settings |
| LangSmith docs | https://docs.smith.langchain.com/ |
| LangSmith Testing & Evaluation dos | https://docs.smith.langchain.com/evaluation |
| OpenAI SDK | https://platform.openai.com/docs/api-reference |
| this documentation | https://docs.smith.langchain.com/tracing/faq/logging_and_viewing |
| Instructor | https://jxnl.github.io/instructor/ |
| this documentation | https://docs.smith.langchain.com/tracing/faq/logging_and_viewing |
| online docs | https://docs.smith.langchain.com/evaluation/how_to_guides/pytest |
| How to install and use plugins | https://docs.pytest.org/en/stable/how-to/plugins.html |
| docs | https://docs.smith.langchain.com/ |
| MIT License | https://github.com/langchain-ai/langsmith-sdk/tree/1f152af23816c07293e5adf66057758253360fb8/python/../LICENSE |
| uuid-utils | https://github.com/langchain-ai/langsmith-sdk/blob/1f152af23816c07293e5adf66057758253360fb8/python/docs/templates/uuid-utils/COPYRIGHT.txt |
| zstandard | https://github.com/langchain-ai/langsmith-sdk/blob/1f152af23816c07293e5adf66057758253360fb8/python/docs/templates/zstandard/COPYRIGHT.txt |
| ClassTracingMiddlewareMiddleware for propagating distributed tracing context using LangSmith. | https://docs.smith.langchain.com/python/langsmith/middleware/TracingMiddleware |
| ClassRuntimeOverridesOverrides for LangSmith runtime behavior. | https://docs.smith.langchain.com/python/langsmith/_runtime_overrides/RuntimeOverrides |
| ClassZoneInfoIntroduced in python 3.9. | https://docs.smith.langchain.com/python/langsmith/client/ZoneInfo |
| ClassTracerProviderUsed for optional OTEL tracing. | https://docs.smith.langchain.com/python/langsmith/client/TracerProvider |
| ClassListThreadsItemItem returned by :meth:Client.list_threads. | https://docs.smith.langchain.com/python/langsmith/client/ListThreadsItem |
| ClassClientClient for interacting with the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/client/Client |
| ClassLangSmithPluginPlugin for rendering LangSmith results. | https://docs.smith.langchain.com/python/langsmith/pytest_plugin/LangSmithPlugin |
| ClassAttachmentAnnotated type that will be stored as an attachment if used. | https://docs.smith.langchain.com/python/langsmith/schemas/Attachment |
| ClassBinaryIOLikeProtocol for binary IO-like objects. | https://docs.smith.langchain.com/python/langsmith/schemas/BinaryIOLike |
| ClassExampleBaseExample base model. | https://docs.smith.langchain.com/python/langsmith/schemas/ExampleBase |
| ClassExampleCreateExample upload with attachments. | https://docs.smith.langchain.com/python/langsmith/schemas/ExampleCreate |
| ClassExampleUpsertWithAttachmentsExample create with attachments. | https://docs.smith.langchain.com/python/langsmith/schemas/ExampleUpsertWithAttachments |
| ClassAttachmentInfoInfo for an attachment. | https://docs.smith.langchain.com/python/langsmith/schemas/AttachmentInfo |
| ClassExampleExample model. | https://docs.smith.langchain.com/python/langsmith/schemas/Example |
| ClassAttachmentsOperationsOperations to perform on attachments. | https://docs.smith.langchain.com/python/langsmith/schemas/AttachmentsOperations |
| ClassExampleUpdateExample update with attachments. | https://docs.smith.langchain.com/python/langsmith/schemas/ExampleUpdate |
| ClassDataTypeEnum for dataset data types. | https://docs.smith.langchain.com/python/langsmith/schemas/DataType |
| ClassDatasetBaseDataset base model. | https://docs.smith.langchain.com/python/langsmith/schemas/DatasetBase |
| ClassDatasetTransformationSchema for dataset transformations. | https://docs.smith.langchain.com/python/langsmith/schemas/DatasetTransformation |
| ClassDatasetDataset ORM model. | https://docs.smith.langchain.com/python/langsmith/schemas/Dataset |
| ClassDatasetVersionClass representing a dataset version. | https://docs.smith.langchain.com/python/langsmith/schemas/DatasetVersion |
| ClassRunBaseBase Run schema. | https://docs.smith.langchain.com/python/langsmith/schemas/RunBase |
| ClassRunRun schema when loading from the DB. | https://docs.smith.langchain.com/python/langsmith/schemas/Run |
| ClassRunTypeEnum(Deprecated) Enum for run types. Use string directly. | https://docs.smith.langchain.com/python/langsmith/schemas/RunTypeEnum |
| ClassRunLikeDictRun-like dictionary, for type-hinting. | https://docs.smith.langchain.com/python/langsmith/schemas/RunLikeDict |
| ClassRunWithAnnotationQueueInfoRun schema with annotation queue info. | https://docs.smith.langchain.com/python/langsmith/schemas/RunWithAnnotationQueueInfo |
| ClassFeedbackSourceBaseBase class for feedback sources. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackSourceBase |
| ClassAPIFeedbackSourceAPI feedback source. | https://docs.smith.langchain.com/python/langsmith/schemas/APIFeedbackSource |
| ClassModelFeedbackSourceModel feedback source. | https://docs.smith.langchain.com/python/langsmith/schemas/ModelFeedbackSource |
| ClassFeedbackSourceTypeFeedback source type. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackSourceType |
| ClassFeedbackBaseFeedback schema. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackBase |
| ClassFeedbackCategorySpecific value and label pair for feedback. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackCategory |
| ClassFeedbackConfigRepresents how a feedback value ought to be interpreted. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackConfig |
| ClassFeedbackCreateSchema used for creating feedback. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackCreate |
| ClassFeedbackSchema for getting feedback. | https://docs.smith.langchain.com/python/langsmith/schemas/Feedback |
| ClassTracerSessionTracerSession schema for the API. | https://docs.smith.langchain.com/python/langsmith/schemas/TracerSession |
| ClassTracerSessionResultA project, hydrated with additional information. | https://docs.smith.langchain.com/python/langsmith/schemas/TracerSessionResult |
| ClassBaseMessageLikeA protocol representing objects similar to BaseMessage. | https://docs.smith.langchain.com/python/langsmith/schemas/BaseMessageLike |
| ClassDatasetShareSchemaRepresents the schema for a dataset share. | https://docs.smith.langchain.com/python/langsmith/schemas/DatasetShareSchema |
| ClassAnnotationQueueRubricItemRepresents a rubric item assigned to an annotation queue. | https://docs.smith.langchain.com/python/langsmith/schemas/AnnotationQueueRubricItem |
| ClassAnnotationQueueRepresents an annotation queue. | https://docs.smith.langchain.com/python/langsmith/schemas/AnnotationQueue |
| ClassAnnotationQueueWithDetailsRepresents an annotation queue with details. | https://docs.smith.langchain.com/python/langsmith/schemas/AnnotationQueueWithDetails |
| ClassRunKeyA run identified by its full lookup key, for adding to an annotation queue. | https://docs.smith.langchain.com/python/langsmith/schemas/RunKey |
| ClassBatchIngestConfigConfiguration for batch ingestion. | https://docs.smith.langchain.com/python/langsmith/schemas/BatchIngestConfig |
| ClassLangSmithInfoInformation about the LangSmith server. | https://docs.smith.langchain.com/python/langsmith/schemas/LangSmithInfo |
| ClassLangSmithSettingsSettings for the LangSmith tenant. | https://docs.smith.langchain.com/python/langsmith/schemas/LangSmithSettings |
| ClassFeedbackIngestTokenRepresents the schema for a feedback ingest token. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackIngestToken |
| ClassRunEventRun event schema. | https://docs.smith.langchain.com/python/langsmith/schemas/RunEvent |
| ClassTimeDeltaInputTimedelta input schema. | https://docs.smith.langchain.com/python/langsmith/schemas/TimeDeltaInput |
| ClassDatasetDiffInfoRepresents the difference information between two datasets. | https://docs.smith.langchain.com/python/langsmith/schemas/DatasetDiffInfo |
| ClassComparativeExperimentRepresents a comparative experiment. | https://docs.smith.langchain.com/python/langsmith/schemas/ComparativeExperiment |
| ClassPromptCommitRepresents a Prompt with a manifest. | https://docs.smith.langchain.com/python/langsmith/schemas/PromptCommit |
| ClassListedPromptCommitRepresents a listed prompt commit with associated metadata. | https://docs.smith.langchain.com/python/langsmith/schemas/ListedPromptCommit |
| ClassPromptRepresents a Prompt with metadata. | https://docs.smith.langchain.com/python/langsmith/schemas/Prompt |
| ClassListPromptsResponseA list of prompts with metadata. | https://docs.smith.langchain.com/python/langsmith/schemas/ListPromptsResponse |
| ClassPromptSortFieldEnum for sorting fields for prompts. | https://docs.smith.langchain.com/python/langsmith/schemas/PromptSortField |
| ClassFileEntryA file with inline content. | https://docs.smith.langchain.com/python/langsmith/schemas/FileEntry |
| ClassAgentEntryA link to another agent repo. | https://docs.smith.langchain.com/python/langsmith/schemas/AgentEntry |
| ClassSkillEntryA link to a skill repo. | https://docs.smith.langchain.com/python/langsmith/schemas/SkillEntry |
| ClassAgentContextAn agent pulled from hub. | https://docs.smith.langchain.com/python/langsmith/schemas/AgentContext |
| ClassSkillContextA skill pulled from hub. | https://docs.smith.langchain.com/python/langsmith/schemas/SkillContext |
| ClassDirectoryCommitInfoCommit details returned from a directory commit. | https://docs.smith.langchain.com/python/langsmith/schemas/DirectoryCommitInfo |
| ClassDirectoryCommitResponseResponse body for POST /directories/commits. | https://docs.smith.langchain.com/python/langsmith/schemas/DirectoryCommitResponse |
| ClassInputTokenDetailsBreakdown of input token counts. | https://docs.smith.langchain.com/python/langsmith/schemas/InputTokenDetails |
| ClassOutputTokenDetailsBreakdown of output token counts. | https://docs.smith.langchain.com/python/langsmith/schemas/OutputTokenDetails |
| ClassInputCostDetailsBreakdown of input token costs. | https://docs.smith.langchain.com/python/langsmith/schemas/InputCostDetails |
| ClassOutputCostDetailsBreakdown of output token costs. | https://docs.smith.langchain.com/python/langsmith/schemas/OutputCostDetails |
| ClassUsageMetadataUsage metadata for a message, such as token counts. | https://docs.smith.langchain.com/python/langsmith/schemas/UsageMetadata |
| ClassExtractedUsageMetadataUsage metadata dictionary extracted from a run. | https://docs.smith.langchain.com/python/langsmith/schemas/ExtractedUsageMetadata |
| ClassUpsertExamplesResponseResponse object returned from the upsert_examples_multipart method. | https://docs.smith.langchain.com/python/langsmith/schemas/UpsertExamplesResponse |
| ClassExampleWithRunsExample with runs. | https://docs.smith.langchain.com/python/langsmith/schemas/ExampleWithRuns |
| ClassExperimentRunStatsRun statistics for an experiment. | https://docs.smith.langchain.com/python/langsmith/schemas/ExperimentRunStats |
| ClassExperimentResultsResults container for experiment data with stats and examples. | https://docs.smith.langchain.com/python/langsmith/schemas/ExperimentResults |
| ClassInsightsReportAn Insights Report created by the Insights Agent over a tracing project. | https://docs.smith.langchain.com/python/langsmith/schemas/InsightsReport |
| ClassInsightsHighlightedTraceA trace highlighted in an insights report summary. | https://docs.smith.langchain.com/python/langsmith/schemas/InsightsHighlightedTrace |
| ClassInsightsSummaryReportHigh-level summary of an insights job: key points and highlighted traces. | https://docs.smith.langchain.com/python/langsmith/schemas/InsightsSummaryReport |
| ClassInsightsClusterA single cluster of runs in an insights report. | https://docs.smith.langchain.com/python/langsmith/schemas/InsightsCluster |
| ClassInsightsReportResultFull result of fetching an Insights report (job + clusters + summary + optional runs). | https://docs.smith.langchain.com/python/langsmith/schemas/InsightsReportResult |
| ClassFeedbackFormulaWeightedVariableA feedback key and weight used when calculating feedback formulas. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackFormulaWeightedVariable |
| ClassFeedbackFormulaCreateSchema used for creating a feedback formula. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackFormulaCreate |
| ClassFeedbackFormulaUpdateSchema used for updating a feedback formula. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackFormulaUpdate |
| ClassFeedbackFormulaSchema for getting feedback formulas. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackFormula |
| ClassFeedbackConfigSchemaRepresents a feedback configuration for a tenant's feedback key. | https://docs.smith.langchain.com/python/langsmith/schemas/FeedbackConfigSchema |
| ClassLangSmithExtraAny additional info to be injected into the run dynamically. | https://docs.smith.langchain.com/python/langsmith/run_helpers/LangSmithExtra |
| ClassSupportsLangsmithExtraImplementations of this Protocol accept an optional langsmith_extra parameter. | https://docs.smith.langchain.com/python/langsmith/run_helpers/SupportsLangsmithExtra |
| ClasstraceManage a LangSmith run in context. | https://docs.smith.langchain.com/python/langsmith/run_helpers/trace |
| ClassLangSmithErrorAn error occurred while communicating with the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithError |
| ClassLangSmithAPIErrorInternal server error while communicating with LangSmith. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithAPIError |
| ClassLangSmithRequestTimeoutClient took too long to send request body. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithRequestTimeout |
| ClassLangSmithUserErrorUser error caused an exception when communicating with LangSmith. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithUserError |
| ClassLangSmithRateLimitErrorYou have exceeded the rate limit for the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithRateLimitError |
| ClassLangSmithAuthErrorCouldn't authenticate with the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithAuthError |
| ClassLangSmithNotFoundErrorCouldn't find the requested resource. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithNotFoundError |
| ClassLangSmithConflictErrorThe resource already exists. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithConflictError |
| ClassLangSmithConnectionErrorCouldn't connect to the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithConnectionError |
| ClassLangSmithExceptionGroupPort of ExceptionGroup for Py < 3.11. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithExceptionGroup |
| ClassLangSmithWarningBase class for warnings. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithWarning |
| ClassLangSmithMissingAPIKeyWarningWarning for missing API key. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithMissingAPIKeyWarning |
| ClassFilterPoolFullWarningFilter urllib3 warnings logged when the connection pool isn't reused. | https://docs.smith.langchain.com/python/langsmith/utils/FilterPoolFullWarning |
| ClassFilterLangSmithRetryFilter for retries from this lib. | https://docs.smith.langchain.com/python/langsmith/utils/FilterLangSmithRetry |
| ClassLangSmithRetryWrapper to filter logs with this name. | https://docs.smith.langchain.com/python/langsmith/utils/LangSmithRetry |
| ClassContextThreadPoolExecutorThreadPoolExecutor that copies the context to the child thread. | https://docs.smith.langchain.com/python/langsmith/utils/ContextThreadPoolExecutor |
| ClassCacheEntryA single cache entry with metadata for TTL tracking. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/CacheEntry |
| ClassCacheMetricsCache performance metrics. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/CacheMetrics |
| ClassPromptCacheThread-safe LRU cache with background thread refresh. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/PromptCache |
| ClassAsyncPromptCacheThread-safe LRU cache with asyncio task refresh. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/AsyncPromptCache |
| ClassCacheDeprecated alias for PromptCache. Use PromptCache instead. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/Cache |
| ClassAsyncCacheDeprecated alias for AsyncPromptCache. Use AsyncPromptCache instead. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/AsyncCache |
| ClassStringNodeString node extracted from the data. | https://docs.smith.langchain.com/python/langsmith/anonymizer/StringNode |
| ClassStringNodeProcessorProcesses a list of string nodes for masking. | https://docs.smith.langchain.com/python/langsmith/anonymizer/StringNodeProcessor |
| ClassReplacerOptionsConfiguration options for replacing sensitive data. | https://docs.smith.langchain.com/python/langsmith/anonymizer/ReplacerOptions |
| ClassStringNodeRuleDeclarative rule used for replacing sensitive data. | https://docs.smith.langchain.com/python/langsmith/anonymizer/StringNodeRule |
| ClassRuleNodeProcessorString node processor that uses a list of rules to replace sensitive data. | https://docs.smith.langchain.com/python/langsmith/anonymizer/RuleNodeProcessor |
| ClassCallableNodeProcessorString node processor that uses a callable function to replace sensitive data. | https://docs.smith.langchain.com/python/langsmith/anonymizer/CallableNodeProcessor |
| ClassApiKeyAuthAPI key authentication for write replicas. | https://docs.smith.langchain.com/python/langsmith/run_trees/ApiKeyAuth |
| ClassServiceAuthService-to-service JWT authentication for write replicas. | https://docs.smith.langchain.com/python/langsmith/run_trees/ServiceAuth |
| ClassAuthHeadersCustom authentication headers for write replicas. | https://docs.smith.langchain.com/python/langsmith/run_trees/AuthHeaders |
| ClassWriteReplicaConfiguration for a write replica endpoint. | https://docs.smith.langchain.com/python/langsmith/run_trees/WriteReplica |
| ClassRunTreeRun Schema with back-references for posting runs. | https://docs.smith.langchain.com/python/langsmith/run_trees/RunTree |
| ClassReplicaAuth | https://docs.smith.langchain.com/python/langsmith/run_trees/ReplicaAuth |
| ClassAsyncClientAsync Client for interacting with the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/async_client/AsyncClient |
| Class_NULL_SENTRYA sentinel singleton class used to distinguish omitted keyword arguments | https://docs.smith.langchain.com/python/langsmith/_expect/_NULL_SENTRY |
| Class_MatcherA class for making assertions on expectation values. | https://docs.smith.langchain.com/python/langsmith/_expect/_Matcher |
| Class_ExpectA class for setting expectations on test results. | https://docs.smith.langchain.com/python/langsmith/_expect/_Expect |
| ClassSandboxClientErrorBase exception for sandbox client errors. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/SandboxClientError |
| ClassSandboxAPIErrorRaised when the API endpoint returns an unexpected error. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/SandboxAPIError |
| ClassSandboxAuthenticationErrorRaised when authentication fails (invalid or missing API key). | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/SandboxAuthenticationError |
| ClassSandboxConnectionErrorRaised when connection to the sandbox server fails. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/SandboxConnectionError |
| ClassSandboxServerReloadErrorRaised when the server sends a 1001 Going Away close frame. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/SandboxServerReloadError |
| ClassResourceNotFoundErrorRaised when a resource is not found. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/ResourceNotFoundError |
| ClassResourceTimeoutErrorRaised when an operation times out. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/ResourceTimeoutError |
| ClassResourceInUseErrorRaised when deleting a resource that is still in use. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/ResourceInUseError |
| ClassResourceAlreadyExistsErrorRaised when creating a resource that already exists. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/ResourceAlreadyExistsError |
| ClassResourceNameConflictErrorRaised when updating a resource name to one that already exists. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/ResourceNameConflictError |
| ClassValidationErrorRaised when request validation fails. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/ValidationError |
| ClassQuotaExceededErrorRaised when organization quota limits are exceeded. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/QuotaExceededError |
| ClassResourceCreationErrorRaised when resource provisioning fails. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/ResourceCreationError |
| ClassDataplaneNotConfiguredErrorRaised when dataplane_url is not available for the sandbox. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/DataplaneNotConfiguredError |
| ClassSandboxNotReadyErrorRaised when attempting to interact with a sandbox that is not ready. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/SandboxNotReadyError |
| ClassSandboxOperationErrorRaised when a sandbox operation fails (run, read, write). | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/SandboxOperationError |
| ClassCommandTimeoutErrorRaised when a command exceeds its timeout. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/CommandTimeoutError |
| ClassTunnelErrorBase exception for TCP tunnel errors. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/TunnelError |
| ClassTunnelPortNotAllowedErrorThe daemon rejected the port as not allowed. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/TunnelPortNotAllowedError |
| ClassTunnelConnectionRefusedErrorNothing is listening on the target port inside the sandbox. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/TunnelConnectionRefusedError |
| ClassTunnelUnsupportedVersionErrorProtocol version mismatch between the tunnel client and the daemon. | https://docs.smith.langchain.com/python/langsmith/sandbox/_exceptions/TunnelUnsupportedVersionError |
| ClassMountCacheConfigOptional per-mount cache configuration supported by bucket mounts. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/MountCacheConfig |
| ClassBucketMountSpecBaseOptional fields applied per bucket-backed sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/BucketMountSpecBase |
| ClassS3MountConfigRequiredRequired S3 configuration for a sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/S3MountConfigRequired |
| ClassS3MountConfigS3 configuration for a sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/S3MountConfig |
| ClassS3MountSpecS3-backed sandbox mount specification. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/S3MountSpec |
| ClassGCSMountConfigRequiredRequired GCS configuration for a sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GCSMountConfigRequired |
| ClassGCSMountConfigGCS configuration for a sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GCSMountConfig |
| ClassGCSMountSpecGCS-backed sandbox mount specification. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GCSMountSpec |
| ClassGitMountRefSpecGit ref selected for a sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GitMountRefSpec |
| ClassGitMountConfigRequiredRequired Git configuration for a sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GitMountConfigRequired |
| ClassGitMountConfigGit configuration for a sandbox mount. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GitMountConfig |
| ClassGitMountSpecGit-backed sandbox mount specification. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GitMountSpec |
| ClassAWSMountAuthConfigAWS credentials used by the backend to authenticate S3 mounts. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/AWSMountAuthConfig |
| ClassGCPMountAuthConfigGCP credentials used by the backend to authenticate GCS mounts. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/GCPMountAuthConfig |
| ClassSandboxMountAuthConfigProvider auth blocks for sandbox mounts. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/SandboxMountAuthConfig |
| ClassSandboxMountConfigPublic mount config sent to the sandbox API. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/SandboxMountConfig |
| ClassExecutionResultResult of executing a command in a sandbox. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/ExecutionResult |
| ClassResourceStatusLightweight provisioning status for any async-created resource. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/ResourceStatus |
| ClassSnapshotRepresents a sandbox snapshot. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/Snapshot |
| ClassServiceURLAuthenticated URL for accessing an HTTP service running in a sandbox. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/ServiceURL |
| ClassAsyncServiceURLAsync variant of :class:ServiceURL with auto-refreshing token. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/AsyncServiceURL |
| ClassOutputChunkA single chunk of streaming output from command execution. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/OutputChunk |
| ClassCommandHandleHandle to a running command with streaming output and auto-reconnect. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/CommandHandle |
| ClassAsyncCommandHandleAsync handle to a running command with streaming output and auto-reconnect. | https://docs.smith.langchain.com/python/langsmith/sandbox/_models/AsyncCommandHandle |
| ClassSandboxProxySecretA secret value that can be used by sandbox proxy rules. | https://docs.smith.langchain.com/python/langsmith/sandbox/_proxy_config/SandboxProxySecret |
| ClassRetryTransportSync httpx transport that retries on transient errors. | https://docs.smith.langchain.com/python/langsmith/sandbox/_transport/RetryTransport |
| ClassAsyncRetryTransportAsync httpx transport that retries on transient errors. | https://docs.smith.langchain.com/python/langsmith/sandbox/_transport/AsyncRetryTransport |
| ClassAsyncSandboxClientAsync client for interacting with the Sandbox Server API. | https://docs.smith.langchain.com/python/langsmith/sandbox/_async_client/AsyncSandboxClient |
| ClassSandboxRepresents an active sandbox for running commands and file operations. | https://docs.smith.langchain.com/python/langsmith/sandbox/_sandbox/Sandbox |
| ClassSandboxClientClient for interacting with the Sandbox Server API. | https://docs.smith.langchain.com/python/langsmith/sandbox/_client/SandboxClient |
| ClassYamuxStreamA single multiplexed stream within a yamux session. | https://docs.smith.langchain.com/python/langsmith/sandbox/_yamux/YamuxStream |
| ClassYamuxSessionClient-side yamux session over a byte-stream connection. | https://docs.smith.langchain.com/python/langsmith/sandbox/_yamux/YamuxSession |
| ClassTunnelTCP tunnel to a port inside a sandbox. | https://docs.smith.langchain.com/python/langsmith/sandbox/_tunnel/Tunnel |
| ClassAsyncTunnelAsync wrapper around :class:Tunnel. | https://docs.smith.langchain.com/python/langsmith/sandbox/_tunnel/AsyncTunnel |
| ClassAsyncSandboxRepresents an active sandbox for running commands and file operations async. | https://docs.smith.langchain.com/python/langsmith/sandbox/_async_sandbox/AsyncSandbox |
| ClassTracingExtra | https://docs.smith.langchain.com/python/langsmith/wrappers/_anthropic/TracingExtra |
| ClassTracingExtra | https://docs.smith.langchain.com/python/langsmith/wrappers/_openai/TracingExtra |
| ClassTracingExtra | https://docs.smith.langchain.com/python/langsmith/wrappers/_gemini/TracingExtra |
| ClassAsyncExperimentResults | https://docs.smith.langchain.com/python/langsmith/evaluation/_arunner/AsyncExperimentResults |
| ClassCategoricalScoreConfigConfiguration for a categorical score. | https://docs.smith.langchain.com/python/langsmith/evaluation/llm_evaluator/CategoricalScoreConfig |
| ClassContinuousScoreConfigConfiguration for a continuous score. | https://docs.smith.langchain.com/python/langsmith/evaluation/llm_evaluator/ContinuousScoreConfig |
| ClassLLMEvaluatorA class for building LLM-as-a-judge evaluators. | https://docs.smith.langchain.com/python/langsmith/evaluation/llm_evaluator/LLMEvaluator |
| ClassStringEvaluatorGrades the run's string input, output, and optional answer. | https://docs.smith.langchain.com/python/langsmith/evaluation/string_evaluator/StringEvaluator |
| ClassExperimentResultRow | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/ExperimentResultRow |
| ClassExperimentResultsRepresents the results of an evaluate() call. | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/ExperimentResults |
| ClassComparativeExperimentResultsRepresents the results of an evaluate_comparative() call. | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/ComparativeExperimentResults |
| ClassCategoryA category for categorical feedback. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/Category |
| ClassFeedbackConfigConfiguration to define a type of feedback. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/FeedbackConfig |
| ClassEvaluationResultEvaluation result. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/EvaluationResult |
| ClassEvaluationResultsBatch evaluation results. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/EvaluationResults |
| ClassRunEvaluatorEvaluator interface class. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/RunEvaluator |
| ClassComparisonEvaluationResultFeedback scores for the results of comparative evaluations. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/ComparisonEvaluationResult |
| ClassDynamicRunEvaluatorA dynamic evaluator that wraps a function and transforms it into a RunEvaluator. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/DynamicRunEvaluator |
| ClassDynamicComparisonRunEvaluatorCompare predictions (as traces) from 2 or more runs. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/DynamicComparisonRunEvaluator |
| ClassGitInfo | https://docs.smith.langchain.com/python/langsmith/env/_git/GitInfo |
| ClassIssuesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/issues/IssuesResource |
| ClassAsyncIssuesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/issues/AsyncIssuesResource |
| ClassIssuesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/issues/IssuesResourceWithRawResponse |
| ClassAsyncIssuesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/issues/AsyncIssuesResourceWithRawResponse |
| ClassIssuesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/issues/IssuesResourceWithStreamingResponse |
| ClassAsyncIssuesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/issues/AsyncIssuesResourceWithStreamingResponse |
| ClassThreadsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/threads/ThreadsResource |
| ClassAsyncThreadsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/threads/AsyncThreadsResource |
| ClassThreadsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/threads/ThreadsResourceWithRawResponse |
| ClassAsyncThreadsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/threads/AsyncThreadsResourceWithRawResponse |
| ClassThreadsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/threads/ThreadsResourceWithStreamingResponse |
| ClassAsyncThreadsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/threads/AsyncThreadsResourceWithStreamingResponse |
| ClassRunsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/runs/RunsResource |
| ClassAsyncRunsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/runs/AsyncRunsResource |
| ClassRunsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/runs/RunsResourceWithRawResponse |
| ClassAsyncRunsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/runs/AsyncRunsResourceWithRawResponse |
| ClassRunsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/runs/RunsResourceWithStreamingResponse |
| ClassAsyncRunsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/runs/AsyncRunsResourceWithStreamingResponse |
| ClassTracesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/traces/TracesResource |
| ClassAsyncTracesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/traces/AsyncTracesResource |
| ClassTracesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/traces/TracesResourceWithRawResponse |
| ClassAsyncTracesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/traces/AsyncTracesResourceWithRawResponse |
| ClassTracesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/traces/TracesResourceWithStreamingResponse |
| ClassAsyncTracesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/traces/AsyncTracesResourceWithStreamingResponse |
| ClassOnlineEvaluatorsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/online_evaluators/OnlineEvaluatorsResource |
| ClassAsyncOnlineEvaluatorsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/online_evaluators/AsyncOnlineEvaluatorsResource |
| ClassOnlineEvaluatorsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/online_evaluators/OnlineEvaluatorsResourceWithRawResponse |
| ClassAsyncOnlineEvaluatorsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/online_evaluators/AsyncOnlineEvaluatorsResourceWithRawResponse |
| ClassOnlineEvaluatorsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/online_evaluators/OnlineEvaluatorsResourceWithStreamingResponse |
| ClassAsyncOnlineEvaluatorsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/online_evaluators/AsyncOnlineEvaluatorsResourceWithStreamingResponse |
| ClassInfoResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/info/InfoResource |
| ClassAsyncInfoResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/info/AsyncInfoResource |
| ClassInfoResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/info/InfoResourceWithRawResponse |
| ClassAsyncInfoResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/info/AsyncInfoResourceWithRawResponse |
| ClassInfoResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/info/InfoResourceWithStreamingResponse |
| ClassAsyncInfoResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/info/AsyncInfoResourceWithStreamingResponse |
| ClassRegistriesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/registries/RegistriesResource |
| ClassAsyncRegistriesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/registries/AsyncRegistriesResource |
| ClassRegistriesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/registries/RegistriesResourceWithRawResponse |
| ClassAsyncRegistriesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/registries/AsyncRegistriesResourceWithRawResponse |
| ClassRegistriesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/registries/RegistriesResourceWithStreamingResponse |
| ClassAsyncRegistriesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/registries/AsyncRegistriesResourceWithStreamingResponse |
| ClassSnapshotsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/snapshots/SnapshotsResource |
| ClassAsyncSnapshotsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/snapshots/AsyncSnapshotsResource |
| ClassSnapshotsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/snapshots/SnapshotsResourceWithRawResponse |
| ClassAsyncSnapshotsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/snapshots/AsyncSnapshotsResourceWithRawResponse |
| ClassSnapshotsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/snapshots/SnapshotsResourceWithStreamingResponse |
| ClassAsyncSnapshotsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/snapshots/AsyncSnapshotsResourceWithStreamingResponse |
| ClassBoxesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/boxes/BoxesResource |
| ClassAsyncBoxesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/boxes/AsyncBoxesResource |
| ClassBoxesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/boxes/BoxesResourceWithRawResponse |
| ClassAsyncBoxesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/boxes/AsyncBoxesResourceWithRawResponse |
| ClassBoxesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/boxes/BoxesResourceWithStreamingResponse |
| ClassAsyncBoxesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/boxes/AsyncBoxesResourceWithStreamingResponse |
| ClassSandboxesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/sandboxes/SandboxesResource |
| ClassAsyncSandboxesResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/sandboxes/AsyncSandboxesResource |
| ClassSandboxesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/sandboxes/SandboxesResourceWithRawResponse |
| ClassAsyncSandboxesResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/sandboxes/AsyncSandboxesResourceWithRawResponse |
| ClassSandboxesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/sandboxes/SandboxesResourceWithStreamingResponse |
| ClassAsyncSandboxesResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/sandboxes/AsyncSandboxesResourceWithStreamingResponse |
| ClassExperimentRunsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/experiment_runs/ExperimentRunsResource |
| ClassAsyncExperimentRunsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/experiment_runs/AsyncExperimentRunsResource |
| ClassExperimentRunsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/experiment_runs/ExperimentRunsResourceWithRawResponse |
| ClassAsyncExperimentRunsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/experiment_runs/AsyncExperimentRunsResourceWithRawResponse |
| ClassExperimentRunsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/experiment_runs/ExperimentRunsResourceWithStreamingResponse |
| ClassAsyncExperimentRunsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/experiment_runs/AsyncExperimentRunsResourceWithStreamingResponse |
| ClassDatasetsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/datasets/DatasetsResource |
| ClassAsyncDatasetsResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/datasets/AsyncDatasetsResource |
| ClassDatasetsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/datasets/DatasetsResourceWithRawResponse |
| ClassAsyncDatasetsResourceWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/datasets/AsyncDatasetsResourceWithRawResponse |
| ClassDatasetsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/datasets/DatasetsResourceWithStreamingResponse |
| ClassAsyncDatasetsResourceWithStreamingResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/datasets/AsyncDatasetsResourceWithStreamingResponse |
| ClassSyncAPIResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_resource/SyncAPIResource |
| ClassAsyncAPIResource | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_resource/AsyncAPIResource |
| ClassLangsmithError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/LangsmithError |
| ClassAPIError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/APIError |
| ClassAPIResponseValidationError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/APIResponseValidationError |
| ClassAPIStatusErrorRaised when an API response has a status code of 4xx or 5xx. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/APIStatusError |
| ClassAPIConnectionError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/APIConnectionError |
| ClassAPITimeoutError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/APITimeoutError |
| ClassBadRequestError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/BadRequestError |
| ClassAuthenticationError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/AuthenticationError |
| ClassPermissionDeniedError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/PermissionDeniedError |
| ClassNotFoundError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/NotFoundError |
| ClassConflictError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/ConflictError |
| ClassUnprocessableEntityError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/UnprocessableEntityError |
| ClassRateLimitError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/RateLimitError |
| ClassInternalServerError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_exceptions/InternalServerError |
| ClassBaseModel | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/BaseModel |
| ClassConfig | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/BaseModel/Config |
| ClassCachedDiscriminatorType | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/CachedDiscriminatorType |
| ClassDiscriminatorDetails | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/DiscriminatorDetails |
| ClassGenericModel | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/GenericModel |
| ClassRootModelUsed as a placeholder to easily convert runtime types to a Pydantic format | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/RootModel |
| ClassFinalRequestOptionsInput | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/FinalRequestOptionsInput |
| ClassFinalRequestOptions | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/FinalRequestOptions |
| ClassConfig | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/FinalRequestOptions/Config |
| ClassStreamProvides the core interface to iterate over a synchronous stream response. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_streaming/Stream |
| ClassAsyncStreamProvides the core interface to iterate over an asynchronous stream response. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_streaming/AsyncStream |
| ClassServerSentEvent | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_streaming/ServerSentEvent |
| ClassSSEDecoder | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_streaming/SSEDecoder |
| ClassSSEBytesDecoder | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_streaming/SSEBytesDecoder |
| ClassBaseAPIResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/BaseAPIResponse |
| ClassAPIResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/APIResponse |
| ClassAsyncAPIResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/AsyncAPIResponse |
| ClassBinaryAPIResponseSubclass of APIResponse providing helpers for dealing with binary data. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/BinaryAPIResponse |
| ClassAsyncBinaryAPIResponseSubclass of APIResponse providing helpers for dealing with binary data. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/AsyncBinaryAPIResponse |
| ClassStreamedBinaryAPIResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/StreamedBinaryAPIResponse |
| ClassAsyncStreamedBinaryAPIResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/AsyncStreamedBinaryAPIResponse |
| ClassMissingStreamClassError | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/MissingStreamClassError |
| ClassStreamAlreadyConsumedAttempted to read or stream content, but the content has already | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/StreamAlreadyConsumed |
| ClassResponseContextManagerContext manager for ensuring that a request is not made | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/ResponseContextManager |
| ClassAsyncResponseContextManagerContext manager for ensuring that a request is not made | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/AsyncResponseContextManager |
| ClassRequestOptions | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/RequestOptions |
| ClassNotGivenFor parameters with a meaningful None value, we need to distinguish between | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/NotGiven |
| ClassOmitTo explicitly omit something from being sent in a request, use omit. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/Omit |
| ClassModelBuilderProtocol | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/ModelBuilderProtocol |
| ClassHeadersLikeProtocol | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/HeadersLikeProtocol |
| ClassInheritsGenericRepresents a type that has inherited from Generic | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/InheritsGeneric |
| ClassHttpxSendArgs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/HttpxSendArgs |
| ClassSequenceNotStr | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/SequenceNotStr |
| ClassPageInfoStores the necessary information to build the request to retrieve the next page. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/PageInfo |
| ClassBasePageDefines the core interface for pagination. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/BasePage |
| ClassBaseSyncPage | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/BaseSyncPage |
| ClassAsyncPaginator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/AsyncPaginator |
| ClassBaseAsyncPage | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/BaseAsyncPage |
| ClassBaseClient | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/BaseClient |
| ClassSyncHttpxClientWrapper | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/SyncHttpxClientWrapper |
| ClassSyncAPIClient | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/SyncAPIClient |
| ClassAsyncHttpxClientWrapper | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/AsyncHttpxClientWrapper |
| ClassAsyncAPIClient | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/AsyncAPIClient |
| ClassForceMultipartDict | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/ForceMultipartDict |
| ClassOtherPlatform | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/OtherPlatform |
| ClassOtherArch | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/OtherArch |
| ClassLangsmith | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_client/Langsmith |
| ClassAsyncLangsmith | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_client/AsyncLangsmith |
| ClassLangsmithWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_client/LangsmithWithRawResponse |
| ClassAsyncLangsmithWithRawResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_client/AsyncLangsmithWithRawResponse |
| ClassLangsmithWithStreamedResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_client/LangsmithWithStreamedResponse |
| ClassAsyncLangsmithWithStreamedResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_client/AsyncLangsmithWithStreamedResponse |
| ClassQuerystring | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_qs/Querystring |
| ClassOptions | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_qs/Options |
| ClassGenericModel | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/GenericModel |
| Classtyped_cached_property | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/typed_cached_property |
| ClassSyncOffsetPaginationTopLevelArray | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncOffsetPaginationTopLevelArray |
| ClassAsyncOffsetPaginationTopLevelArray | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncOffsetPaginationTopLevelArray |
| ClassSyncOffsetPaginationIssues | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncOffsetPaginationIssues |
| ClassAsyncOffsetPaginationIssues | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncOffsetPaginationIssues |
| ClassSyncOffsetPaginationRepos | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncOffsetPaginationRepos |
| ClassAsyncOffsetPaginationRepos | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncOffsetPaginationRepos |
| ClassSyncOffsetPaginationCommits | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncOffsetPaginationCommits |
| ClassAsyncOffsetPaginationCommits | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncOffsetPaginationCommits |
| ClassSyncOffsetPaginationOnlineEvaluators | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncOffsetPaginationOnlineEvaluators |
| ClassAsyncOffsetPaginationOnlineEvaluators | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncOffsetPaginationOnlineEvaluators |
| ClassSyncOffsetPaginationInsightsClusteringJobs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncOffsetPaginationInsightsClusteringJobs |
| ClassAsyncOffsetPaginationInsightsClusteringJobs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncOffsetPaginationInsightsClusteringJobs |
| ClassCursorPaginationCursors | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/CursorPaginationCursors |
| ClassSyncCursorPagination | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncCursorPagination |
| ClassAsyncCursorPagination | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncCursorPagination |
| ClassSyncItemsCursorPostPagination | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncItemsCursorPostPagination |
| ClassAsyncItemsCursorPostPagination | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncItemsCursorPostPagination |
| ClassSyncItemsCursorGetPagination | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/SyncItemsCursorGetPagination |
| ClassAsyncItemsCursorGetPagination | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination/AsyncItemsCursorGetPagination |
| ClassPropertyInfoMetadata class to be used in Annotated types to provide information about a given type. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_transform/PropertyInfo |
| ClassResourcesProxyA proxy for the langsmith._openapi_client.resources module. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_resources_proxy/ResourcesProxy |
| ClassLazyProxyImplements data methods to pretend that an instance is another instance. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_proxy/LazyProxy |
| ClassIssueListParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/issue_list_params/IssueListParams |
| ClassThreadQueryParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_query_params/ThreadQueryParams |
| ClassOnlineEvaluatorSpendDay | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_spend_day/OnlineEvaluatorSpendDay |
| ClassOnlineEvaluatorSpendParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_spend_params/OnlineEvaluatorSpendParams |
| ClassTraceListRunsResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_list_runs_response/TraceListRunsResponse |
| ClassTraceListRunsParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_list_runs_params/TraceListRunsParams |
| ClassTrace | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace/Trace |
| ClassOnlineCodeEvaluator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_code_evaluator/OnlineCodeEvaluator |
| ClassOnlineEvaluatorUpdateParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_update_params/OnlineEvaluatorUpdateParams |
| ClassBulkDeleteEvaluatorsResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/bulk_delete_evaluators_response/BulkDeleteEvaluatorsResponse |
| ClassSandboxListResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_list_response/SandboxListResponse |
| ClassUpdateOnlineLlmEvaluatorRequestParam | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/update_online_llm_evaluator_request_param/UpdateOnlineLlmEvaluatorRequestParam |
| ClassBatchIngestConfigBatch ingest config. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/info_list_response/BatchIngestConfig |
| ClassCustomerInfoCustomer info. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/info_list_response/CustomerInfo |
| ClassInfoListResponseThe LangSmith server info. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/info_list_response/InfoListResponse |
| ClassBulkDeleteEvaluatorFailedItem | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/bulk_delete_evaluator_failed_item/BulkDeleteEvaluatorFailedItem |
| ClassTraceAggregates | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_aggregates/TraceAggregates |
| ClassOnlineEvaluatorRunRule | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_run_rule/OnlineEvaluatorRunRule |
| ClassCreateOnlineEvaluatorResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/create_online_evaluator_response/CreateOnlineEvaluatorResponse |
| ClassTraceQueryParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_query_params/TraceQueryParams |
| ClassGetOnlineEvaluatorSpendResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/get_online_evaluator_spend_response/GetOnlineEvaluatorSpendResponse |
| ClassOnlineLlmEvaluator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_llm_evaluator/OnlineLlmEvaluator |
| ClassRunRetrieveParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_retrieve_params/RunRetrieveParams |
| ClassCompletionCostDetailscompletion_cost_details is the per-sub-category sum of completion cost details across the thread. Populated when COMPLETION_COST_DETAILS is selected. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats/CompletionCostDetails |
| ClassCompletionTokenDetailscompletion_token_details is the per-sub-category sum of completion token details across the thread. Populated when COMPLETION_TOKEN_DETAILS is selected. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats/CompletionTokenDetails |
| ClassFeedbackStats | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats/FeedbackStats |
| ClassPromptCostDetailsprompt_cost_details is the per-sub-category sum of prompt cost details across the thread. Populated when PROMPT_COST_DETAILS is selected. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats/PromptCostDetails |
| ClassPromptTokenDetailsprompt_token_details is the per-sub-category sum of prompt token details across the thread. Populated when PROMPT_TOKEN_DETAILS is selected. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats/PromptTokenDetails |
| ClassThreadStats | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats/ThreadStats |
| ClassCreateOnlineCodeEvaluatorRequestParam | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/create_online_code_evaluator_request_param/CreateOnlineCodeEvaluatorRequestParam |
| ClassOnlineSpendLimit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_spend_limit/OnlineSpendLimit |
| ClassCompletionCostDetailscompletion_cost_details is the USD cost breakdown for completion-side categories; per-category values are under raw. Omitted unless included in selects. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_trace/CompletionCostDetails |
| ClassCompletionTokenDetailscompletion_token_details is the completion-side token breakdown by category; per-category counts are under raw. Omitted unless included in selects. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_trace/CompletionTokenDetails |
| ClassPromptCostDetailsprompt_cost_details is the USD cost breakdown for prompt-side categories; per-category values are under raw. Omitted unless included in selects. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_trace/PromptCostDetails |
| ClassPromptTokenDetailsprompt_token_details is the prompt-side token breakdown by category; per-category counts are under nested raw. Omitted unless included in selects. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_trace/PromptTokenDetails |
| ClassThreadTrace | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_trace/ThreadTrace |
| ClassRunRetrieveV2Params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_retrieve_v2_params/RunRetrieveV2Params |
| ClassFeedbackStats | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread/FeedbackStats |
| ClassThread | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread/Thread |
| ClassOnlineEvaluatorListParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_list_params/OnlineEvaluatorListParams |
| ClassServiceURLResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/service_url_response/ServiceURLResponse |
| ClassCreateOnlineLlmEvaluatorRequestParam | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/create_online_llm_evaluator_request_param/CreateOnlineLlmEvaluatorRequestParam |
| ClassUpdateOnlineEvaluatorResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/update_online_evaluator_response/UpdateOnlineEvaluatorResponse |
| ClassUpdateOnlineCodeEvaluatorRequestParam | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/update_online_code_evaluator_request_param/UpdateOnlineCodeEvaluatorRequestParam |
| ClassOnlineEvaluator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator/OnlineEvaluator |
| ClassOnlineEvaluatorDeleteParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_delete_params/OnlineEvaluatorDeleteParams |
| ClassRunQueryParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_query_params/RunQueryParams |
| ClassSandboxStatusResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_status_response/SandboxStatusResponse |
| ClassMountConfigAuthAwsAccessKeyID | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigAuthAwsAccessKeyID |
| ClassMountConfigAuthAwsSecretAccessKey | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigAuthAwsSecretAccessKey |
| ClassMountConfigAuthAws | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigAuthAws |
| ClassMountConfigAuthGcpServiceAccountJson | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigAuthGcpServiceAccountJson |
| ClassMountConfigAuthGcp | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigAuthGcp |
| ClassMountConfigAuth | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigAuth |
| ClassMountConfigMountSandboxapiS3BucketMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiS3BucketMountSpecS3 |
| ClassMountConfigMountSandboxapiS3BucketMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiS3BucketMountSpecCache |
| ClassMountConfigMountSandboxapiS3BucketMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiS3BucketMountSpecContexthub |
| ClassMountConfigMountSandboxapiS3BucketMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiS3BucketMountSpecGcs |
| ClassMountConfigMountSandboxapiS3BucketMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiS3BucketMountSpecGitRef |
| ClassMountConfigMountSandboxapiS3BucketMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiS3BucketMountSpecGit |
| ClassMountConfigMountSandboxapiS3BucketMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiS3BucketMountSpec |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGcsBucketMountSpecGcs |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGcsBucketMountSpecCache |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGcsBucketMountSpecContexthub |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGcsBucketMountSpecGitRef |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGcsBucketMountSpecGit |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGcsBucketMountSpecS3 |
| ClassMountConfigMountSandboxapiGcsBucketMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGcsBucketMountSpec |
| ClassMountConfigMountSandboxapiGitRepoMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGitRepoMountSpecGitRef |
| ClassMountConfigMountSandboxapiGitRepoMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGitRepoMountSpecGit |
| ClassMountConfigMountSandboxapiGitRepoMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGitRepoMountSpecCache |
| ClassMountConfigMountSandboxapiGitRepoMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGitRepoMountSpecContexthub |
| ClassMountConfigMountSandboxapiGitRepoMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGitRepoMountSpecGcs |
| ClassMountConfigMountSandboxapiGitRepoMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGitRepoMountSpecS3 |
| ClassMountConfigMountSandboxapiGitRepoMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiGitRepoMountSpec |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiContextHubRepoMountSpecContexthub |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiContextHubRepoMountSpecCache |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiContextHubRepoMountSpecGcs |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiContextHubRepoMountSpecGitRef |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiContextHubRepoMountSpecGit |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiContextHubRepoMountSpecS3 |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMountSandboxapiContextHubRepoMountSpec |
| ClassMountConfig | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfig |
| ClassProxyConfigAccessControl | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigAccessControl |
| ClassProxyConfigCallbackRequestHeader | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigCallbackRequestHeader |
| ClassProxyConfigCallback | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigCallback |
| ClassProxyConfigRuleAwsAccessKeyID | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigRuleAwsAccessKeyID |
| ClassProxyConfigRuleAwsSecretAccessKey | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigRuleAwsSecretAccessKey |
| ClassProxyConfigRuleAws | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigRuleAws |
| ClassProxyConfigRuleGcpServiceAccountJson | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigRuleGcpServiceAccountJson |
| ClassProxyConfigRuleGcp | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigRuleGcp |
| ClassProxyConfigRuleHeader | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigRuleHeader |
| ClassProxyConfigRule | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfigRule |
| ClassProxyConfig | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/ProxyConfig |
| ClassSandboxResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/SandboxResponse |
| ClassCompletionCostDetailscompletion_cost_details is the per-category USD breakdown of completion_cost. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run/CompletionCostDetails |
| ClassCompletionTokenDetailscompletion_token_details is the per-category breakdown of completion_tokens. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run/CompletionTokenDetails |
| ClassEvent | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run/Event |
| ClassFeedbackStats | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run/FeedbackStats |
| ClassPromptCostDetailsprompt_cost_details is the per-category USD breakdown of prompt_cost. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run/PromptCostDetails |
| ClassPromptTokenDetailsprompt_token_details is the per-category breakdown of prompt_tokens. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run/PromptTokenDetails |
| ClassRun | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run/Run |
| ClassRunQueryV2Params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_query_v2_params/RunQueryV2Params |
| ClassThreadStatsParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats_params/ThreadStatsParams |
| ClassOnlineEvaluatorBulkDeleteParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_bulk_delete_params/OnlineEvaluatorBulkDeleteParams |
| ClassIssue | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/issue/Issue |
| ClassOnlineEvaluatorCreateParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_create_params/OnlineEvaluatorCreateParams |
| ClassOnlineEvaluatorSpendGroup | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_spend_group/OnlineEvaluatorSpendGroup |
| ClassSnapshotResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/snapshot_response/SnapshotResponse |
| ClassSnapshotListResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/snapshot_list_response/SnapshotListResponse |
| ClassThreadListTracesParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_list_traces_params/ThreadListTracesParams |
| ClassRegistryResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_response/RegistryResponse |
| ClassBoxCreateParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/BoxCreateParams |
| ClassMountConfigAuthAwsAccessKeyID | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigAuthAwsAccessKeyID |
| ClassMountConfigAuthAwsSecretAccessKey | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigAuthAwsSecretAccessKey |
| ClassMountConfigAuthAws | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigAuthAws |
| ClassMountConfigAuthGcpServiceAccountJson | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigAuthGcpServiceAccountJson |
| ClassMountConfigAuthGcp | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigAuthGcp |
| ClassMountConfigAuth | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigAuth |
| ClassMountConfigMountSandboxapiS3BucketMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiS3BucketMountSpecS3 |
| ClassMountConfigMountSandboxapiS3BucketMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiS3BucketMountSpecCache |
| ClassMountConfigMountSandboxapiS3BucketMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiS3BucketMountSpecContexthub |
| ClassMountConfigMountSandboxapiS3BucketMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiS3BucketMountSpecGcs |
| ClassMountConfigMountSandboxapiS3BucketMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiS3BucketMountSpecGitRef |
| ClassMountConfigMountSandboxapiS3BucketMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiS3BucketMountSpecGit |
| ClassMountConfigMountSandboxapiS3BucketMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiS3BucketMountSpec |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGcsBucketMountSpecGcs |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGcsBucketMountSpecCache |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGcsBucketMountSpecContexthub |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGcsBucketMountSpecGitRef |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGcsBucketMountSpecGit |
| ClassMountConfigMountSandboxapiGcsBucketMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGcsBucketMountSpecS3 |
| ClassMountConfigMountSandboxapiGcsBucketMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGcsBucketMountSpec |
| ClassMountConfigMountSandboxapiGitRepoMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGitRepoMountSpecGitRef |
| ClassMountConfigMountSandboxapiGitRepoMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGitRepoMountSpecGit |
| ClassMountConfigMountSandboxapiGitRepoMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGitRepoMountSpecCache |
| ClassMountConfigMountSandboxapiGitRepoMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGitRepoMountSpecContexthub |
| ClassMountConfigMountSandboxapiGitRepoMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGitRepoMountSpecGcs |
| ClassMountConfigMountSandboxapiGitRepoMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGitRepoMountSpecS3 |
| ClassMountConfigMountSandboxapiGitRepoMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiGitRepoMountSpec |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecContexthub | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiContextHubRepoMountSpecContexthub |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecCache | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiContextHubRepoMountSpecCache |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecGcs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiContextHubRepoMountSpecGcs |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecGitRef | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiContextHubRepoMountSpecGitRef |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecGit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiContextHubRepoMountSpecGit |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpecS3 | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiContextHubRepoMountSpecS3 |
| ClassMountConfigMountSandboxapiContextHubRepoMountSpec | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMountSandboxapiContextHubRepoMountSpec |
| ClassMountConfig | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfig |
| ClassProxyConfigAccessControl | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigAccessControl |
| ClassProxyConfigCallbackRequestHeader | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigCallbackRequestHeader |
| ClassProxyConfigCallback | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigCallback |
| ClassProxyConfigRuleAwsAccessKeyID | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigRuleAwsAccessKeyID |
| ClassProxyConfigRuleAwsSecretAccessKey | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigRuleAwsSecretAccessKey |
| ClassProxyConfigRuleAws | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigRuleAws |
| ClassProxyConfigRuleGcpServiceAccountJson | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigRuleGcpServiceAccountJson |
| ClassProxyConfigRuleGcp | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigRuleGcp |
| ClassProxyConfigRuleHeader | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigRuleHeader |
| ClassProxyConfigRule | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfigRule |
| ClassProxyConfig | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/ProxyConfig |
| ClassRegistryCreateParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_create_params/RegistryCreateParams |
| ClassRegistryListResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_list_response/RegistryListResponse |
| ClassBoxUpdateParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/BoxUpdateParams |
| ClassProxyConfigAccessControl | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigAccessControl |
| ClassProxyConfigCallbackRequestHeader | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigCallbackRequestHeader |
| ClassProxyConfigCallback | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigCallback |
| ClassProxyConfigRuleAwsAccessKeyID | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigRuleAwsAccessKeyID |
| ClassProxyConfigRuleAwsSecretAccessKey | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigRuleAwsSecretAccessKey |
| ClassProxyConfigRuleAws | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigRuleAws |
| ClassProxyConfigRuleGcpServiceAccountJson | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigRuleGcpServiceAccountJson |
| ClassProxyConfigRuleGcp | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigRuleGcp |
| ClassProxyConfigRuleHeader | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigRuleHeader |
| ClassProxyConfigRule | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfigRule |
| ClassProxyConfig | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params/ProxyConfig |
| ClassRegistryListParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_list_params/RegistryListParams |
| ClassSnapshotListParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/snapshot_list_params/SnapshotListParams |
| ClassSnapshotCreateParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/snapshot_create_params/SnapshotCreateParams |
| ClassBoxCreateSnapshotParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_snapshot_params/BoxCreateSnapshotParams |
| ClassBoxGenerateServiceURLParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_generate_service_url_params/BoxGenerateServiceURLParams |
| ClassRegistryUpdateParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_update_params/RegistryUpdateParams |
| ClassBoxListParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_list_params/BoxListParams |
| ClassExperimentRunQueryParams | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/datasets/experiment_run_query_params/ExperimentRunQueryParams |
| ClassSortsort controls feedback-score sorting (single project only). | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/datasets/experiment_run_query_params/Sort |
| ClassExperimentRunQueryResponse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/datasets/experiment_run_query_response/ExperimentRunQueryResponse |
| Functionset_runtime_overridesSet LangSmith runtime overrides. | https://docs.smith.langchain.com/python/langsmith/_runtime_overrides/set_runtime_overrides |
| Functionget_runtime_overridesGet the current runtime overrides. | https://docs.smith.langchain.com/python/langsmith/_runtime_overrides/get_runtime_overrides |
| Functionclose_sessionClose the session. | https://docs.smith.langchain.com/python/langsmith/client/close_session |
| Functionconvert_prompt_to_openai_formatConvert a prompt to OpenAI format. | https://docs.smith.langchain.com/python/langsmith/client/convert_prompt_to_openai_format |
| Functionconvert_prompt_to_anthropic_formatConvert a prompt to Anthropic format. | https://docs.smith.langchain.com/python/langsmith/client/convert_prompt_to_anthropic_format |
| Functiondump_modelDump model depending on pydantic version. | https://docs.smith.langchain.com/python/langsmith/client/dump_model |
| Functionprep_obj_for_pushFormat the object so its Prompt Hub compatible. | https://docs.smith.langchain.com/python/langsmith/client/prep_obj_for_push |
| Functionpytest_addoptionSet a boolean flag for LangSmith output. | https://docs.smith.langchain.com/python/langsmith/pytest_plugin/pytest_addoption |
| Functionpytest_cmdline_preparseCall immediately after command line options are parsed (pytest v7). | https://docs.smith.langchain.com/python/langsmith/pytest_plugin/pytest_cmdline_preparse |
| Functionpytest_load_initial_conftestsHandle args in pytest v8+. | https://docs.smith.langchain.com/python/langsmith/pytest_plugin/pytest_load_initial_conftests |
| Functionpytest_runtest_callApply LangSmith tracking to tests marked with @pytest.mark.langsmith. | https://docs.smith.langchain.com/python/langsmith/pytest_plugin/pytest_runtest_call |
| Functionpytest_report_teststatusRemove the short test-status character outputs ("./F"). | https://docs.smith.langchain.com/python/langsmith/pytest_plugin/pytest_report_teststatus |
| Functionpytest_configureRegister the 'langsmith' marker. | https://docs.smith.langchain.com/python/langsmith/pytest_plugin/pytest_configure |
| Functionget_current_run_treeGet the current run tree. | https://docs.smith.langchain.com/python/langsmith/run_helpers/get_current_run_tree |
| Functionset_tracing_parentSet a RunTree as the active tracing parent within this block. | https://docs.smith.langchain.com/python/langsmith/run_helpers/set_tracing_parent |
| Functionset_run_metadataUpdate metadata on the current run tree. | https://docs.smith.langchain.com/python/langsmith/run_helpers/set_run_metadata |
| Functionget_tracing_contextGet the current tracing context. | https://docs.smith.langchain.com/python/langsmith/run_helpers/get_tracing_context |
| Functiontracing_contextSet the tracing context for a block of code. | https://docs.smith.langchain.com/python/langsmith/run_helpers/tracing_context |
| Functionis_traceable_functionCheck if a function is @traceable decorated. | https://docs.smith.langchain.com/python/langsmith/run_helpers/is_traceable_function |
| Functionensure_traceableEnsure that a function is traceable. | https://docs.smith.langchain.com/python/langsmith/run_helpers/ensure_traceable |
| Functionis_asyncInspect function or wrapped function to see if it is async. | https://docs.smith.langchain.com/python/langsmith/run_helpers/is_async |
| FunctiontraceableTrace a function with langsmith. | https://docs.smith.langchain.com/python/langsmith/run_helpers/traceable |
| Functionas_runnableConvert a function wrapped by the LangSmith @traceable decorator to a Runnable. | https://docs.smith.langchain.com/python/langsmith/run_helpers/as_runnable |
| Functionget_invalid_prompt_identifier_msgGet the error message for an invalid prompt identifier. | https://docs.smith.langchain.com/python/langsmith/utils/get_invalid_prompt_identifier_msg |
| Functiontracing_is_enabledReturn True if tracing is enabled. | https://docs.smith.langchain.com/python/langsmith/utils/tracing_is_enabled |
| Functiontest_tracking_is_disabledReturn True if testing is enabled. | https://docs.smith.langchain.com/python/langsmith/utils/test_tracking_is_disabled |
| Functionxor_argsValidate specified keyword args are mutually exclusive. | https://docs.smith.langchain.com/python/langsmith/utils/xor_args |
| Functionraise_for_status_with_textRaise an error with the response text. | https://docs.smith.langchain.com/python/langsmith/utils/raise_for_status_with_text |
| Functionget_enum_valueGet the value of a string enum. | https://docs.smith.langchain.com/python/langsmith/utils/get_enum_value |
| Functionlog_onceLog a message at the specified level, but only once. | https://docs.smith.langchain.com/python/langsmith/utils/log_once |
| Functionget_messages_from_inputsExtract messages from the given inputs dictionary. | https://docs.smith.langchain.com/python/langsmith/utils/get_messages_from_inputs |
| Functionget_message_generation_from_outputsRetrieve the message generation from the given outputs. | https://docs.smith.langchain.com/python/langsmith/utils/get_message_generation_from_outputs |
| Functionget_prompt_from_inputsRetrieve the prompt from the given inputs. | https://docs.smith.langchain.com/python/langsmith/utils/get_prompt_from_inputs |
| Functionget_llm_generation_from_outputsGet the LLM generation from the outputs. | https://docs.smith.langchain.com/python/langsmith/utils/get_llm_generation_from_outputs |
| Functionget_docker_compose_commandGet the correct docker compose command for this system. | https://docs.smith.langchain.com/python/langsmith/utils/get_docker_compose_command |
| Functionconvert_langchain_messageConvert a LangChain message to an example. | https://docs.smith.langchain.com/python/langsmith/utils/convert_langchain_message |
| Functionis_base_message_likeCheck if the given object is similar to BaseMessage. | https://docs.smith.langchain.com/python/langsmith/utils/is_base_message_like |
| Functionis_env_var_truishCheck if the given environment variable is truish. | https://docs.smith.langchain.com/python/langsmith/utils/is_env_var_truish |
| Functionget_env_varRetrieve an environment variable from a list of namespaces. | https://docs.smith.langchain.com/python/langsmith/utils/get_env_var |
| Functionget_tracer_projectGet the project name for a LangSmith tracer. | https://docs.smith.langchain.com/python/langsmith/utils/get_tracer_project |
| Functionfilter_logsTemporarily adds specified filters to a logger. | https://docs.smith.langchain.com/python/langsmith/utils/filter_logs |
| Functionget_cache_dirGet the testing cache directory. | https://docs.smith.langchain.com/python/langsmith/utils/get_cache_dir |
| Functionfilter_request_headersFilter request headers based on ignore_hosts and allow_hosts. | https://docs.smith.langchain.com/python/langsmith/utils/filter_request_headers |
| Functionwith_cacheUse a cache for requests. | https://docs.smith.langchain.com/python/langsmith/utils/with_cache |
| Functionwith_optional_cacheUse a cache for requests. | https://docs.smith.langchain.com/python/langsmith/utils/with_optional_cache |
| Functiondeepish_copyDeep copy a value with a compromise for uncopyable objects. | https://docs.smith.langchain.com/python/langsmith/utils/deepish_copy |
| Functionis_version_greater_or_equalCheck if the current version is greater or equal to the target version. | https://docs.smith.langchain.com/python/langsmith/utils/is_version_greater_or_equal |
| Functionparse_prompt_identifierParse a string in the format of owner/name:hash, name:hash, owner/name, or name. | https://docs.smith.langchain.com/python/langsmith/utils/parse_prompt_identifier |
| Functionparse_hub_identifierParse a hub repo identifier (owner/name:hash, name, etc.). | https://docs.smith.langchain.com/python/langsmith/utils/parse_hub_identifier |
| Functionget_api_urlGet the LangSmith API URL from the environment or the given value. | https://docs.smith.langchain.com/python/langsmith/utils/get_api_url |
| Functionget_api_keyGet the API key from the environment or the given value. | https://docs.smith.langchain.com/python/langsmith/utils/get_api_key |
| Functionget_workspace_idGet workspace ID. | https://docs.smith.langchain.com/python/langsmith/utils/get_workspace_id |
| Functionget_host_urlGet the host URL based on the web URL or API URL. | https://docs.smith.langchain.com/python/langsmith/utils/get_host_url |
| Functionis_truishCheck if the value is truish. | https://docs.smith.langchain.com/python/langsmith/utils/is_truish |
| Functionconfigure_global_prompt_cacheConfigure the global prompt cache. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/configure_global_prompt_cache |
| Functionconfigure_global_async_prompt_cacheConfigure the global prompt cache. | https://docs.smith.langchain.com/python/langsmith/prompt_cache/configure_global_async_prompt_cache |
| Functioncreate_anonymizerCreate an anonymizer function. | https://docs.smith.langchain.com/python/langsmith/anonymizer/create_anonymizer |
| Functioncreate_secret_anonymizerBuild an anonymizer pre-loaded with :data:DEFAULT_SECRET_RULES. | https://docs.smith.langchain.com/python/langsmith/anonymizer/create_secret_anonymizer |
| Functionget_cached_client | https://docs.smith.langchain.com/python/langsmith/run_trees/get_cached_client |
| FunctionconfigureConfigure global LangSmith tracing context. | https://docs.smith.langchain.com/python/langsmith/run_trees/configure |
| Functionvalidate_extracted_usage_metadataValidate that the dict only contains allowed keys. | https://docs.smith.langchain.com/python/langsmith/run_trees/validate_extracted_usage_metadata |
| Functionuuid7Generate a random UUID v7. | https://docs.smith.langchain.com/python/langsmith/uuid/uuid7 |
| Functionuuid7_from_datetimeGenerate a UUID v7 from a datetime. | https://docs.smith.langchain.com/python/langsmith/uuid/uuid7_from_datetime |
| Functions3_mountBuild an S3-backed sandbox mount specification. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/s3_mount |
| Functiongit_mountBuild a public Git-backed sandbox mount specification. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/git_mount |
| Functiongcs_mountBuild a GCS-backed sandbox mount specification. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/gcs_mount |
| Functionmount_configBuild a high-level mount config from provider auth and mount specs. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/mount_config |
| Functionvalidate_mount_config_proxy_configReject explicit provider proxy rules owned by mount_config auth. | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/validate_mount_config_proxy_config |
| Functionrun_ws_streamExecute a command over WebSocket, yielding raw message dicts. | https://docs.smith.langchain.com/python/langsmith/sandbox/_ws_execute/run_ws_stream |
| Functionreconnect_ws_streamReconnect to an existing command over WebSocket. | https://docs.smith.langchain.com/python/langsmith/sandbox/_ws_execute/reconnect_ws_stream |
| Functionrun_ws_stream_asyncAsync equivalent of run_ws_stream. | https://docs.smith.langchain.com/python/langsmith/sandbox/_ws_execute/run_ws_stream_async |
| Functionreconnect_ws_stream_asyncAsync equivalent of reconnect_ws_stream. | https://docs.smith.langchain.com/python/langsmith/sandbox/_ws_execute/reconnect_ws_stream_async |
| Functionmerge_headersMerge request headers, giving precedence to overrides. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/merge_headers |
| Functionvalidate_service_paramsValidate parameters for service URL generation. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/validate_service_params |
| Functionvalidate_ttlValidate a TTL value for sandbox create/update. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/validate_ttl |
| Functionparse_error_responseParse standardized error response. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/parse_error_response |
| Functionparse_error_response_simpleParse error response (simplified version for sandbox operations). | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/parse_error_response_simple |
| Functionparse_validation_errorParse Pydantic validation error response. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/parse_validation_error |
| Functionextract_quota_typeExtract quota type from error message. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/extract_quota_type |
| Functionraise_creation_errorRaise ResourceCreationError with the error_type from the API response. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/raise_creation_error |
| Functionhandle_sandbox_creation_errorHandle HTTP errors specific to sandbox creation. | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/handle_sandbox_creation_error |
| Functionhandle_client_http_errorHandle HTTP errors and raise appropriate exceptions (for client operations). | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/handle_client_http_error |
| Functionhandle_sandbox_http_errorHandle HTTP errors for sandbox operations (run, read, write). | https://docs.smith.langchain.com/python/langsmith/sandbox/_helpers/handle_sandbox_http_error |
| Functionworkspace_secretCreate a LangSmith workspace secret reference for a proxy configuration. | https://docs.smith.langchain.com/python/langsmith/sandbox/_proxy_config/workspace_secret |
| Functionopaque_secretProvide a write-only secret value for a proxy configuration. | https://docs.smith.langchain.com/python/langsmith/sandbox/_proxy_config/opaque_secret |
| Functionproxy_configBuild a sandbox proxy config from one or more proxy rules. | https://docs.smith.langchain.com/python/langsmith/sandbox/_proxy_config/proxy_config |
| Functionaws_authBuild a sandbox proxy rule that signs AWS HTTPS requests. | https://docs.smith.langchain.com/python/langsmith/sandbox/_proxy_config/aws_auth |
| Functiongcp_authBuild a sandbox proxy rule that injects GCP OAuth bearer auth. | https://docs.smith.langchain.com/python/langsmith/sandbox/_proxy_config/gcp_auth |
| Functionwrap_anthropicPatch the Anthropic client to make it traceable. | https://docs.smith.langchain.com/python/langsmith/wrappers/_anthropic/wrap_anthropic |
| Functionwrap_openaiPatch the OpenAI client to make it traceable. | https://docs.smith.langchain.com/python/langsmith/wrappers/_openai/wrap_openai |
| Functionwrap_geminiPatch the Google Gen AI client to make it traceable. | https://docs.smith.langchain.com/python/langsmith/wrappers/_gemini/wrap_gemini |
| FunctionaevaluateEvaluate an async target system on a given dataset. | https://docs.smith.langchain.com/python/langsmith/evaluation/_arunner/aevaluate |
| Functionaevaluate_existingEvaluate existing experiment runs asynchronously. | https://docs.smith.langchain.com/python/langsmith/evaluation/_arunner/aevaluate_existing |
| Functionasync_chain_from_iterableChain multiple async iterables. | https://docs.smith.langchain.com/python/langsmith/evaluation/_arunner/async_chain_from_iterable |
| Functionasync_iter_from_listConvert a list of examples to an async iterable. | https://docs.smith.langchain.com/python/langsmith/evaluation/_arunner/async_iter_from_list |
| Functionrandom_nameGenerate a random name. | https://docs.smith.langchain.com/python/langsmith/evaluation/_name_generation/random_name |
| FunctionevaluateEvaluate a target system on a given dataset. | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/evaluate |
| Functionevaluate_existingEvaluate existing experiment runs. | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/evaluate_existing |
| Functionevaluate_comparativeEvaluate existing experiment runs against each other. | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/evaluate_comparative |
| Functionprocess_inputs | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/DynamicRunEvaluator/__init__/process_inputs |
| Functionrun_evaluatorCreate a run evaluator from a function. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/run_evaluator |
| Functionprocess_inputs | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/DynamicComparisonRunEvaluator/__init__/process_inputs |
| Functioncomparison_evaluatorCreate a comaprison evaluator from a function. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/comparison_evaluator |
| Functionget_runtime_and_metricsGet the runtime information as well as metrics. | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_runtime_and_metrics |
| Functionget_system_metricsGet CPU and other performance metrics. | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_system_metrics |
| Functionget_runtime_environmentGet information about the environment. | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_runtime_environment |
| Functionget_langchain_environment | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_langchain_environment |
| Functionget_langchain_core_version | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_langchain_core_version |
| Functionget_docker_version | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_docker_version |
| Functionget_docker_compose_version | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_docker_compose_version |
| Functionget_docker_environmentGet information about the environment. | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_docker_environment |
| Functionget_langchain_env_varsRetrieve the langchain environment variables. | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_langchain_env_vars |
| Functionget_langchain_env_var_metadataRetrieve the langchain environment variables. | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_langchain_env_var_metadata |
| Functionget_release_shas | https://docs.smith.langchain.com/python/langsmith/env/_runtime_env/get_release_shas |
| Functionexec_git | https://docs.smith.langchain.com/python/langsmith/env/_git/exec_git |
| Functionget_git_infoGet information about the git repository. | https://docs.smith.langchain.com/python/langsmith/env/_git/get_git_info |
| Functionis_basemodelReturns whether or not the given type is either a BaseModel or a union of BaseModel | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/is_basemodel |
| Functionis_basemodel_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/is_basemodel_type |
| FunctionbuildConstruct a BaseModel class without validation. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/build |
| Functionconstruct_type_uncheckedLoose coercion to the expected type with construction of nested values. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/construct_type_unchecked |
| Functionconstruct_typeLoose coercion to the expected type with construction of nested values. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/construct_type |
| Functionvalidate_typeStrict validation that the given value matches the expected type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/validate_type |
| Functionset_pydantic_configAdd a pydantic config for the given type. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/set_pydantic_config |
| Functionis_stream_class_typeTypeGuard for determining whether or not the given type is a subclass of Stream / AsyncStream | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_streaming/is_stream_class_type |
| Functionextract_stream_chunk_typeGiven a type like Stream[T], returns the generic type variable T. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_streaming/extract_stream_chunk_type |
| Functionto_streamed_response_wrapperHigher order function that takes one of our bound API methods and wraps it | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/to_streamed_response_wrapper |
| Functionasync_to_streamed_response_wrapperHigher order function that takes one of our bound API methods and wraps it | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/async_to_streamed_response_wrapper |
| Functionto_custom_streamed_response_wrapperHigher order function that takes one of our bound API methods and an APIResponse class | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/to_custom_streamed_response_wrapper |
| Functionasync_to_custom_streamed_response_wrapperHigher order function that takes one of our bound API methods and an APIResponse class | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/async_to_custom_streamed_response_wrapper |
| Functionto_raw_response_wrapperHigher order function that takes one of our bound API methods and wraps it | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/to_raw_response_wrapper |
| Functionasync_to_raw_response_wrapperHigher order function that takes one of our bound API methods and wraps it | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/async_to_raw_response_wrapper |
| Functionto_custom_raw_response_wrapperHigher order function that takes one of our bound API methods and an APIResponse class | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/to_custom_raw_response_wrapper |
| Functionasync_to_custom_raw_response_wrapperHigher order function that takes one of our bound API methods and an APIResponse class | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/async_to_custom_raw_response_wrapper |
| Functionextract_response_typeGiven a type like APIResponse[T], returns the generic type variable T. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_response/extract_response_type |
| Functionmake_request_optionsCreate a dict of type RequestOptions without keys of NotGiven values. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/make_request_options |
| Functionget_platform | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/get_platform |
| Functionplatform_headers | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/platform_headers |
| Functionget_python_runtime | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/get_python_runtime |
| Functionget_python_version | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/get_python_version |
| Functionget_architecture | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/get_architecture |
| Functionparse_obj | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/parse_obj |
| Functionfield_is_required | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/field_is_required |
| Functionfield_get_default | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/field_get_default |
| Functionfield_outer_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/field_outer_type |
| Functionget_model_config | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/get_model_config |
| Functionget_model_fields | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/get_model_fields |
| Functionmodel_copy | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/model_copy |
| Functionmodel_json | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/model_json |
| Functionmodel_dump | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/model_dump |
| Functionmodel_parse | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_compat/model_parse |
| Functionis_base64_file_input | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/is_base64_file_input |
| Functionis_file_content | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/is_file_content |
| Functionassert_is_file_content | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/assert_is_file_content |
| Functionto_httpx_files | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/to_httpx_files |
| Functionread_file_content | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/read_file_content |
| Functionasync_to_httpx_files | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/async_to_httpx_files |
| Functionasync_read_file_content | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/async_read_file_content |
| Functiondeepcopy_with_pathsCopy only the containers along the given paths. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_files/deepcopy_with_paths |
| Functionmaybe_transformWrapper over transform() that allows None to be passed. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_transform/maybe_transform |
| FunctiontransformTransform dictionaries based off of type information from the given type, for example: | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_transform/transform |
| Functionasync_maybe_transformWrapper over async_transform() that allows None to be passed. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_transform/async_maybe_transform |
| Functionasync_transformTransform dictionaries based off of type information from the given type, for example: | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_transform/async_transform |
| Functionget_type_hints | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_transform/get_type_hints |
| Functionconsume_sync_iterator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_streams/consume_sync_iterator |
| Functionconsume_async_iterator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_streams/consume_async_iterator |
| Functionis_annotated_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_annotated_type |
| Functionis_list_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_list_type |
| Functionis_sequence_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_sequence_type |
| Functionis_iterable_typeIf the given type is typing.Iterable[T] | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_iterable_type |
| Functionis_union_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_union_type |
| Functionis_required_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_required_type |
| Functionis_typevar | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_typevar |
| Functionis_type_alias_typeReturn whether the provided argument is an instance of TypeAliasType. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/is_type_alias_type |
| Functionstrip_annotated_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/strip_annotated_type |
| Functionextract_type_arg | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/extract_type_arg |
| Functionextract_type_var_from_baseGiven a type like Foo[T], returns the generic type variable T. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_typing/extract_type_var_from_base |
| Functionopenapi_dumpsSerialize an object to UTF-8 encoded JSON bytes. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_json/openapi_dumps |
| Functionsetup_logging | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_logs/setup_logging |
| Functionpath_templateInterpolate {name} placeholders in template from keyword arguments. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_path/path_template |
| Functionget_args | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_compat/get_args |
| Functionget_origin | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_compat/get_origin |
| Functionis_union | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_compat/is_union |
| Functionis_typeddict | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_compat/is_typeddict |
| Functionis_literal_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_compat/is_literal_type |
| Functionparse_date | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_compat/parse_date |
| Functionparse_datetime | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_compat/parse_datetime |
| Functionto_thread | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_sync/to_thread |
| FunctionasyncifyTake a blocking function and create an async one that receives the same | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_sync/asyncify |
| Functionfunction_has_argumentReturns whether or not the given function has a specific parameter | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_reflection/function_has_argument |
| Functionassert_signatures_in_syncEnsure that the signature of the second function matches the first. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_reflection/assert_signatures_in_sync |
| Functionflatten | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/flatten |
| Functionextract_filesRecursively extract files from the given dictionary based on specified paths. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/extract_files |
| Functionis_given | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_given |
| Functionis_tuple | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_tuple |
| Functionis_tuple_t | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_tuple_t |
| Functionis_sequence | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_sequence |
| Functionis_sequence_t | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_sequence_t |
| Functionis_mapping | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_mapping |
| Functionis_mapping_t | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_mapping_t |
| Functionis_dict | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_dict |
| Functionis_list | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_list |
| Functionis_iterable | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/is_iterable |
| Functionhuman_join | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/human_join |
| FunctionquoteAdd single quotation marks around the given string. Does not do any escaping. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/quote |
| Functionrequired_argsDecorator to enforce a given set of arguments or variants of arguments are passed to the decorated function. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/required_args |
| Functionstrip_not_givenRemove all top-level keys where their values are instances of NotGiven | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/strip_not_given |
| Functioncoerce_integer | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/coerce_integer |
| Functioncoerce_float | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/coerce_float |
| Functioncoerce_boolean | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/coerce_boolean |
| Functionmaybe_coerce_integer | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/maybe_coerce_integer |
| Functionmaybe_coerce_float | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/maybe_coerce_float |
| Functionmaybe_coerce_boolean | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/maybe_coerce_boolean |
| FunctionremoveprefixRemove a prefix from a string. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/removeprefix |
| FunctionremovesuffixRemove a suffix from a string. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/removesuffix |
| Functionfile_from_path | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/file_from_path |
| Functionget_required_header | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/get_required_header |
| Functionget_async_library | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/get_async_library |
| Functionlru_cacheA version of functools.lru_cache that retains the type signature | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/lru_cache |
| Functionjson_safeTranslates a mapping / sequence recursively in the same fashion | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_utils/json_safe |
| Functionparse_datetimeParse a datetime/int/float/string and return a datetime.datetime. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_datetime_parse/parse_datetime |
| Functionparse_dateParse a date/int/float/string and return a datetime.date. | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_utils/_datetime_parse/parse_date |
| ModulelangsmithLangSmith Client. | https://docs.smith.langchain.com/python/langsmith/langsmith |
| ModulemiddlewareMiddleware for making it easier to do distributed tracing. | https://docs.smith.langchain.com/python/langsmith/middleware |
| ModuleclientClient for interacting with the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/client |
| Modulepytest_pluginLangSmith Pytest hooks. | https://docs.smith.langchain.com/python/langsmith/pytest_plugin |
| ModuleschemasSchemas for the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/schemas |
| Modulerun_helpersDecorator for creating a run tree from functions. | https://docs.smith.langchain.com/python/langsmith/run_helpers |
| ModuleutilsGeneric utility functions. | https://docs.smith.langchain.com/python/langsmith/utils |
| Moduleprompt_cachePrompt caching module for LangSmith SDK. | https://docs.smith.langchain.com/python/langsmith/prompt_cache |
| Moduleanonymizer | https://docs.smith.langchain.com/python/langsmith/anonymizer |
| Modulerun_treesSchemas for the LangSmith API. | https://docs.smith.langchain.com/python/langsmith/run_trees |
| ModuleuuidPublic UUID v7 helpers. | https://docs.smith.langchain.com/python/langsmith/uuid |
| Moduleasync_clientThe Async LangSmith Client. | https://docs.smith.langchain.com/python/langsmith/async_client |
| Module_expectMake approximate assertions as "expectations" on test results. | https://docs.smith.langchain.com/python/langsmith/_expect |
| ModuletestingLangSmith pytest testing module. | https://docs.smith.langchain.com/python/langsmith/testing |
| ModulesandboxLangSmith Sandbox Module. | https://docs.smith.langchain.com/python/langsmith/sandbox |
| ModulewrappersThis module provides convenient tracing wrappers for popular libraries. | https://docs.smith.langchain.com/python/langsmith/wrappers |
| ModuleevaluationEvaluation Helpers. | https://docs.smith.langchain.com/python/langsmith/evaluation |
| Modulellm_evaluatorContains the LLMEvaluator class for building LLM-as-a-judge evaluators. | https://docs.smith.langchain.com/python/langsmith/evaluation/llm_evaluator |
| Modulestring_evaluatorThis module contains the StringEvaluator class. | https://docs.smith.langchain.com/python/langsmith/evaluation/string_evaluator |
| ModuleevaluatorThis module contains the evaluator classes for evaluating runs. | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator |
| ModuleenvUtilities to get information about the runtime environment. | https://docs.smith.langchain.com/python/langsmith/env |
| Moduleresources | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources |
| Moduleissues | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/issues |
| Modulethreads | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/threads |
| Moduleruns | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/runs |
| Moduletraces | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/traces |
| Moduleonline_evaluators | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/online_evaluators |
| Moduleinfo | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/info |
| Modulesandboxes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes |
| Moduleregistries | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/registries |
| Modulesnapshots | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/snapshots |
| Moduleboxes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/boxes |
| Modulesandboxes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/sandboxes/sandboxes |
| Moduledatasets | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets |
| Moduleexperiment_runs | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/experiment_runs |
| Moduledatasets | https://docs.smith.langchain.com/python/langsmith/_openapi_client/resources/datasets/datasets |
| Modulepagination | https://docs.smith.langchain.com/python/langsmith/_openapi_client/pagination |
| Moduletypes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types |
| Moduleissue_list_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/issue_list_params |
| Modulethread_query_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_query_params |
| Moduleonline_evaluator_spend_day | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_spend_day |
| Moduleonline_evaluator_spend_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_spend_params |
| Moduletrace_list_runs_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_list_runs_response |
| Moduletrace_list_runs_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_list_runs_params |
| Moduletrace | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace |
| Moduleonline_code_evaluator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_code_evaluator |
| Moduleonline_evaluator_update_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_update_params |
| Modulebulk_delete_evaluators_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/bulk_delete_evaluators_response |
| Modulesandbox_list_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_list_response |
| Moduleupdate_online_llm_evaluator_request_param | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/update_online_llm_evaluator_request_param |
| Moduleinfo_list_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/info_list_response |
| Modulebulk_delete_evaluator_failed_item | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/bulk_delete_evaluator_failed_item |
| Modulerun_type_enum | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_type_enum |
| Moduletrace_aggregates | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_aggregates |
| Moduleonline_evaluator_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_type |
| Moduleonline_evaluator_run_rule | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_run_rule |
| Modulecreate_online_evaluator_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/create_online_evaluator_response |
| Moduletrace_query_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/trace_query_params |
| Moduleget_online_evaluator_spend_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/get_online_evaluator_spend_response |
| Moduleonline_llm_evaluator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_llm_evaluator |
| Modulerun_retrieve_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_retrieve_params |
| Modulethread_stats | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats |
| Modulecreate_online_code_evaluator_request_param | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/create_online_code_evaluator_request_param |
| Moduleonline_spend_limit | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_spend_limit |
| Modulethread_trace | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_trace |
| Modulerun_retrieve_v2_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_retrieve_v2_params |
| Modulethread | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread |
| Moduleonline_evaluator_list_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_list_params |
| Moduleservice_url_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/service_url_response |
| Modulecreate_online_llm_evaluator_request_param | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/create_online_llm_evaluator_request_param |
| Moduleupdate_online_evaluator_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/update_online_evaluator_response |
| Moduleupdate_online_code_evaluator_request_param | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/update_online_code_evaluator_request_param |
| Moduleonline_evaluator | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator |
| Modulesort_by_dataset_column | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sort_by_dataset_column |
| Moduleonline_evaluator_delete_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_delete_params |
| Modulerun_query_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_query_params |
| Modulesandbox_status_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_status_response |
| Moduledata_type | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/data_type |
| Modulesandbox_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response |
| Modulerun | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run |
| Modulerun_query_v2_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_query_v2_params |
| Modulethread_stats_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_stats_params |
| Moduleonline_evaluator_bulk_delete_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_bulk_delete_params |
| Moduleissue | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/issue |
| Moduleonline_evaluator_create_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_create_params |
| Moduleruns_filter_data_source_type_enum | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/runs_filter_data_source_type_enum |
| Moduleonline_evaluator_spend_group | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_spend_group |
| Modulesnapshot_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/snapshot_response |
| Modulesnapshot_list_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/snapshot_list_response |
| Modulethread_list_traces_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/thread_list_traces_params |
| Modulesandboxes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes |
| Moduleregistry_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_response |
| Modulebox_create_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params |
| Moduleregistry_create_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_create_params |
| Moduleregistry_list_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_list_response |
| Modulebox_update_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_update_params |
| Moduleregistry_list_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_list_params |
| Modulesnapshot_list_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/snapshot_list_params |
| Modulesnapshot_create_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/snapshot_create_params |
| Modulebox_create_snapshot_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_snapshot_params |
| Modulebox_generate_service_url_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_generate_service_url_params |
| Moduleregistry_update_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/registry_update_params |
| Modulebox_list_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_list_params |
| Moduledatasets | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/datasets |
| Moduleexperiment_run_query_params | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/datasets/experiment_run_query_params |
| Moduleexperiment_run_query_response | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/datasets/experiment_run_query_response |
| TypeID_TYPE | https://docs.smith.langchain.com/python/langsmith/client/ID_TYPE |
| TypeSCORE_TYPE | https://docs.smith.langchain.com/python/langsmith/schemas/SCORE_TYPE |
| TypeVALUE_TYPE | https://docs.smith.langchain.com/python/langsmith/schemas/VALUE_TYPE |
| TypeReplacerType | https://docs.smith.langchain.com/python/langsmith/anonymizer/ReplacerType |
| TypeID_TYPE | https://docs.smith.langchain.com/python/langsmith/async_client/ID_TYPE |
| TypeSandboxMount | https://docs.smith.langchain.com/python/langsmith/sandbox/_mounts/SandboxMount |
| TypeRequestHeaders | https://docs.smith.langchain.com/python/langsmith/sandbox/_async_client/RequestHeaders |
| TypeRequestHeaders | https://docs.smith.langchain.com/python/langsmith/sandbox/_sandbox/RequestHeaders |
| TypeRequestHeaders | https://docs.smith.langchain.com/python/langsmith/sandbox/_client/RequestHeaders |
| TypeRequestHeaders | https://docs.smith.langchain.com/python/langsmith/sandbox/_async_sandbox/RequestHeaders |
| TypeATARGET_T | https://docs.smith.langchain.com/python/langsmith/evaluation/_arunner/ATARGET_T |
| TypeTARGET_T | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/TARGET_T |
| TypeDATA_T | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/DATA_T |
| TypeEVALUATOR_T | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/EVALUATOR_T |
| TypeAEVALUATOR_T | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/AEVALUATOR_T |
| TypeEXPERIMENT_T | https://docs.smith.langchain.com/python/langsmith/evaluation/_runner/EXPERIMENT_T |
| TypeSUMMARY_EVALUATOR_T | https://docs.smith.langchain.com/python/langsmith/evaluation/evaluator/SUMMARY_EVALUATOR_T |
| TypeEagerIterable | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_models/EagerIterable |
| TypeProxiesTypes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/ProxiesTypes |
| TypeBase64FileInput | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/Base64FileInput |
| TypeFileContent | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/FileContent |
| TypeBinaryTypes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/BinaryTypes |
| TypeAsyncBinaryTypes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/AsyncBinaryTypes |
| TypeFileTypes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/FileTypes |
| TypeRequestFiles | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/RequestFiles |
| TypeHttpxFileContent | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/HttpxFileContent |
| TypeHttpxFileTypes | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/HttpxFileTypes |
| TypeHttpxRequestFiles | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/HttpxRequestFiles |
| TypeHeadersLike | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/HeadersLike |
| TypeStrBytesIntFloat | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/StrBytesIntFloat |
| TypeIncEx | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_types/IncEx |
| TypePlatform | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/Platform |
| TypeArch | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_base_client/Arch |
| TypePrimitiveData | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_qs/PrimitiveData |
| TypeData | https://docs.smith.langchain.com/python/langsmith/_openapi_client/_qs/Data |
| TypeRunTypeEnum | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/run_type_enum/RunTypeEnum |
| TypeOnlineEvaluatorType | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/online_evaluator_type/OnlineEvaluatorType |
| TypeSortByDatasetColumn | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sort_by_dataset_column/SortByDatasetColumn |
| TypeDataType | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/data_type/DataType |
| TypeMountConfigMount | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandbox_response/MountConfigMount |
| TypeRunsFilterDataSourceTypeEnum | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/runs_filter_data_source_type_enum/RunsFilterDataSourceTypeEnum |
| TypeMountConfigMount | https://docs.smith.langchain.com/python/langsmith/_openapi_client/types/sandboxes/box_create_params/MountConfigMount |