woocommerce/packages/js/ai
Sam Seay 2db29164f9
Update to pnpm 9.1 (#47385)
* Update to pnpm 9.1 and fix a mini css bug

* Add changefile(s) from automation for the following project(s): @woocommerce/tracks, @woocommerce/product-editor, @woocommerce/onboarding, @woocommerce/number, @woocommerce/notices, @woocommerce/navigation, @woocommerce/internal-js-tests, @woocommerce/extend-cart-checkout-block, @woocommerce/expression-evaluation, @woocommerce/explat, @woocommerce/experimental, @woocommerce/eslint-plugin, @woocommerce/dependency-extraction-webpack-plugin, @woocommerce/date, @woocommerce/data, @woocommerce/customer-effort-score, @woocommerce/currency, @woocommerce/csv-export, @woocommerce/create-woo-extension, @woocommerce/create-product-editor-block, @woocommerce/components, @woocommerce/api, @woocommerce/ai, @woocommerce/admin-e2e-tests, woocommerce-blocks, woocommerce-beta-tester, woocommerce, woo-ai

* temporarily disable swallowing build output to diagnose issue with perf workflow

* Ignore some type issues that commonly resurface when deps slightly change

* Fix persistent type issues that have recurred many times

* Add more ignores

* Fix lint issue

* Revert change to swallow build error

* Improve access of the config that needs updated build dir.

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-05-13 10:57:39 -03:00
..
changelog Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00
src [Woo AI] Add JSON response format (#46137) 2024-04-03 21:37:39 +03:00
.eslintrc.js Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
.npmrc Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
README.md Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
babel.config.js Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
changelog.md Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
composer.json bump php version in packages/js/*/composer.json (#42020) 2024-01-04 10:18:34 -04:00
composer.lock Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
jest.config.json Fix Jest Preset (#42707) 2023-12-12 09:58:13 -08:00
package.json Add glob, rimraf, and uuid to Syncpack (#46278) 2024-04-11 12:52:49 -03:00
tsconfig-cjs.json Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
tsconfig.json Making completion utilities available in AI package (#39190) 2023-07-17 10:25:14 -07:00
webpack.config.js Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00

README.md

Artificial Intelligence tools

A collection of WooCommerce tools and utilities to implement ai features.

Installation

Install the module

pnpm install @woocommerce/ai --save