Metadata-Version: 2.1
Name: multion
Version: 0.2.1
Summary: MULTION API
Author: Div Garg
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Flask (>=2.3.2,<3.0.0)
Requires-Dist: cognitojwt (>=1.4.1,<2.0.0)
Requires-Dist: cryptography (>=41.0.1,<42.0.0)
Requires-Dist: image (>=1.5.33,<2.0.0)
Requires-Dist: ipython (>=8.14.0,<9.0.0)
Requires-Dist: openai (>=0.27.8,<0.28.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Description-Content-Type: text/markdown

# MULTI·ON API 

Welcome to the MultiOn API Repository 🚀

The MultiOn API enables building custom AI Agents & Applications that can take actions on the Web as easy as a few lines of code.

See [Examples](https://github.com/MULTI-ON/api/tree/main/examples) to get started.


## Use
We provide a Python and JS SDK to build on top of the MultiOn API and can directly be also used from [LangChain](https://python.langchain.com/docs/integrations/toolkits/multion).

**Minimum supported version of langchain to run the langchain examples: v0.0.265**



## Terms
By accessing any code provided, you agree to our [Terms of Service](https://www.notion.so/multion/Terms-of-Use-83d64a46cd2c4a66aacff2c29b02ef70).

