Commit Graph

143 Commits

Author SHA1 Message Date
Achilleas
55d8524a19 Remove prompt 2023-03-17 19:30:10 +02:00
Achilleas
c694c9c847 Add command generation, exit option with q 2023-03-17 19:27:55 +02:00
0xacx
9ca871eaff
Update README.md 2023-03-17 15:14:37 +02:00
0xacx
f760b155d6
Update README.md 2023-03-17 15:14:22 +02:00
0xacx
589c2f7a6c
Merge pull request #43 from rxaviers/restricted-history-file-permission
Restricted history file permission
2023-03-17 15:13:07 +02:00
0xacx
dda3a69702
Merge pull request #44 from 0xacx/allow-input-from-redirected-prompt
Allow input from redirected prompt
2023-03-17 15:10:56 +02:00
acx
2d29a805e4 Add explanatory comments for run modes 2023-03-17 15:09:46 +02:00
0xacx
d79cf405ad
Merge pull request #42 from rxaviers/feat-read-from-stdin
Allow input from redirected stdin
2023-03-17 14:58:14 +02:00
Rafael Xavier de Souza
94cd89284f Restricted history file permission 2023-03-17 07:48:13 -03:00
Rafael Xavier de Souza
69f3799db0 Allow input from redirected stdin 2023-03-17 07:30:21 -03:00
acx
492e6e7bc8 First draft of adding command generation and execution and command explanation 2023-03-15 18:29:11 +02:00
0xacx
192a67229a
Update README.md 2023-03-15 16:37:36 +02:00
0xacx
b9cd5477e0
Update README.md 2023-03-15 10:06:09 +02:00
0xacx
d117a7390d
Update README.md 2023-03-15 09:58:52 +02:00
0xacx
0a35161031
Merge pull request #39 from 0xacx/set-gpt3.5-turbo-as-default-model
Set gpt3.5 turbo as default model
2023-03-15 09:53:48 +02:00
acx
ae49db56d1 Make gpt-3.5 default, add support for gpt-4 2023-03-15 09:51:47 +02:00
acx
f8b01ed1de Merge branch 'main' into set-gpt3.5-turbo-as-default-model 2023-03-15 09:29:33 +02:00
0xacx
d51b0de369
Update README.md 2023-03-12 01:17:40 +02:00
0xacx
01962d9e6b
Merge pull request #37 from 0xacx/remove-unnecessary-h-flag-sed
Remove flag to make sed command correct for linux
2023-03-12 00:48:09 +02:00
acx
e487b01fbf Remove flag to make sed command correct for linux 2023-03-12 00:45:37 +02:00
acx
22c870c38d Make turbo the default model 2023-03-11 00:29:00 +02:00
0xacx
6b641ca86f
Update README.md 2023-03-10 14:07:20 +02:00
0xacx
6170447d05
Merge pull request #34 from 0xacx/fix-asterisk-escaping-issue
Enable global ignore of * to not expand to files when used in echo
2023-03-10 13:43:57 +02:00
0xacx
46e3db2298
Merge pull request #33 from 0xacx/add-xdg-open-to-linux-installs
Replace open command with xdg-open when install runs on linux
2023-03-10 13:31:09 +02:00
acx
28673a9c25 Enable global ignore of * to not expand to files when used in echo 2023-03-10 13:24:47 +02:00
acx
d5c31f89eb Replace open command with xdg-open when install runs on linux 2023-03-10 11:12:32 +02:00
0xacx
4aa45beda5
Update README.md 2023-03-08 15:42:12 +02:00
0xacx
89549cf318
Update README.md 2023-03-07 00:58:24 +02:00
0xacx
97543d1a1d
Merge pull request #30 from 0xacx/allow-input-editing
Allow input editing
2023-03-07 00:50:29 +02:00
acx
6244388c57 Allow input editing 2023-03-07 00:48:30 +02:00
0xacx
e90748a630
Merge pull request #27 from dmd/patch-1
enable readline
2023-03-07 00:45:48 +02:00
Daniel M. Drucker
163fc5f227
enable readline
Allow readline interactivity - editing of input.
2023-03-04 16:37:49 -05:00
0xacx
a8b61627b2
Merge pull request #25 from oligeo/bugfixes
Update chatgpt.sh
2023-03-03 01:24:34 +02:00
oligeo
38c95afc52
Update chatgpt.sh
With the new chat completion mode it is not possible to influence the init prompt. So it should be set in the initprompt parameters.

It is wrong to execute two shifts with the switch parameters.

it should also be considered whether the context mode can be omitted due to the new chat completion mode
2023-03-02 22:17:50 +01:00
0xacx
a60e191acb
Update README.md 2023-03-02 18:26:20 +02:00
0xacx
80c861d312
Update README.md 2023-03-02 18:24:56 +02:00
0xacx
0901656e67
Merge pull request #24 from 0xacx/add-gpt3.5-turbo-model
Add gpt3.5 turbo model
2023-03-02 18:24:01 +02:00
0xacx
13ec82fb3a
Update README.md 2023-03-02 18:23:44 +02:00
acx
c6efe1ce38 autoformatting 2023-03-02 18:07:57 +02:00
acx
364b15bf78 add history, system prompt, save and resend previous messages for gpt3.5turbo model 2023-03-02 18:06:18 +02:00
0xacx
76b86acbc7
Merge pull request #23 from biaocy/add-chat-completion
Add chat completion
2023-03-02 17:54:11 +02:00
biaocy
3d96e6382c Add chat completion 2023-03-02 13:47:12 +08:00
0xacx
37ce954aa5
Update README.md 2023-03-01 17:32:39 +02:00
0xacx
bbd67d0e9b
Update README.md 2023-03-01 17:20:35 +02:00
0xacx
281b5513c7
Update README.md 2023-02-28 15:43:55 +02:00
0xacx
99675ee244
Update README.md 2023-02-28 15:39:10 +02:00
0xacx
097563caa0
Update README.md 2023-02-28 15:38:25 +02:00
0xacx
19cc5748b6
Update README.md 2023-02-28 15:23:31 +02:00
0xacx
edbdebd628
Update README.md 2023-02-28 15:10:03 +02:00
0xacx
3a1ee8509c
Update README.md 2023-02-27 01:22:28 +02:00