You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the implementation of an integration for Anthropic Claude in Elsa Workflows. The module should allow workflows to interact with Claude for AI-generated text responses and custom API calls.
Tasks
Create a new module: Elsa.Integrations.AnthropicClaude
Implement Workflow Activities:
CreatePrompt - Creates a new prompt based on a structured list of input messages.
MakeAPICall - Performs an arbitrary authorized API call to the Anthropic Claude API.
This issue tracks the implementation of an integration for Anthropic Claude in Elsa Workflows. The module should allow workflows to interact with Claude for AI-generated text responses and custom API calls.
Tasks
Create a new module:
Elsa.Integrations.AnthropicClaude
Implement Workflow Activities:
Add Unit Tests
Add Documentation (
README.md
)References
Notes
Contributor Guidelines
If you're interested in working on this issue:
The text was updated successfully, but these errors were encountered: