The Upstreet Agent SDK is now in public beta 🎉 Get started →
Getting StartedTest your agent

Test your agent

You can run and test your Upstreet Agent before going live.

To run and test your Agent, run:

usdk chat [agent-dir]

This will launch an interactive REPL-like chat in your terminal.

Your AI inferences will not run locally. The Upstreet Agent may consume credits during testing.*

Prompt the Agent to perform the specific action you want to test, or use your own testing process to verify its functionality. Additionally, you can write tests using Jest to automate and ensure the reliability of your Agent's features.

On this page

No Headings