Commit Graph

  • e138c67fe2 Fix hugging face main Raven Scott 2023-05-08 22:15:51 +0200
  • 50d947b9c2 adding REPEAT_PENALTY Raven Scott 2023-05-08 22:00:24 +0200
  • b009ace3e7 Fix up env Raven Scott 2023-05-08 21:12:57 +0200
  • 385234e05a Remove the abuse of looping functions Raven Scott 2023-05-08 15:45:05 +0200
  • 63a4486745 Remove any @ symbol to remove spam pings Raven Scott 2023-05-08 15:42:15 +0200
  • f4e97d9710 update model var Raven Scott 2023-05-07 14:18:17 +0200
  • 4a05334b15 update hf Raven Scott 2023-05-06 22:19:08 +0200
  • cae0112077 update hf Raven Scott 2023-05-06 14:34:53 +0200
  • 72059a430a Revert "Urban" Raven Scott 2023-05-06 03:41:36 +0200
  • 45ef05ac45 Revert "Adding urban dictionary lookups" Raven Scott 2023-05-06 03:41:16 +0200
  • ca758c5898 Adding urban dictionary lookups Raven Scott 2023-05-06 02:32:10 +0200
  • 335f06ff69 Urban Raven Scott 2023-05-06 02:30:46 +0200
  • 6b739d2b80 HuggingFace Deploy Instructions Raven Scott 2023-05-06 01:49:21 +0200
  • 9b4981c539 HuggingFace Deploy Instructions Raven Scott 2023-05-06 01:46:37 +0200
  • 9660806f94 HuggingFace Deploy Instructions Raven Scott 2023-05-06 01:45:01 +0200
  • c28bf9c022 HuggingFace Deploy Instructions Raven Scott 2023-05-06 01:41:03 +0200
  • 6531b633f7 Move overflow delay from static to .env Raven Scott 2023-05-05 21:07:39 +0200
  • 99ea986bbd Fix Caching web reading the web: Append last message rather than add to the conversation. Raven Scott 2023-05-05 20:49:29 +0200
  • a34a910200 update default.env Raven Scott 2023-05-05 19:31:17 +0200
  • 637c5182a3 remove \t Raven Scott 2023-05-05 19:08:13 +0200
  • 5516e4c20b remove redunant code Raven Scott 2023-05-05 18:32:46 +0200
  • 9489068b8e cleaner output from web scrapes Raven Scott 2023-05-05 18:31:24 +0200
  • f211fe2d67 update Raven Scott 2023-05-05 18:12:43 +0200
  • 932474ec63 update Raven Scott 2023-05-05 18:12:10 +0200
  • fb08f0b592 return on error Raven Scott 2023-05-05 17:48:32 +0200
  • 9197996ac7 update package.json for cheerio Raven Scott 2023-05-05 17:00:40 +0200
  • 016f553192 update Raven Scott 2023-05-05 16:56:30 +0200
  • 691b3137c3 Adding: Web Access allowing the AI to browse URLs Raven Scott 2023-05-05 16:55:29 +0200
  • f272839ab1 Fix ShowSystemLoad Raven Scott 2023-05-02 14:38:57 +0200
  • b1c1f6995a Adding refresh interval to system load status Raven Scott 2023-05-02 14:22:58 +0200
  • 9b00f2fcd8 Moving REFRESH_INTERVAL to docker-compose Raven Scott 2023-05-02 14:16:13 +0200
  • 38f6c38f6d Moving REFRESH_INTERVAL to .env Raven Scott 2023-05-02 14:15:45 +0200
  • 2771052f23 lowercase Thinking it looks better :P Raven Scott 2023-05-02 14:07:36 +0200
  • f87b61fb2b merge upstream -> main MrTuxedo 2023-04-30 16:11:40 -0700
  • c20ba21180 adding embed to generation processor Raven Scott 2023-04-28 16:48:51 +0200
  • 38fba90d30 adding embed to generation processor Raven Scott 2023-04-28 16:44:07 +0200
  • 0caf82d7f6 MAX_TOKENS to int Raven Scott 2023-04-27 03:42:52 +0200
  • d2aae48e33 adding N_THREADS and MAX_TOKENS vars Raven Scott 2023-04-27 02:56:27 +0200
  • 3da598c218 Bug Fix: Chunk messages if response is too large Raven Scott 2023-04-17 04:39:24 +0200
  • 735b94360a MAX_TOKENS to int Raven Scott 2023-04-27 03:42:52 +0200
  • da5e2e6e7d adding N_THREADS and MAX_TOKENS vars Raven Scott 2023-04-27 02:56:27 +0200
  • 3e220b6bbb Merge pull request 'Add init prompt to docker-compose.yaml' (#1) from MrTuxedo/llama-cpp-python-djs-bot:main into main snxraven 2023-04-18 21:04:13 +0000
  • 30e07afa85 add init prompt to docker-compose.yaml GooeyTuxedo 2023-04-16 19:41:40 -0700
  • 1d0b225438 Bug Fix: Chunk messages if response is too large Raven Scott 2023-04-17 04:39:24 +0200
  • c97e525d45 adding aprox Raven Scott 2023-04-17 04:02:16 +0200
  • 3806892349 remove odd artifact Raven Scott 2023-04-17 03:57:02 +0200
  • b72875e744 Adding timer Raven Scott 2023-04-17 03:56:09 +0200
  • fffef84119 Making system status reporting better Raven Scott 2023-04-17 03:17:15 +0200
  • 4e69329501 Adding Memory usage to generation Raven Scott 2023-04-17 02:30:38 +0200
  • 4ff67ff28b Adding CPU Percentage during generation. Raven Scott 2023-04-17 02:07:41 +0200
  • c2396f7e5d Moving init_prompt for chat to .env Raven Scott 2023-04-17 00:50:04 +0200
  • 7b3e0c1db2 Removing post proceess of output Raven Scott 2023-04-16 16:22:57 +0200
  • 5f8e57d121 Adding a space before input. Format: User: message Assistant: message Raven Scott 2023-04-16 14:48:18 +0200
  • cc770e617d fixing prompt Raven Scott 2023-04-16 14:47:04 +0200
  • 5a56251e20 Adding cache to server env Raven Scott 2023-04-16 13:22:17 +0200
  • 6bb74c8020 update readme Raven Scott 2023-04-12 18:37:02 +0200
  • 56c7bfd26d update readme to add screenshot Raven Scott 2023-04-12 18:29:51 +0200
  • 5793b7b4ad update readme Raven Scott 2023-04-12 16:32:06 +0200
  • cf6e47eebc update readme Raven Scott 2023-04-12 16:31:29 +0200
  • f98caa23cc update readme Raven Scott 2023-04-12 16:30:59 +0200
  • d3162bce32 dockerize update Raven Scott 2023-04-12 16:19:27 +0200
  • ec7dbde761 dockerize Raven Scott 2023-04-12 16:17:18 +0200
  • 19107543e9 update readme Raven Scott 2023-04-11 23:47:21 +0200
  • a6117c729c update readme Raven Scott 2023-04-11 23:46:58 +0200
  • 1a11d281ec fixing duplicate message bug Raven Scott 2023-04-11 17:38:47 +0200
  • 7d68f426d0 fixing duplicate message bug Raven Scott 2023-04-11 16:36:15 +0200
  • d90ceab967 Moving ChannelID list to .env, Parsing array instead of checking both vars Raven Scott 2023-04-11 14:50:19 +0200
  • 8eb1b34d4e rand Raven Scott 2023-04-10 19:00:21 +0200
  • 56e4725052 rand Raven Scott 2023-04-10 19:00:03 +0200
  • f92eda644e update readme Raven Scott 2023-04-10 05:34:15 +0200
  • 74ca7e80b3 update readme Raven Scott 2023-04-10 05:33:34 +0200
  • 2f0f9a76f2 add readme Raven Scott 2023-04-10 05:32:13 +0200
  • 2aa337997f fix again Raven Scott 2023-04-10 05:18:15 +0200
  • 632ab64b71 fix Raven Scott 2023-04-10 05:11:36 +0200
  • fd92269e3c make pretty Raven Scott 2023-04-10 04:38:38 +0200
  • 40e865521d Adding busy state tracker to the setPrecence activty for the bot allowing users to know when the bot is busy Raven Scott 2023-04-10 04:12:42 +0200
  • b1087d554b Create sendRand and sendRandDM to handle message events Raven Scott 2023-04-10 03:50:45 +0200
  • 999a554661 moving busy state global so users cant spawn overrun processes Raven Scott 2023-04-10 03:28:41 +0200
  • c14635769d feat: Add error handling for empty response in chatbot conversation Raven Scott 2023-04-10 02:53:37 +0200
  • 27d8ad1f78 rand Raven Scott 2023-04-10 02:42:58 +0200
  • 8b24a80279 moving vars to env updating default env Raven Scott 2023-04-10 02:19:50 +0200
  • 0953663059 Adding in more responses for when users refresh manually Raven Scott 2023-04-10 02:10:02 +0200
  • da270f2f60 changing the chat pre content Raven Scott 2023-04-10 02:00:51 +0200
  • 451205cb7d made it pretty Raven Scott 2023-04-10 01:49:51 +0200
  • 875ab7fdd2 giving errors and responses a more human feel. Raven Scott 2023-04-10 01:45:06 +0200
  • d90e8e4430 some random stuff and prompt changes Raven Scott 2023-04-10 01:10:48 +0200
  • 5ac35ca6a5 update Raven Scott 2023-04-09 18:31:48 +0200
  • 87802ccfc9 first Raven Scott 2023-04-09 18:07:32 +0200