0.4.0
Installation
Install this version by running the following command:
deno run -rA https://deno.land/x/shellgpt/install.tsChangelog
- Adds support for generating embeddings, use
gpt --embed "The quick brown fox jumped over the lazy dog."- Supports
--modeland --dims` parameters.
- Supports
- [2nd attempt] Always throw errors if returned #23
Full Changelog: 0.3.9...0.4.0