8.1.1 • Published 7 months ago

aicat v8.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Ask ChatGPT using some files as part of the instructions.

Will cat (output) any files listed in order with filename and separator; any double quoted command arguments are inserted as instructions.

Breaking change

Then this is sent to OpenAI as a completion and the response is sent to the file(s) specified by ChatGPT.

Install

npm i -g aicat

export OPENAPI_AI_KEY=XXXXXXXXXXXXXXXXXXXXXXXX

Usage

# should create file2.mustache

aicat file1.mustache file2.html "extract template fields from file1 and insert into appropriate locations in file2"

GPT-4

# should create mlb.txt or similar

aicat -4 "list of MLB teams sorted by city name"
8.1.1

7 months ago

7.1.1

7 months ago

7.0.1

7 months ago

6.0.1

8 months ago

5.0.1

8 months ago

4.0.1

9 months ago

3.0.1

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago