The Anthropic Claude service provides advanced AI capabilities for natural language processing and understanding, enabling seamless integration into applications for enhanced user interactions.

Changelog

5 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Anthropic (Claude) API.
v1.0.5
  • Updated langchain npm dependencies.
v1.0.4
  • Added validation for required fields in components.
v1.0.3
  • Fixed an error `JSON schema is invalid` that occurred when the AiAgent used a tool with an empty parameters object.
v1.0.2
  • Initial version

Authentication

TypeDetails
API Key
API Key (text)
Log into your service account and find API Keys page.

Actions

5
A I Agent icon

A I Agent

Build an AI agent responding with contextual answers or performing contextual actions.
List Models icon

List Models

List models.
Send Prompt icon

Send Prompt

Send a message to Claude and receive a response.
Make Api Call icon

Make Api Call

Generic method for making API calls to a 3rd party service.
Transform Text To J S O N icon

Transform Text To J S O N

Extract structured JSON data from text using Claude.