Commit Graph

22 Commits

Author SHA1 Message Date
b1ek 8add7ff0ff
do not exit when saving tos 2024-10-22 11:24:37 +10:00
b1ek 39f9e217b2
move tos-related things to config.rs 2024-10-22 11:07:19 +10:00
aa0 ffa2bc9bd2
Remove commented code in `get_last_vqd`. 2024-08-05 06:54:25 +01:00
Ahmad-A0 c49bbd2692 Update README and config.rs to mark GPT4o as the newer model 2024-08-04 02:20:51 +01:00
Ahmad-A0 f0d3ef36e2 Disable retrieving the vqd, as it seems to break things 2024-08-04 02:12:50 +01:00
Ahmad-A0 (aider) 146ea25974 fix: Update GPT4OMini model identifier 2024-08-04 01:41:58 +01:00
Ahmad-A0 (aider) 1d9a05fb51 feat: Add gpt-4o-mini model to config 2024-08-04 01:41:15 +01:00
b1ek 6dc8ef16b2
add llama and mixtral models 2024-06-05 09:36:33 +10:00
b1ek a07c9f14eb
exit when agreeing to TOS 2024-05-15 15:49:44 +10:00
b1ek 4c4258fbdc
move out all the api calls to a different file 2024-05-15 15:48:25 +10:00
b1ek ade011120f
fix GPT3 messages not loading 2024-05-05 16:50:50 +10:00
b1ek 3626d07d83
modify config to not include model versions 2024-05-05 16:38:28 +10:00
b1ek 063b3317e7
mimic updated API 2024-05-05 16:35:59 +10:00
b1ek 741a71fb3b
respect model specified in config 2024-04-14 15:46:56 +10:00
b1ek 69e19c3b87
accentuate the tos URL 2024-04-13 23:39:33 +10:00
b1ek 9f1614291e
add config and TOS legal safeguard 2024-04-13 23:31:34 +10:00
b1ek 15f43303f6
fix typo 2024-04-13 22:51:31 +10:00
b1ek 00b2cd06c7
move first message to be displayed after arg parse 2024-04-12 22:56:34 +10:00
b1ek 621f54316a
add cache 2024-04-12 22:36:36 +10:00
b1ek 5f4dbbbdfd
fix 400 2024-04-12 18:42:52 +10:00
b1ek e038335a82
display api error if there is some 2024-04-12 16:51:48 +10:00
b1ek 8711ab2197
init repo 2024-04-12 01:09:00 +10:00