Skip to content

Conversation

@badasswp
Copy link
Owner

@badasswp badasswp commented Oct 8, 2025

This PR resolves the issue.

Description / Background Context

At the moment, we currently have the OpenAI provider in place, which works correctly for users as expected. As a step further, we would like to implement the Anthropic Claude AI provider to enable users use Claude as their AI option of choice. For reference pls see Anthropic API link.

This PR focuses on implementing this correctly.

Screenshot 2025-10-08 at 07 07 41

Testing Instructions

  1. Pull PR to local.
  2. Build correctly by running yarn build.
  3. Select the Claude AI provider.
  4. Generate any of the sidebar features (headline, summary...).
  5. Observe that it is working correctly.
  6. All other features should work correctly as before without any regressions.

@badasswp badasswp self-assigned this Oct 8, 2025
@badasswp badasswp added bug Something isn't working enhancement New feature or request chore Task to be done test Unit/Integration tests labels Oct 8, 2025
@badasswp badasswp linked an issue Oct 8, 2025 that may be closed by this pull request
@badasswp badasswp merged commit 44a3040 into release-1.8.0 Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working chore Task to be done enhancement New feature or request test Unit/Integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Anthropic (Claude AI) Provider

2 participants