Contents Menu Expand Light mode Dark mode Auto light/dark mode
Steamship Documentation
Light Logo Dark Logo
Steamship Documentation
  • Configuration
    • Authentication
    • Client Libraries
    • CLI
    • HTTP API
  • Agents
  • Packages
    • Using Packages
    • Developing Packages
    • Package Project Structure
    • Package Cookbook
      • Collect and query sentiment
      • Extract an outline from markdown
      • Auto tag articles and query by tag
      • Modify an existing package
      • Make a package or plugin user-configurable
      • Receive webhooks from another service
      • Returning Text
      • Returning JSON
      • Returning Images
      • Returning Audio
  • Plugins
    • Using Plugins
      • File Importers
      • Blockifiers
      • Taggers
      • Generators
        • DALL-E
        • GPT-4
      • Embedders
      • Tasks
    • Developing Plugins
      • Plugin Project Structure
      • Developing File Importers
      • Developing Blockifiers
      • Developing Generators
      • Developing Taggers
      • Developing Embedders
      • Writing Async Plugins
  • Data
    • Workspaces
    • Files
    • Blocks
    • Tags
    • Querying Data
  • Embedding Search Index
  • Inserting Data
  • Querying Data
  • Developer Reference
    • Cloning a Starter Project
    • The Steamship Manifest file
    • Python Environment Setup
    • Accepting Configuration
    • Storing Secrets
    • Writing Tests
    • Deploying
    • Updating your Web Listing
  • Python Client Reference
    • steamship package
      • steamship.agents package
        • steamship.agents.examples package
        • steamship.agents.llms package
        • steamship.agents.memory package
        • steamship.agents.react package
        • steamship.agents.schema package
        • steamship.agents.service package
        • steamship.agents.tools package
          • steamship.agents.tools.audio_transcription package
          • steamship.agents.tools.classification package
          • steamship.agents.tools.conversation_starters package
          • steamship.agents.tools.image_generation package
          • steamship.agents.tools.question_answering package
          • steamship.agents.tools.search package
          • steamship.agents.tools.speech_generation package
          • steamship.agents.tools.text_generation package
      • steamship.base package
      • steamship.cli package
        • steamship.cli.local_server package
      • steamship.client package
      • steamship.data package
        • steamship.data.operations package
        • steamship.data.package package
        • steamship.data.plugin package
        • steamship.data.tags package
      • steamship.experimental package
        • steamship.experimental.easy package
        • steamship.experimental.package_starters namespace
        • steamship.experimental.transports package
      • steamship.invocable package
      • steamship.plugin package
        • steamship.plugin.blockifier package
        • steamship.plugin.inputs package
        • steamship.plugin.outputs package
      • steamship.utils package
  • License
  • Authors
Back to top
Edit this page

Contributors#

Steamship is made with love from around the world.

  • Ted Benson <ted@steamship.com>

  • Aaron Vontell <aaronvontell@gmail.com>

  • Dave Kolas <dave@steamship.com>

  • Enias Cailliau <enias@steamship.com>

  • Doug Reid <doug@steamship.com>

Previous
License
Copyright © 2022, Steamship Inc.
Made with Sphinx and @pradyunsg's Furo