mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
Fix typo
This commit is contained in:
@@ -489,7 +489,7 @@ export class ThreadsClient<
|
||||
*/
|
||||
threadId?: string;
|
||||
/**
|
||||
* How to handle dplicate creation.
|
||||
* How to handle duplicate creation.
|
||||
*
|
||||
* @default "raise"
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user