new config PromptBuilderConfig.php
This commit is contained in:
@@ -115,8 +115,6 @@ final readonly class ShopSearchService
|
||||
): array {
|
||||
$criteria = $this->criteriaBuilder->build($query, $this->maxResults);
|
||||
|
||||
$response = [];
|
||||
|
||||
try {
|
||||
$response = $this->storeApiClient->searchProducts($criteria);
|
||||
} catch (
|
||||
|
||||
Reference in New Issue
Block a user