agentskit.js

LangSmithConfig

Auto-generated API reference for LangSmithConfig.

Interface: LangSmithConfig

Defined in: observability/src/langsmith.ts:5

#Properties

#apiKey

apiKey: string

Defined in: observability/src/langsmith.ts:6


#endpoint?

optional endpoint?: string

Defined in: observability/src/langsmith.ts:8


#onError?

optional onError?: (error) => void | Promise<void>

Defined in: observability/src/langsmith.ts:10

Isolated error sink; throws/rejections never escape the observer.

#Parameters

error

unknown

#Returns

void | Promise<void>


#projectName?

optional projectName?: string

Defined in: observability/src/langsmith.ts:7

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page

Ask the docs
Ask anything about AgentsKit. Answers come from the docs corpus and cite their sources.