Skip to main content

llama-index tools arxiv integration

Project description

ArXiv Search Tool

This tool connects to ArXiv and allows an Agent to search for recent papers and their summaries to retrieve recent information on mathematical and scientific information

Usage

This tool has a more extensive example usage documented in a Jupyter notebook here.

Here's an example usage of the ArxivToolSpec.

from llama_index.tools.arxiv import ArxivToolSpec
from llama_index.agent.openai import OpenAIAgent

tool_spec = ArxivToolSpec()

agent = OpenAIAgent.from_tools(tool_spec.to_tool_list())

agent.chat("What's going on with the superconductor lk-99")
agent.chat("what are the latest developments in machine learning")

arxiv_query: Search arXiv for results related to the query

This loader is designed to be used as a way to load data as a Tool in a Agent.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_tools_arxiv-0.3.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

llama_index_tools_arxiv-0.3.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_tools_arxiv-0.3.0.tar.gz.

File metadata

  • Download URL: llama_index_tools_arxiv-0.3.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0

File hashes

Hashes for llama_index_tools_arxiv-0.3.0.tar.gz
Algorithm Hash digest
SHA256 eac577364e65c64d09d9becf85846b9e65b5bbe53e380cbd9494a55811940b06
MD5 6bc0ff55a6817b433dbbe5ec9e57c33c
BLAKE2b-256 1bc966d7c08a14c41dfbc1a9cfc340c48f0277c29ab8c9d66b906a1d210220ee

See more details on using hashes here.

File details

Details for the file llama_index_tools_arxiv-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_tools_arxiv-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7032ce20ca28ec6799dd6394147030be037d920bc753dfb2bad14317cfbf1883
MD5 68245544b3acbc55b5aa146a2d9697fd
BLAKE2b-256 911402e22d17b0f61d0b9870ebcb980f65d2185aa966b31df8e589d3a4a95931

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page