Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.17.25
gptcli
Browse files
Aug 30, 2023
Updated README.md
· d8554ea9
gimlab
authored
Aug 30, 2023
View commits for tag v0.17.25
v0.17.25
d8554ea9
Updated README.md
· c0dbee3e
gimlab
authored
Aug 30, 2023
View commits for tag v0.17.24
v0.17.24
c0dbee3e
Updated README.md
· 0d524fc8
gimlab
authored
Aug 30, 2023
View commits for tag v0.17.23
v0.17.23
0d524fc8
Updated README.md
· 2c4145a2
gimlab
authored
Aug 30, 2023
View commits for tag v0.17.22
v0.17.22
2c4145a2
Updated README.md
· 35196a97
gimlab
authored
Aug 30, 2023
View commits for tag v0.17.21
v0.17.21
35196a97
Modified presets list message
· febb54f4
gimlab
authored
Aug 30, 2023
View commits for tag v0.17.20
v0.17.20
febb54f4
Aug 29, 2023
Modified some comments
· a6e913fc
gimlab
authored
Aug 29, 2023
View commits for tag v0.17.19
v0.17.19
a6e913fc
Bug: wrong option check - FIXED
· 9ff91c2c
gimlab
authored
Aug 29, 2023
View commits for tag v0.17.18
v0.17.18
9ff91c2c
Updated README.md + investigating wrong option chk
· 6e386c85
gimlab
authored
Aug 29, 2023
View commits for tag v0.17.17
v0.17.17
6e386c85
Aug 27, 2023
Added preset 'poem'
· a6a33055
gimlab
authored
Aug 27, 2023
View commits for tag v0.17.16
v0.17.16
a6a33055
Added preset 'semiotic'
· c2a17505
gimlab
authored
Aug 27, 2023
View commits for tag v0.17.15
v0.17.15
c2a17505
Updated README.md
· f4aa493e
gimlab
authored
Aug 27, 2023
View commits for tag v0.17.14
v0.17.14
f4aa493e
Added flag '--preset-system'
· 319cb41c
gimlab
authored
Aug 27, 2023
View commits for tag v0.17.13
v0.17.13
319cb41c
Aug 26, 2023
Added preset 'terzarima' (Dante)
· d9284d3b
gimlab
authored
Aug 26, 2023
View commits for tag v0.17.12
v0.17.12
d9284d3b
Added presets 'presentation*'
· 889fa344
gimlab
authored
Aug 26, 2023
View commits for tag v0.17.11
v0.17.11
889fa344
Better handling of 'check model name'
· dd897158
gimlab
authored
Aug 26, 2023
View commits for tag v0.17.10
v0.17.10
dd897158
New function to print final result
· b332c947
gimlab
authored
Aug 26, 2023
View commits for tag v0.17.9
v0.17.9
b332c947
Aug 25, 2023
Re-writing '--list-models' code from scratch
· 2e6be113
gimlab
authored
Aug 25, 2023
View commits for tag v0.17.8
v0.17.8
2e6be113
Aug 24, 2023
Wrong PROMPT formatting for presets: FIXED
· 4e71df38
gimlab
authored
Aug 24, 2023
View commits for tag v0.17.7
v0.17.7
4e71df38
Better token count for offline tasks
· ac0991e7
gimlab
authored
Aug 24, 2023
View commits for tag v0.17.6
v0.17.6
ac0991e7
Fixed 'web' + 'preview' PROMPT formating
· 107b75c1
gimlab
authored
Aug 24, 2023
View commits for tag v0.17.5
v0.17.5
107b75c1
Better timeout management for tiktoken-go library
· 616c1063
gimlab
authored
Aug 24, 2023
View commits for tag v0.17.4
v0.17.4
616c1063
Better handling of 'string' type flags
· aa97aa65
gimlab
authored
Aug 24, 2023
View commits for tag v0.17.3
v0.17.3
aa97aa65
Aug 23, 2023
Better token count for 'web' tasks
· 1f28d901
gimlab
authored
Aug 23, 2023
View commits for tag v0.17.2
v0.17.2
1f28d901
Aug 22, 2023
Web page retrieve begin to work
· b5c030c7
gimlab
authored
Aug 22, 2023
View commits for tag v0.17.1
v0.17.1
b5c030c7
Beginning to add web pages retrieve logic
· cd08edbf
gimlab
authored
Aug 22, 2023
View commits for tag v0.17.0
v0.17.0
cd08edbf
Aug 20, 2023
Removed hardcoded flags strings
· 8eae1407
gimlab
authored
Aug 20, 2023
View commits for tag v0.16.5
v0.16.5
8eae1407
Better handling of presets configuration
· 92648e57
gimlab
authored
Aug 20, 2023
View commits for tag v0.16.4
v0.16.4
92648e57
Aug 19, 2023
No ending newline in stream mode: FIXED
· 323e96e7
gimlab
authored
Aug 19, 2023
View commits for tag v0.16.3
v0.16.3
323e96e7
More presets - More modular approach
· cd32f69e
gimlab
authored
Aug 19, 2023
View commits for tag v0.16.2
v0.16.2
cd32f69e
Aug 18, 2023
Added more tasks
· 3a58fa0d
gimlab
authored
Aug 18, 2023
View commits for tag v0.16.1
v0.16.1
3a58fa0d
EXPERIMENTAL: adding some presetted tasks
· 14c12307
gimlab
authored
Aug 18, 2023
View commits for tag v0.16.0
v0.16.0
14c12307
Aug 16, 2023
Better error handling in function 'configFlags()'
· 4fc5fe8f
gimlab
authored
Aug 16, 2023
View commits for tag v0.15.2
v0.15.2
4fc5fe8f
Updated README.md and help message
· 5e4d58f5
gimlab
authored
Aug 16, 2023
View commits for tag v0.15.1
v0.15.1
5e4d58f5
Aug 15, 2023
Added pager to Linux code
· f53598b9
gimlab
authored
Aug 15, 2023
View commits for tag v0.15.0
v0.15.0
f53598b9
Bug json/raw in stream mode: FIXED
· 03821aa3
gimlab
authored
Aug 15, 2023
View commits for tag v0.14.3
v0.14.3
03821aa3
'getopt' reorganization - better function output
· 24623f02
gimlab
authored
Aug 15, 2023
View commits for tag v0.14.2
v0.14.2
24623f02
Aug 14, 2023
SegFault in 'responseCSV()': FIXED
· 6bc0ec79
gimlab
authored
Aug 14, 2023
View commits for tag v0.14.1
v0.14.1
6bc0ec79
Code reorganization
· d33846e8
gimlab
authored
Aug 14, 2023
View commits for tag v0.14.0
v0.14.0
d33846e8
Mitigated long option problem with single dash
· 0bb3c191
gimlab
authored
Aug 14, 2023
View commits for tag v0.13.2
v0.13.2
0bb3c191
Loading