Wykres commitów

9 Commity (23e53dbb878e82a8ad86cd94163f3076b51a503a)

Autor SHA1 Wiadomość Data
ksfi 23e53dbb87
let model in default 2023-04-14 01:55:29 +02:00
ksfi 6bc85a41e2
switch to gpt3 if gpt4 not available 2023-04-14 00:07:57 +02:00
BioBootloader 1b9649ed7a fix README setup. closes #7 2023-04-08 13:10:04 -07:00
biobootloader 56bb66e3ec
Merge pull request #8 from epylar/select-model
Allow the user to select a model
2023-04-08 12:53:32 -07:00
biobootloader 056dbdb6a5
remove import 2023-04-08 12:52:02 -07:00
biobootloader 791a41b312
Merge branch 'main' into select-model 2023-04-08 12:49:10 -07:00
BioBootloader 552600d671 use Fire for args, add flag to use 3.5-turbo 2023-04-08 12:38:14 -07:00
Gavin Lewis d3e9282fe8 Allow the user to select a model
- Implement argparse for handling command line options
- Add --model option to allow specifying the model name (default: gpt-4)
- Update send_error_to_gpt4 function to accept model_name as a parameter
- Rename send_error_to_gpt4 function to send_error_to_gpt
2023-04-08 10:23:58 -07:00
BioBootloader 4ff6bfae22 initial commit 2023-03-18 15:16:47 -07:00