Claude AI
Rapidbott now allows its users to connect with Claude AI platform natively and let users use the capabilities of bleeding edge AI technology inside their Chatbots.
Fetching the Claude API Key
In order to fetch the api key, login into
Once inside, click on the settings on the top menu.

Once inside, click on the keys tab on the left menu and create an API key.

Integration with Rapidbott
On your Rapidbott workspace dashboard, click on Integrations and click on Claude AI under the Aritficial Intelligence tab.

Enter the API key you fetched from your Claude account and click on Save. You should now have a verified tick indicating your integration is completed.

Using Claude Inside Flow Builder
You can use claude inside the flow builder by using the action node. Make an action node and select Integrations option. From the menu that appears, click on Claude.

Claude AI Actions
Rapidbott natively integrates with the following endpoints offered by Claude/Anthropic:

Create Chat Completion

This action is used to create a chat/text generation using context and information provided to it.
Payload
Clear Remembered Chat History

This action is used to clear the “OpenAI” system field JSON. The usecase is to keep the history in control and monitor the execution time of requests to avoid server timeouts and over consumption of tokens.
Remember, More Information to Process = Over consumption of tokens
Vision - Image to Text

This action is used to generate text from an image input. The use case is that an image is provided by the user to Claude and based on the prompt it is analyzed and a result is generated.
Payload
Last updated
Was this helpful?