Metadata-Version: 2.1
Name: steamship
Version: 2.17.30
Summary: The fastest way to add language AI to your product.
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: requests~=2.28.1
Requires-Dist: pydantic~=1.10.2
Requires-Dist: aiohttp~=3.8.4
Requires-Dist: inflection~=0.5.1
Requires-Dist: fluent-logger~=0.10.0
Requires-Dist: toml~=0.10.2
Requires-Dist: click~=8.1.3
Requires-Dist: semver~=3.0.0
Requires-Dist: tiktoken~=0.3.3

<img src="docs/_static/Steamship-symbol-dark.png" alt="Steamship Logo" width="100"/>

# Steamship Python SDK

🚢 [Steamship](https://steamship.com) is the fastest way to Build, Scale, and Monitor AI Agents.

This library is for:
- Building and deploying `Agents`, `Packages`, and `Plugins` on Steamship
- Making client calls to a Steamship `Package` from a Python environment

**Are you trying to build a Bot or Agent? Please check out our starter project and guidebook here:**

[Multimodal Agent Starter](https://github.com/steamship-core/multimodal-agent-starter)

[Agent Guidebook](https://www.steamship.com/learn/agent-guidebook)

**Are you trying to host a LangChain agent you've written?  Check out our LangChain compatibility library here:**

🚢 🦜️🔗 [Steamship-Langchain](https://github.com/steamship-core/steamship-langchain)

## Installing

Install via pip:

```
pip install steamship
```

## Documentation

[Full Documentation](https://docs.steamship.com/)

## Support and Discussion

Join our [Discord](https://steamship.com/discord)
