Skip to content

[Store][Typesense] Introduce StoreFactory#2097

Open
Guikingone wants to merge 2 commits into
symfony:mainfrom
Guikingone:feature/store-factory-typesense
Open

[Store][Typesense] Introduce StoreFactory#2097
Guikingone wants to merge 2 commits into
symfony:mainfrom
Guikingone:feature/store-factory-typesense

Conversation

@Guikingone

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? yes
Docs? yes
Issues --
License MIT
  • Introduce StoreFactory
  • PHPStan up to 10

@Guikingone Guikingone marked this pull request as ready for review May 19, 2026 11:30
@carsonbot carsonbot added Feature New feature Store Issues & PRs about the AI Store component Status: Needs Review labels May 19, 2026
@Guikingone Guikingone force-pushed the feature/store-factory-typesense branch from 4804dfc to b427a04 Compare June 4, 2026 13:04
The `Store` constructor now expects a pre-scoped `HttpClientInterface`;
endpoint and apiKey scoping is performed by `StoreFactory::create()` via
`ScopingHttpClient::forBaseUri()`. The `AiBundle` wiring switches to the
factory and exposes the `http_client` configuration node.
@Guikingone Guikingone force-pushed the feature/store-factory-typesense branch from b427a04 to 63d8150 Compare June 8, 2026 14:26
Comment thread src/ai-bundle/CHANGELOG.md
@Guikingone Guikingone force-pushed the feature/store-factory-typesense branch from 63d8150 to b1eb30a Compare June 9, 2026 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature Status: Needs Review Store Issues & PRs about the AI Store component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants