ChatGLM3 / langchain_demo /Tool /arxiv_example.yaml
kakuguo's picture
Upload 52 files
afd4069
raw
history blame contribute delete
No virus
252 Bytes
name: arxiv
description: A wrapper around Arxiv.org for searching and retrieving scientific articles in various fields.
parameters:
type: object
properties:
query:
type: string
description: The search query title
required:
- query