Stay organized with collections
Save and categorize content based on your preferences.
The RBM client libraries simplify the creation of RBM agents using Node.js, C#,
Python, or Java. The libraries are published in our
open source project
and released to internet repositories for easy use in your code.
Node.js
Add the following dependency to your package.json file:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-10 UTC."],[[["RBM client libraries are available in Node.js, C#, Python, and Java to facilitate the creation of RBM agents."],["These libraries can be easily integrated into your code by adding the appropriate dependency to your project's configuration file, such as `package.json` for Node.js or `pom.xml` for Java."],["Before using the libraries, you need to register an agent and download/install the necessary software, such as Node.js, Java SDK, Python, or .NET SDK."],["The process includes downloading a sample, extracting it, and configuring your RBM credentials according to the provided README instructions."],["The libraries are located in the open-source project, with specific links available for the npm repository and the maven repository."]]],[]]