langchain_community.tools.semanticscholar.tool.SemantscholarInput

langchain_community.tools.semanticscholar.tool.SemantscholarInput[源代码]

基类:BaseModel

SemanticScholar 工具的输入。

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

如果输入数据无法解析以形成一个有效的模型,将抛出 ValidationError。

参数 query: str [必须]

用于查找的搜索查询