@steamship/client
TypeScript icon, indicating that this package has built-in type declarations

3.3.3 • Public • Published

Steamship Typescript Client Library

Typescript library for communicating with Steamship Agents.

Installation

  npm i @steamship/client

Documentation

Documentation is stored here:

https://docs.steamship.com/

@vercel/ai integration to come in followup 3.0.1 release.

Command Line Utils

When developing an this package or an Agent, it can be helpful to see what the streaming response to a given input would be.

Assuming you have the following:

  • A ~/steamship.json credential file
  • The Agent Base URL. To get this url...
    • ...while developing an agent: run ship run local from your Steamship project
    • ...for an agent running in the cloud: see the Connect > Vercel tab for your Agent's Base URL

Simply run:

npm run prompt BASE_URL "Input String"

Readme

Keywords

none

Package Sidebar

Install

npm i @steamship/client

Weekly Downloads

8

Version

3.3.3

License

MIT

Unpacked Size

143 kB

Total Files

10

Last publish

Collaborators

  • steamshipmax
  • eob