- Issue created by @pbosmans
- š§šŖBelgium wouters_f Leuven
I have added a fix for this.
https://git.drupalcode.org/project/ai_search_block/-/commit/23190147c57e9f0958eeae02f78fd1c40218deb3Should be working now
- šµšPhilippines clarkssquared
Hi,
I tried installing the 1.0.x-dev version in my drupal project, and I was able to install it.
ā drupal-project git:(main) ā composer require 'drupal/ai_search_block:1.0.x-dev@dev' ./composer.json has been updated Running composer update drupal/ai_search_block Loading composer repositories with package information Updating dependencies Lock file operations: 11 installs, 0 updates, 0 removals - Locking drupal/ai (1.0.3) - Locking drupal/ai_search (1.0.3) - Locking drupal/ai_search_block (dev-1.0.x 2319014) - Locking drupal/key (1.19.0) - Locking drupal/search_api (1.37.0) - Locking league/commonmark (2.6.1) - Locking league/config (v1.2.0) - Locking league/html-to-markdown (5.1.1) - Locking nette/schema (v1.3.2) - Locking nette/utils (v4.0.5) - Locking yethee/tiktoken (0.5.1) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 11 installs, 0 updates, 0 removals - Downloading league/html-to-markdown (5.1.1) - Downloading nette/utils (v4.0.5) - Downloading nette/schema (v1.3.2) - Downloading league/config (v1.2.0) - Downloading league/commonmark (2.6.1) - Downloading yethee/tiktoken (0.5.1) - Downloading drupal/key (1.19.0) - Downloading drupal/ai (1.0.3) - Syncing drupal/ai_search_block (dev-1.0.x 2319014) into cache - Installing league/html-to-markdown (5.1.1): Extracting archive - Installing nette/utils (v4.0.5): Extracting archive - Installing nette/schema (v1.3.2): Extracting archive - Installing league/config (v1.2.0): Extracting archive - Installing league/commonmark (2.6.1): Extracting archive - Installing drupal/search_api (1.37.0): Extracting archive - Installing yethee/tiktoken (0.5.1): Extracting archive - Installing drupal/key (1.19.0): Extracting archive - Installing drupal/ai (1.0.3): Extracting archive - Installing drupal/ai_search (1.0.3) - Installing drupal/ai_search_block (dev-1.0.x 2319014): Cloning 23190147c5 from cache 3 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 47 packages you are using are looking for funding. Use the `composer fund` command to find out more! No security vulnerability advisories found. ā drupal-project git:(main) ā