/python-sdk

Python SDK for Bruinen

Primary LanguagePythonMIT LicenseMIT

Bruinen Python SDK

Welcome to the Bruinen Python SDK! The SDK makes it easy for you to access the Bruinen API without having to interact with server code directly.

The SDK provides three modules to help with accessing Bruinen's API:

  • client: Wrapper around all API endpoints
  • confirm: Module to enable user confirmation of actions at call time
  • langchain: Set of out-of-the-box tools for use in Langchain agents

To install the SDK, run pip install bruinen. For more details on how to use the SDK, visit the docs.

If you have any questions, feel free to join our Discord for access to the team.