Commit Graph

50 Commits

Author SHA1 Message Date
Anurag Bhagsain
39d1c6f858 refactor: ⚒️ release 1.3.0 with model version fix 2024-01-28 00:28:28 +05:30
Anurag Bhagsain
67a43e615d
Merge pull request #53 from arindamlahiri/master
Refactor: Use Chat Completions API
2024-01-28 00:18:10 +05:30
Arindam Lahiri
5111db1eb8 chore: update documentation 2024-01-27 23:59:27 +05:30
Arindam Lahiri
cb52237500 refactor: use default model when saved model is not in our list 2024-01-27 23:27:33 +05:30
Arindam Lahiri
20e9bb2e8d remove top_p 2024-01-21 00:22:24 +05:30
Arindam Lahiri
46671d3659 revert temperature change 2024-01-21 00:18:26 +05:30
Arindam Lahiri
759b483aa5 feat: Refactor to use new chat completions API 2024-01-21 00:07:01 +05:30
Arindam Lahiri
3471433f99 feat: add other models as options 2024-01-20 18:23:04 +05:30
Arindam Lahiri
012724043d v 1.2.4 2024-01-20 18:04:38 +05:30
Arindam Lahiri
8026fe293b feat: replace deprecated models with gpt-3.5-turbo-instruct 2024-01-20 18:04:08 +05:30
Anurag Bhagsain
e6c9e65a3b
Update README.md 2023-04-07 11:33:25 +05:30
Anurag Bhagsain
252b0502d1 v1.2.3 2022-12-09 12:05:25 +05:30
Anurag Bhagsain
00723148ea fix: 🐞 undefined model getting passed to API 2022-12-09 11:59:08 +05:30
Anurag Bhagsain
93e52ec7ef
docs: 🗒️ add autocomplete gif & instructions 2022-12-07 22:59:58 +05:30
Anurag Bhagsain
1b09acba73 v1.2.2 2022-12-07 22:44:43 +05:30
Anurag Bhagsain
ecd205906c refactor: ⚒️ add update and autocomplete plugins 2022-12-07 22:41:20 +05:30
Anurag Bhagsain
f3c95e6577
Update README.md 2022-12-07 17:02:42 +05:30
Anurag Bhagsain
de4bdc8ee6
Update README.md 2022-12-05 23:12:12 +05:30
Anurag Bhagsain
f8b992d879 v1.2.1 2022-12-04 19:51:32 +05:30
Anurag Bhagsain
545572c799 fix: 🐞 wrong name getting passed 2022-12-04 19:51:01 +05:30
Anurag Bhagsain
a497567f4c v1.2.0 2022-12-04 19:31:48 +05:30
Anurag Bhagsain
b91bab468f feat: changing default model 2022-12-04 19:28:23 +05:30
Anurag Bhagsain
185507403f v1.1.3 2022-12-04 17:41:02 +05:30
Anurag Bhagsain
360aadc32b refactor: ⚒️ using prompt conditionally
closes #9
2022-12-04 17:35:11 +05:30
Anurag Bhagsain
f45628cc49
chore: 🗒️ add form to README 2022-11-28 19:25:11 +05:30
Anurag Bhagsain
9735a849f2
docs: 🗒️ add pricing info to README 2022-11-22 11:19:53 +05:30
Anurag Bhagsain
f2726b2bf7
docs: 🗒️ remove URL from OG
I added the URL to access the GitHub repo easily. People though that it has some UI that they can try it from so removing its reference
2022-11-18 13:49:43 +05:30
Anurag Bhagsain
3b487f25fa
docs: 🗒️ add global installation instructions 2022-11-18 12:43:44 +05:30
Anurag Bhagsain
8e207713ca v1.1.2 2022-11-16 12:42:29 +05:30
Anurag Bhagsain
09b9c441b8 docs: 🗒️ update README.md 2022-11-16 12:41:03 +05:30
Anurag Bhagsain
8537d36478 v1.1.1 2022-11-16 12:20:03 +05:30
Anurag Bhagsain
3ed6000a23 docs: 🗒️ update gif 2022-11-16 12:19:13 +05:30
Anurag Bhagsain
01aad48a07 v1.1.0 2022-11-16 12:17:21 +05:30
Anurag Bhagsain
c94fb79bea refactor: 🛠️ update README.md and remove ci workflows 2022-11-16 12:16:14 +05:30
Anurag Bhagsain
48009b57d4 refactor: 🛠️ generate package-lock.json for CI 2022-11-16 11:27:11 +05:30
Anurag Bhagsain
7eaea2f2d3 docs: 🗒️ update npm README 2022-11-16 11:20:59 +05:30
Anurag Bhagsain
d3894bf134 1.0.0-0 2022-11-16 11:12:31 +05:30
Anurag Bhagsain
040b932d1d refactor: 🛠️ add keywords 2022-11-16 11:11:29 +05:30
Anurag Bhagsain
3fa8d0cf25 0.0.1-2 2022-11-16 01:57:17 +05:30
Anurag Bhagsain
66a138e091 refactor: 🛠️ remove console, update README.md 2022-11-16 01:55:44 +05:30
Anurag Bhagsain
7f4882845d 0.0.1-1 2022-11-16 01:41:08 +05:30
Anurag Bhagsain
793edbb492 refactor: 🛠️ remove @oclif/plugins 2022-11-16 01:40:04 +05:30
Anurag Bhagsain
e6494f52a0 0.0.1-0 2022-11-16 01:23:24 +05:30
Anurag Bhagsain
d29f540a28 refactor: 🛠️ add publishConfig & license 2022-11-16 01:22:21 +05:30
Anurag Bhagsain
84ff3263cb refactor: 🛠️ remove test folder 💀 2022-11-16 01:09:08 +05:30
Anurag Bhagsain
53def05d52 refactor: 🛠️ using scoped name because ai-cli isn't available 2022-11-16 00:57:53 +05:30
Anurag Bhagsain
82b206b555 1.0.0 2022-11-16 00:22:35 +05:30
Anurag Bhagsain
7450404d4a refactor: 🛠️ renamed to ai-cli, since it's available 2022-11-16 00:22:31 +05:30
Anurag Bhagsain
403f0511af feat: moved to commands & taking OPENAI API Key 2022-11-16 00:17:23 +05:30
Anurag Bhagsain
103e9a1733 feat: add gpt3 2022-11-07 09:50:04 +05:30