Commit Graph

110 Commits

Author SHA1 Message Date
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
0xacx
234330743f
Update README.md 2023-02-27 01:05:42 +02:00
0xacx
27faa1099b
Create README.md 2023-02-27 01:04:53 +02:00
0xacx
046aab87fc
Merge pull request #21 from 0xacx/pipe-mode-and-more
Add pipe mode, init prompt and prompt from file and as arguments
2023-02-27 00:33:37 +02:00
acx
d7d0394b95 Add pipe mode, init prompt and prompt from file and as arguments 2023-02-27 00:13:25 +02:00
0xacx
1c23d48ce2
Merge pull request #19 from 0xacx/cleanup
Method extractions, snakecase everywhere, because ppl would think I h…
2023-02-24 14:14:23 +02:00
acx
bdd5effd7f Method extractions, snakecase everywhere, because ppl would think I haven't read Clean Code:p 2023-02-24 13:57:20 +02:00
0xacx
8594884c79
Update README.md 2023-02-16 01:13:20 +02:00
0xacx
a130477ef3
Update README.md 2023-02-16 01:09:38 +02:00
0xacx
a18d90a2bb
Update README.md 2023-02-16 01:00:57 +02:00
0xacx
67cb0f497d
Merge pull request #18 from 0xacx/add-conversational-context
Add conversational context
2023-02-16 00:32:04 +02:00
axilleasx
32681c4c3d Finalise chat context, build cc in memory 2023-02-15 23:40:10 +02:00
acx
4bb0323d98 Change init prompt, keep chat context Q&A shorter than max tokens by removing first Q&A 2023-02-14 13:52:32 +02:00
acx
d936725fcd WIP: non working chat context 2023-02-14 01:30:39 +02:00
0xacx
8daa53f23a
Update README.md 2023-02-09 16:08:14 +02:00
0xacx
d84796efcc
Update README.md 2023-02-09 01:33:58 +02:00
0xacx
205c0043b2
Update README.md 2023-02-09 01:31:04 +02:00
0xacx
c34e266c77
Update README.md 2023-02-09 01:28:13 +02:00
0xacx
d9765ceeb5
Update README.md 2023-02-09 01:24:03 +02:00
0xacx
d6d6e906f1
Create README.md 2023-02-09 01:12:25 +02:00
0xacx
32be4f1688
Merge pull request #14 from 0xacx/add-request-parameter-modification
Add request parameters, temp, model, tokens, image size. Add default …
2023-02-09 01:04:30 +02:00
acx
e832b43b1b Formatting 2023-02-09 01:03:37 +02:00
acx
3885cc7a8c Add request parameters, temp, model, tokens, image size. Add default values 2023-02-09 01:01:26 +02:00
0xacx
5d8dcb6ae5
Merge pull request #13 from 0xacx/add-model-retrieval
Add colors to json response
2023-02-08 21:53:05 +02:00
acx
b0400fc4ca Add colors to json response 2023-02-08 21:52:26 +02:00
0xacx
cf45c6010c
Update README.md 2023-02-08 20:39:37 +02:00
0xacx
b4bbb56f27
Update README.md 2023-02-08 20:38:09 +02:00
0xacx
f11493c0a6
Merge pull request #12 from 0xacx/add-model-retrieval
Add model retrieval and complete view commands
2023-02-08 20:30:45 +02:00
acx
7a7434ffa0 Add model retrieval and complete view commands 2023-02-08 20:26:08 +02:00
0xacx
670bad8408
Update README.md 2023-01-27 13:00:07 +02:00
0xacx
2805227463
Update README.md 2023-01-26 18:25:22 +02:00
0xacx
ad0e506203
Merge pull request #10 from 0xacx/wip 2023-01-26 16:01:58 +02:00
acx
22d7e0d9ab Add error handling function for chat and image 2023-01-26 15:55:42 +02:00
acx
0fb01e59c7 Print installation info for troubleshooting, source profiles after install, VScode autoformatting 2023-01-26 14:21:04 +02:00