• LangChain
  • 核心
  • 社区
  • 实验性
  • 文本分割器
  • ai21
  • airbyte
  • anthropic
  • astradb
  • aws
  • azure-dynamic-sessions
  • chroma
  • cohere
  • couchbase
  • elasticsearch
  • exa
  • fireworks
  • google-community
  • google-genai
  • google-vertexai
  • groq
  • huggingface
  • ibm
  • milvus
  • mistralai
  • mongodb
  • nomic
  • nvidia-ai-endpoints
  • ollama
  • openai
  • pinecone
  • postgres
  • promty
  • qdrant
  • robocorp
  • together
  • unstructured
  • voyageai
  • weaviate
  • 合作伙伴库
    ai21 airbyte anthropic astradb aws azure-dynamic-sessions chroma cohere couchbase elasticsearch exa fireworks google-community google-genai google-vertexai groq huggingface ibm milvus mistralai mongodb nomic nvidia-ai-endpoints ollama openai pinecone postgres promty qdrant robocorp together unstructured voyageai weaviate
  • 文档
  • langchain_community.tools.playwright.extract_hyperlinks.ExtractHyperlinksToolInput
    • ExtractHyperlinksToolInput
      • ExtractHyperlinksToolInput.absolute_urls

langchain_community.tools.playwright.extract_hyperlinks.ExtractHyperlinksToolInput¶

class langchain_community.tools.playwright.extract_hyperlinks.ExtractHyperlinksToolInput[查看源代码]¶

基类: BaseModel

ExtractHyperlinksTool 的输入。

通过解析和验证关键字参数中的输入数据来创建一个新模型。

如果输入数据无法解析为有效模型,则会引发 ValidationError。

参数 absolute_urls: bool = False¶

返回绝对 URL 而不是相对 URL

© 2023, LangChain, Inc. . 最后更新于 2024 年 8 月 6 日。