weave / SessionInitDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-reference-docs-34.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Table of contents
Properties
Properties
agentName
•Optional agentName: string
Defined in
genai/session.ts:7model
•Optional model: string
Defined in
genai/session.ts:8sessionId
•Optional sessionId: string
Conversation ID propagated to every span under this session as
gen_ai.conversation.id. Auto-generated if omitted.