ๅบๅˆ—ๅŒ–ๆž„้€ ๅ‡ฝๆ•ฐ#

class langchain_core.load.serializable.SerializedConstructor[source]#

ๅบๅˆ—ๅŒ–ๆž„้€ ๅ‡ฝๆ•ฐใ€‚

Parameters:
  • type โ€“ ๅฏน่ฑก็š„็ฑปๅž‹ใ€‚ๅฟ…้กปๆ˜ฏโ€œconstructorโ€ใ€‚

  • kwargs โ€“ ๆž„้€ ๅ‡ฝๆ•ฐ็š„ๅ‚ๆ•ฐใ€‚

lc: int#
id: list[str]#
name: NotRequired[str]#
graph: NotRequired[dict[str, Any]]#
type: Literal['constructor']#
kwargs: dict[str, Any]#