Skip to main content

MultiOn Tool

pip install llama-index-tools-multion

This tool connects to MultiOn to enable your agent to easily connect to the internet through your Chrome Web browser and act on your behalf

You will need to have the MultiOn chrome extension installed and a MultiOn account to use this integration

Usage

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

Here's an example usage of the MultionToolSpec.

from llama_index.tools.multion import MultionToolSpec
from llama_index.core.agent.workflow import FunctionAgent
from llama_index.llms.openai import OpenAI

multion_tool = MultionToolSpec(api_key="your-multion-key")

agent = FunctionAgent(
    tools=multion_tool.to_tool_list(),
    llm=OpenAI(model="gpt-4.1"),
)

print(await agent.run("Can you read the latest tweets from my followers"))
print(await agent.run("What's the next thing on my google calendar?"))

browse: The core function that takes natural language instructions to pass to the web browser to execute

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

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_multion-0.7.0.tar.gz (3.9 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_multion-0.7.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_tools_multion-0.7.0.tar.gz.

File metadata

  • Download URL: llama_index_tools_multion-0.7.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_tools_multion-0.7.0.tar.gz
Algorithm Hash digest
SHA256 83b2b343c3b94ee7e8c78ec4300647794317f77f590be034a43d8db2897db406
MD5 03d6bff21378c95437479fb003ecee27
BLAKE2b-256 940b1444bea01ead446ad6c4163db370f20018c8119ab58f3929e1f89e117324

See more details on using hashes here.

File details

Details for the file llama_index_tools_multion-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_tools_multion-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_tools_multion-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 69842fae636fe78b9b7a0f35f73bb3a662102864ca25d71da93cbfa724e740d4
MD5 7ce7f14a1c4ed6b64072896dd394765d
BLAKE2b-256 a859415845d92dbe702fa43fb606ad96ee2c896039fd61b7ea7175d99fe8ab57

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.7.0 This release

2 files

0.6.0

2 files

0.5.1

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page