GooeyTuxedo
|
e2571841c1
|
Merge branch 'upstream'
|
2023-04-11 10:25:57 -07:00 |
|
GooeyTuxedo
|
f8c43e4b92
|
Update "/about" for my instance
|
2023-04-08 13:22:05 -07:00 |
|
GooeyTuxedo
|
dd3e8561b0
|
Downloaded some other models
|
2023-04-08 11:42:24 -07:00 |
|
GooeyTuxedo
|
802a95a118
|
Restart container on exit from unhandled api error
|
2023-04-08 11:42:03 -07:00 |
|
Raven Scott
|
6435e059ad
|
random update
|
2023-04-08 03:10:02 +02:00 |
|
Raven Scott
|
cfa2230986
|
adding Docker Scripts and some fixes from fork: https://git.ssh.surf/MrTuxedo/rai-serge-discord-bot
|
2023-04-08 02:43:12 +02:00 |
|
GooeyTuxedo
|
339ae68ae9
|
downloaded another model
|
2023-04-07 17:28:32 -07:00 |
|
GooeyTuxedo
|
55739e255c
|
Fix .env value passthrough
|
2023-04-07 15:14:11 -07:00 |
|
GooeyTuxedo
|
2991c4f17c
|
my models
|
2023-04-07 15:08:29 -07:00 |
|
GooeyTuxedo
|
4b5d5f3b63
|
One liner to get around llama max length bug
|
2023-04-07 14:38:00 -07:00 |
|
GooeyTuxedo
|
4518df8312
|
Add docker build files and set chat default settings via exposed env vars
|
2023-04-07 14:37:34 -07:00 |
|
Raven Scott
|
e3c5341561
|
moving default model settings to .env
|
2023-04-07 21:42:17 +02:00 |
|
Raven Scott
|
3326ffbb6c
|
update readme
|
2023-04-07 21:26:10 +02:00 |
|
Raven Scott
|
5b3d63e726
|
update readme
|
2023-04-07 21:25:47 +02:00 |
|
Raven Scott
|
e1439e793f
|
update readme
|
2023-04-07 21:25:08 +02:00 |
|
Raven Scott
|
53153e0a3f
|
update readme
|
2023-04-07 21:24:42 +02:00 |
|
Raven Scott
|
bbb5bc52f3
|
moving port to .env
|
2023-04-07 21:19:46 +02:00 |
|
Raven Scott
|
8c192acd7d
|
moving port to .env
|
2023-04-07 21:18:40 +02:00 |
|
Raven Scott
|
4b3cda8eff
|
update readme
|
2023-04-07 21:07:45 +02:00 |
|
Raven Scott
|
91f4df4411
|
update readme
|
2023-04-07 21:06:48 +02:00 |
|
Raven Scott
|
e361112c04
|
update readme
|
2023-04-07 21:03:54 +02:00 |
|
Raven Scott
|
cb97fdf03d
|
update readme
|
2023-04-07 21:01:53 +02:00 |
|
Raven Scott
|
e3a6f6c664
|
code cleanup and removal of auth stuff
|
2023-04-07 20:54:46 +02:00 |
|
Raven Scott
|
d8c69ba5fe
|
Remove not needed code
|
2023-04-03 03:21:30 +02:00 |
|
Raven Scott
|
7a59ef68db
|
update about
|
2023-04-03 03:17:50 +02:00 |
|
Raven Scott
|
0f507fb98a
|
Better Logging
|
2023-04-03 03:11:54 +02:00 |
|
Raven Scott
|
8a7e985b59
|
clean up code to make it easier to read
|
2023-04-03 02:50:13 +02:00 |
|
Raven Scott
|
9797096b84
|
update
|
2023-04-03 02:43:44 +02:00 |
|
Raven Scott
|
b0c43b749d
|
Fixing descript length
|
2023-04-03 02:37:07 +02:00 |
|
Raven Scott
|
4fc62691c3
|
Updating descript
|
2023-04-03 02:29:36 +02:00 |
|
Raven Scott
|
72c683af7e
|
Adding repeat penalty option
|
2023-04-03 02:28:20 +02:00 |
|
Raven Scott
|
e4162bf03e
|
Adding a new options parser and selector so all works with single choices
|
2023-04-03 02:06:58 +02:00 |
|
Raven Scott
|
12456dc29e
|
removing comments
|
2023-04-03 00:48:46 +02:00 |
|
Raven Scott
|
846451c11a
|
Update description in create session to read from the models array
|
2023-04-03 00:40:20 +02:00 |
|
Raven Scott
|
1f948cd001
|
Allowing users to select what model they are running
|
2023-04-03 00:33:59 +02:00 |
|
Raven Scott
|
5bbbcb7c08
|
Allowing users to add their own init prompt and replace the default for their own session
|
2023-04-03 00:20:06 +02:00 |
|
Raven Scott
|
962c108eec
|
Removing not needed debug log
|
2023-04-02 23:57:14 +02:00 |
|
Raven Scott
|
02e28978c6
|
fixing creating a new chat
|
2023-04-02 23:54:12 +02:00 |
|
Raven Scott
|
e08e8f6f93
|
adding info about basic auth
|
2023-03-27 05:02:55 +02:00 |
|
Raven Scott
|
ebf1d675f1
|
better name for session ID where needed and better formatting
|
2023-03-26 02:27:33 +02:00 |
|
Raven Scott
|
f34805479d
|
renaming directories and moving some code
|
2023-03-26 02:03:15 +02:00 |
|
Raven Scott
|
25772c9acc
|
Fixing up session-id.js
|
2023-03-26 02:00:34 +02:00 |
|
Raven Scott
|
2e67286825
|
Redesign about
|
2023-03-26 01:53:42 +02:00 |
|
Raven Scott
|
5ea2e73942
|
Attempt at fixing user sessions not closing which left the bot in a busy state
|
2023-03-26 01:44:43 +02:00 |
|
Raven Scott
|
91ad04aeb3
|
fixing about.js ahahhaha
|
2023-03-25 19:51:29 +02:00 |
|
Raven Scott
|
a8c1138ad7
|
code cleanup
|
2023-03-25 19:50:48 +02:00 |
|
Raven Scott
|
24cf2323a3
|
missed something
|
2023-03-25 19:46:43 +02:00 |
|
Raven Scott
|
a1401529e3
|
fixing auth issues
|
2023-03-25 19:44:57 +02:00 |
|
Raven Scott
|
e38006bbc4
|
fixing auth issues
|
2023-03-25 19:40:50 +02:00 |
|
Raven Scott
|
0ec7419cb7
|
First Commit
|
2023-03-25 19:09:44 +02:00 |
|