0xacx
926587a223
Update README.md
2023-05-16 17:46:38 +03:00
0xacx
fbe3d1bcff
Merge pull request #106 from 0xacx/escape-system-prompt-from-file
...
Escape system prompt from file
2023-05-16 17:39:20 +03:00
Achilleas
a5c3ddf0e4
replace sed for escaping newlines with the escape function
2023-05-16 17:38:21 +03:00
Achilleas
a69c998d47
Merge branch 'main' into escape-system-prompt-from-file
2023-05-16 17:23:44 +03:00
0xacx
e6c213fd50
Update README.md
2023-05-16 14:40:23 +03:00
0xacx
69a3ed0992
Merge pull request #95 from keyboardsage/DebFile
...
Add Deb file maker script
2023-05-16 13:42:11 +03:00
0xacx
4395626b7a
Merge pull request #87 from tomas223/fix/multiline-file-prompt
...
fix: multiline file prompt input
2023-05-09 18:53:06 +03:00
0xacx
289e60403b
Merge branch 'escape-system-prompt-from-file' into fix/multiline-file-prompt
2023-05-09 18:52:59 +03:00
0xacx
32538e58a9
rename variable for clarity
...
Co-authored-by: Rafael Xavier de Souza <rxaviers@gmail.com>
2023-05-09 18:49:39 +03:00
0xacx
4162ac49f6
Merge pull request #102 from rxaviers/fix-date-format
...
Fix date format and timestamp
2023-05-09 18:41:04 +03:00
0xacx
2e25138caa
Remove broken view count
2023-05-04 01:34:35 +03:00
0xacx
192434b5a6
Update README.md
2023-05-02 19:40:43 +03:00
0xacx
b7833e6e25
Merge pull request #101 from 0xacx/multiline-prompt-chat-mode
...
Multiline prompt chat mode
2023-05-02 19:30:14 +03:00
Achilleas
80693a4d86
Remove sed due to warning, replace with escape function, rename variables, autoformat
2023-05-02 19:27:59 +03:00
Rafael Xavier de Souza
410d25e4d1
Fix date format and timestamp
...
Update the date format used in the `CHAT_INIT_PROMPT` and
`SYSTEM_PROMPT` variables from `dd/mm/yyyy` to `mm/dd/yyyy` since it's
implied it's written on English language.
Additionally, the date format used in the `timestamp` variable was
changed from `dd/mm/yyyy HH:MM` to ISO format `yyyy-mm-dd HH:MM`.
2023-05-02 13:20:18 -03:00
0xacx
24a0de13d3
Update README.md
2023-05-02 18:44:32 +03:00
Achilleas
f5f7f1bb84
Merge branch 'main' into multiline-prompt-chat-mode
2023-05-02 17:24:21 +03:00
0xacx
5e572eb140
Merge pull request #100 from np/safe-escaping
...
Safe escaping
2023-05-02 17:16:30 +03:00
Achilleas
3236de2f23
Rename to multiline prompt
2023-05-02 16:20:44 +03:00
Achilleas
0a1ca89e6c
formatting
2023-05-02 15:52:06 +03:00
Achilleas
3ba434ee87
Keep old OPENAI key name to maintain compatibility with the install script, add identation in elif
2023-05-02 15:50:17 +03:00
0xacx
7b09feaf94
Merge pull request #90 from camAtGitHub/main
...
feature(big-prompt): allow multi-line input during chat mode
2023-05-02 15:42:00 +03:00
Nicolas Pouillard
cbc31b57cf
Safer quoting on $COLUMNS
2023-04-28 23:36:28 +02:00
Nicolas Pouillard
3b0cd946ce
Safe escaping using jq
2023-04-28 23:36:11 +02:00
Nicolas Pouillard
4f1f92d022
Refactoring to reduce the use global variables from functions
2023-04-28 23:33:21 +02:00
Nicolas Pouillard
60eb98d7b3
Safer quoting
2023-04-24 00:22:35 +02:00
keyboardsage
a269e1966a
Added a script that generates a .deb file
2023-04-23 16:37:38 -04:00
keyboardsage
3dbe1486bd
Make linux OS detection more generic
2023-04-23 16:36:26 -04:00
camAtGitHub
1cf6d04b45
rename(OPENAI_KEY): OPENAI_API_KEY is standardised across projects
2023-04-20 20:59:35 +10:00
camAtGitHub
24fc6bf52b
feature(big-prompt): allow multi-line input during chat mode
2023-04-20 20:48:15 +10:00
camAtGitHub
798e240b56
optimize(exit): streamline exit conditions
2023-04-20 20:05:20 +10:00
camAtGitHub
f040fe8177
add(list_models): Models can be queried via cli argument
2023-04-20 20:04:18 +10:00
camAtGitHub
26081ad319
refactor(usage()) Align help output
2023-04-20 20:01:42 +10:00
Tomáš Horňák
4daa2571ad
fix: multiline file prompt input
2023-04-15 02:17:41 +02:00
0xacx
42d82b9d65
Merge pull request #85 from 0xacx/improve-UI
...
Make processing label disappear once response is received, enable glo…
2023-04-11 22:42:34 +03:00
Achilleas
9e9833783d
Make processing label disappear once response is received, enable glow markdown rendering with color
2023-04-11 22:41:49 +03:00
0xacx
de8aaaa496
Update README.md
2023-04-10 17:05:54 +03:00
0xacx
de8f5f7c3e
Update README.md
2023-04-10 16:53:39 +03:00
Achilleas
8f7e257b27
Merge branch 'main' of https://github.com/0xacx/chatgptcli
2023-04-10 16:46:33 +03:00
Achilleas
47efb56308
Improve command generation prompt
2023-04-10 16:46:22 +03:00
0xacx
fee7efff4a
Update README.md
2023-04-10 14:53:15 +03:00
0xacx
a09bcf3c56
Update README.md
2023-04-10 14:43:15 +03:00
0xacx
35a67acc24
Update README.md
2023-04-10 14:37:05 +03:00
Achilleas
939f09cef7
Update comment
2023-04-08 20:35:21 +03:00
0xacx
f49ec79a65
Merge pull request #63 from emirkmo/add_zshrc
...
Add .zshrc to install script, since it was missing.
2023-04-08 20:34:08 +03:00
0xacx
2bd33ab7b7
Update README.md
2023-04-08 17:46:50 +03:00
0xacx
63aa4e4c8f
Update README.md
2023-04-08 17:36:34 +03:00
0xacx
752d7b38ce
Merge pull request #81 from 0xacx/add-markdown-support
...
Print with markdown if glow is installed
2023-04-08 17:29:27 +03:00
Achilleas
5fed80d6fa
Print with markdown if glow is installed
2023-04-08 17:28:02 +03:00
Achilleas
762704073f
Add newline
2023-04-08 16:43:41 +03:00