Skip to main content

llama-index tools google integration

Project description

LlamaIndex Tools Integration: Google

Provides a set of tools to interact with Google services.

  • you need to enable each of the below services in your google cloud console, under a same API key for a service, in order to use them.

Quick Start:

# pip install llama-index-tools-google
from llama_index.tools.google import GmailToolSpec
from llama_index.tools.google import GoogleCalendarToolSpec
from llama_index.tools.google import GoogleSearchToolSpec

custom search service

google_spec = GoogleSearchToolSpec(key="your-key", engine="your-engine")
  • key collected from your service console
  • engine which represents the search engine to use, you can create a custom search engine here

calendar read, create

  • requires OAuth 2.0 credentials, you can create them here
  • store oAuthcredentials.json in the same directory as the runnable agent.
  • you will need to manually approve the Oath every time this tool is invoked

gmail read, create

  • same as calendar

known defects

  • the calendar tool create is not able to generate an event if the agent is not able to infer the timezome

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_google-0.6.2.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_index_tools_google-0.6.2-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_tools_google-0.6.2.tar.gz.

File metadata

File hashes

Hashes for llama_index_tools_google-0.6.2.tar.gz
Algorithm Hash digest
SHA256 e1cb789864b5b66526123cdeaef9ae573ef10742f6d4c88a0dea75bfabd4436f
MD5 54e733a78c8bae40bbb287ab5956ffcb
BLAKE2b-256 d24eed6a62c47a9c518eb3076b7ef40a1377818c5c4aac5941146917ee6ea0b9

See more details on using hashes here.

File details

Details for the file llama_index_tools_google-0.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_tools_google-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9c22e6b79bfe79e3eb1cb552afe755ec79513b0edde0b22edfd8e0fc990f7dd8
MD5 c46af97fe60f2711dff9f5f26381e148
BLAKE2b-256 8e4e5a44d38780f82505eb03176230a4f8a164f48f71252ab05e7044bd1044ea

See more details on using hashes here.

Supported by

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