239 Commits

Author SHA1 Message Date
0c9edbfec8 Add a try/except to the llm 2024-06-06 08:03:07 -07:00
1779ace168 small change, removing the command prefix from the bot 2024-05-17 09:57:20 -07:00
1f7326dcbe Add autocomplete to the /meme function 2024-05-03 10:50:11 -07:00
609046a42e update action file 2024-05-02 19:38:58 -07:00
b08c199f4b Move the roles blurb to the web endpoint as well 2024-05-01 13:06:51 -07:00
0143676b61 Remove palworld from the blurb and merge tarkov and grayzone 2024-05-01 10:02:01 -07:00
24da180f84 open the llm up to everyone 2024-04-24 16:20:56 -07:00
6aba799ed0 Make it look like dale-bot is typing 2024-04-23 10:49:47 -07:00
15a7347e20 fix dale bot to work with llama3, also move stop tokens to a list i can configure 2024-04-23 10:42:39 -07:00
0a09368d73 Allow ME to use the LLM in any server 2024-04-22 11:20:07 -07:00
988361380b Allow ME to use the LLM in any server 2024-04-22 11:19:18 -07:00
d20b2b7e99 Allow ME to use the LLM in any server 2024-04-22 10:59:46 -07:00
3dd574eede Not sure why i marked goon as the stop word 2024-04-20 16:46:01 -07:00
0b52ea25b7 Move dracula flow to the kubernetes endpoint so i can rapidly change, and set the json endpoint as a var in core_utils 2024-04-19 21:55:22 -07:00
b56191cbc6 I'm dumb, dont make 3 rquests for the same json file 2024-04-19 10:31:13 -07:00
1957511ec1 move the model to the endpoint as well 2024-04-19 09:58:11 -07:00
56b88a1fb7 move bot instructions to k8s endpoint and also add a switch for the URL so i can test without worrying 2024-04-19 09:39:54 -07:00
f59e3f05e0 Add responseds for timed out people for llm 2024-04-18 14:10:34 -07:00
95ce484adb update llm url 2024-04-18 11:05:03 -07:00
d288e65e77 no more request caching 2024-04-16 13:12:18 -07:00
a11cc1f2ee dont cast to string 2024-04-16 12:32:37 -07:00
cb0fba6511 fix url for json 2024-04-16 12:29:18 -07:00
248aea7f88 Format 2024-04-16 12:19:24 -07:00
d9a13467c7 Have dale-bot pull from a json endpoint to get gpt users 2024-04-16 12:17:10 -07:00
3f5a57713b shut down jason harder 2024-04-16 11:06:32 -07:00
d33302f6f3 typo 2024-04-15 21:16:22 -07:00
402bbea29d changing the prompt even though it doesnt do anything, also ignoring jason again 2024-04-15 20:14:08 -07:00
879c3fe925 Fucking with the llm prompt, i dont know if it even does anything 2024-04-15 17:04:06 -07:00
a64c2af8cd Fixing dale's brain 2024-04-14 17:24:57 -07:00
3bf44a6432 Split long answers into two mesages 2024-04-10 20:17:50 -07:00
e81af5db3a silence jason 2024-04-10 14:28:48 -07:00
f9de305997 Lock gpt to my servers 2024-04-10 14:14:04 -07:00
ef2cc2c968 Change gpt model 2024-04-10 07:35:20 -07:00
3f0859fc3a adjusting chatgpt prompt 2024-04-09 15:04:49 -07:00
fb7d068618 Insruct the bot to keep things under 2000 characters 2024-04-08 14:18:01 -07:00
129cdca6a2 Turn gpt back on 2024-04-08 13:44:45 -07:00
769a28a875 Turn off gpt for now, its not working 2024-04-08 10:06:50 -07:00
9559aba0ec Adding in the first pass at llm 2024-04-05 23:16:56 -07:00
a9c5046cac Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
5fb1e96964 correct twitter to vxtwitter.com even though it wont embed on iphones 2024-03-25 16:47:50 -07:00
6551458347 Disable precommit 2024-03-25 16:44:47 -07:00
784e96f5a6 Make the tiktok and twitter link corrections a bit more pythonic by just using startswith() 2024-02-26 15:48:02 -08:00
6d5a53a99c Clean up no no discord liet 2024-02-13 19:32:55 -08:00
e98a5fd810 Commetn out the server leave stuff 2024-02-13 19:30:13 -08:00
56ef7dfcd0 Use regex to find the twitter links so it doesnt mess up webarchive links 2024-02-13 19:22:17 -08:00
525eb0d691 Lock star citizen commands to my serveR 2024-02-13 09:42:20 -08:00
9b453b3e9f Change helldrivers reaction to be the emoji 2024-02-09 21:30:46 -08:00
4889d6cd5f Adding hell divers 2024-02-09 21:24:56 -08:00
f168f16347 Change emoji to palsphere for pal world 2024-01-29 15:03:31 -08:00
f99aaa140f Disable requests cache 2024-01-29 12:07:30 -08:00