* Add MetalRetriever (613) (047691f)
* Remove double assignment (642) (eaa7e78)
* Update replicate to version using fetch, which works outside of node (641) (ba4a776)
* fix: add this.stop = input.stop to LLMSingleActionAgent constructor (620) (2feb3b5)
* Add chains to test-exports (639) (813e99a)
* Better prettier output in CI (638) (72dfe6c)
* Merge pull request 626 from hwchase17/nc/cjs-build (d221617)
* Merge pull request 637 from ChhikaraBRUH/main (a5eeaff)
* adding Supabase default assumptions (6a3b21f)
* Update example import path (010fd18)
* Update docs (1eea9e2)
* Handle zapier errors (627) (22e2b73)
* Only unit tests (08084ca)
* Ensure all test scripts run in CI (90a774f)
* Merge pull request 630 from hwchase17/nc/process-env-guard (7d7e79c)
* Fix side effect (625475f)
* Add a guard on usage of process.env (4af2974)
* Merge pull request 622 from hwchase17/nc/custom-pdfjs (5e6f8dc)
* Allow passing a custom pdfjs build (432567b)