Commit Graph

43 Commits

Author SHA1 Message Date
a6bd106d0c Update dependencies and modify ReplicatePromptPrefix 2024-03-05 01:28:56 -06:00
4ad1fde667 Speed up chat 2024-02-26 00:56:51 -07:00
862e0679a5 Fixed chat again 2024-02-26 00:47:31 -07:00
ddecab5cec Fixed chat 2024-02-26 00:42:07 -07:00
d3edeb6f3f Switched models to more reliable ones 2024-02-25 22:54:19 -07:00
f4aab9470f Replicate 2024-02-24 01:53:10 -07:00
0c236f1da3 Fixed error handling! 2024-02-23 18:42:51 -07:00
a9f2f42987 Back to OpenAI for cost LOL 2024-02-23 13:52:15 -07:00
5be1165858 Made image gen WAY faster 2024-02-22 15:33:33 -07:00
dcc57ccb74 Update replicate.go 2024-02-19 12:33:23 -07:00
9ac96ba787 Model update + Go version bump 2024-02-09 12:50:33 -07:00
08f1b82a65 Update Himbot's response format and add code command 2024-02-05 00:17:25 -07:00
33542f2f1b Update prompt in ReplicateTextGeneration function 2024-01-29 09:43:11 -07:00
b2d9b6986b Fixed Ask command 2024-01-25 10:51:45 -07:00
939710133d Update replicate.go 2024-01-25 10:23:18 -07:00
6783d82bf2 Better error handling 2024-01-24 22:33:58 -07:00
37cbe4ec4d Re-org and changed the model. Seems like mixtral is bad??? 2024-01-21 00:27:52 -07:00
7fbfb3fd26 Console logs and region var 2024-01-20 01:39:52 -07:00
4469788d91 Fixed 2024-01-19 16:04:05 -07:00
e283e65868 I guess it needs this? 2024-01-19 15:39:27 -07:00
f31739a59b Fixed S3 upload names 2024-01-19 14:33:37 -07:00
96e8318f06 Added S3 backup of images generated 2024-01-19 14:08:13 -07:00
17213829f0 Updated ask model 2024-01-12 17:49:30 -07:00
7a9e1da0e2 larger allowed output 2024-01-10 01:03:25 -07:00
b3e6291ad6 Made cooldowns a bit more intuitive 2024-01-10 00:56:36 -07:00
bba02f0303 additional props 2024-01-10 00:46:10 -07:00
69da29eecd NVM 2024-01-10 00:36:58 -07:00
c240c0b101 Remove OpenAI 2024-01-10 00:35:23 -07:00
d5fbcb1b2b SDXC version bump 2024-01-10 00:34:17 -07:00
6122cafd44 Simplified 2024-01-10 00:28:31 -07:00
bc3b61c148 ask command is now mistral! 2024-01-09 23:05:32 -07:00
76300264e6 Cleaned up more business logic into the lib package 2024-01-09 21:34:47 -07:00
06074fb84a No More Redis... simplify! 2024-01-03 14:32:37 -07:00
8655019a4f pls 2024-01-03 12:38:07 -07:00
6a30ccc662 Fixed cooldown logic 2024-01-03 11:39:43 -07:00
aa0e484dce Fixed comments 2023-12-29 14:19:40 -07:00
aa10576330 Added allowlist 2023-12-29 01:31:36 -07:00
feca85e024 Cleaned up name logic 2023-12-27 17:56:21 -07:00
7350c4f0d0 Using only one instance of redis 2023-12-27 15:05:26 -07:00
0ff1d594ad AAAND its back 2023-12-27 15:02:23 -07:00
9c3467e72b Revert cooldown... this seems broken somehow??? 2023-12-27 14:53:50 -07:00
ead52d8740 Fixed leak 2023-12-27 12:48:47 -07:00
f75db108a7 Cooldown Logic is now distributed 2023-12-27 12:47:14 -07:00