Skip to content

Conversation

@dabrt
Copy link
Contributor

@dabrt dabrt commented Oct 29, 2025

Question Answer
JIRA Ticket IBX-10868
Versions v5.0.x
Edition all

Document Anthropic connector LTS update for v5

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Added link to this PR in relevant JIRA ticket or code PR

@github-actions
Copy link

Preview of modified files

Preview of modified Markdown:

Copy link
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking care of this, just a couple of suggestions from me.

| [Transactional emails](transactional_emails.md) | | | ✔ |
| [Discounts](discounts.md) | | | ✔ |
| [Symbol attribute type](symbol_attribute_type.md) | ✔ | ✔ | ✔ |
| [Symbol attribute type](symbol_attribute_type.md) | ✔ | ✔ | ✔ |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it's out of scope for this PR, but could you please move Symbol below Date and time attribute type?

Reasoning:

  1. It makes sense to group PIM together
  2. Right now the lower you in the table the more exclusive the features are - with Symbol being the exception


Run the following command to install the package:

`composer require ibexa/connector-anthropic`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`composer require ibexa/connector-anthropic`
```
composer require ibexa/connector-anthropic
```

I prefer code block, because it's gives the reader an option to copy the command

###< ibexa/connector-anthropic ###
```

By default, when reaching out for responses, the Anthropic connector requests that [Claude Sonnet 4](https://docs.claude.com/en/docs/about-claude/models/overview) model is used.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
By default, when reaching out for responses, the Anthropic connector requests that [Claude Sonnet 4](https://docs.claude.com/en/docs/about-claude/models/overview) model is used.
By default, when reaching out for responses, the Anthropic connector uses the [Claude Sonnet 4](https://docs.claude.com/en/docs/about-claude/models/overview) model.

claude-sonnet-4-20250514: 'Claude 4 Sonnet (2025-05-14)'
claude-opus-4-20250514: 'Claude Opus 4 (2025-05-14)'
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When reading the preview, I started reading "Configure access to Ibexa Connect" as part of this instructions. Maybe we could add a sentence to finish this part of the instructions?

Suggested change
You can now use the Anthropic connector in your project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants