Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
rustix
Browse files
Mar 17, 2023
Add serde serialization config
· 976b4539
James
authored
Mar 17, 2023
976b4539
Improve OpenAI api requests
· bc4f89ef
James
authored
Mar 17, 2023
bc4f89ef
Make new/old quote commands more consistent
· 89657cf0
James
authored
Mar 16, 2023
89657cf0
Mar 15, 2023
Add quote command aliases
· ae47c005
James
authored
Mar 15, 2023
ae47c005
Feb 23, 2023
Rename Dockerfile -> rustix.Dockerfile
· ab86aecd
James
authored
Feb 23, 2023
ab86aecd
Rename DockerfileMigration -> migration.Dockerfile
· 546b28eb
James
authored
Feb 23, 2023
546b28eb
Feb 08, 2023
Make OpenAI API usage more clear
· 6a3c6db0
James
authored
Feb 07, 2023
6a3c6db0
Cleaner typing indication api
· 9bb50da6
James
authored
Feb 07, 2023
9bb50da6
Fix typo in README
· 85aeee49
James
authored
Feb 07, 2023
85aeee49
Add basic bot typing indication
· b3756d40
James
authored
Feb 07, 2023
b3756d40
Fix, uncomment, and enable indicate_typing
· 31f72dcf
James
authored
Feb 07, 2023
31f72dcf
Feb 07, 2023
Make searchquotes case invariant
· dbf436dd
James
authored
Feb 06, 2023
dbf436dd
Make csv quote search case invariant
· 731dbcd8
James
authored
Feb 06, 2023
731dbcd8
Feb 06, 2023
Minor lint fix
· 97ab226c
James
authored
Feb 05, 2023
97ab226c
Simplify WebSearch service setup
· 3aa90485
James
authored
Feb 05, 2023
3aa90485
Feb 03, 2023
Add checks in event processing
· 7fa110af
James
authored
Feb 02, 2023
7fa110af
Improve gpt context w/historical room messages
· 07f997c1
James
authored
Feb 02, 2023
07f997c1
Add capability to fetch events from a single room
· 906ac6b1
James
authored
Feb 02, 2023
906ac6b1
Add .DS_Store to .gitignore
· 701ef710
James
authored
Feb 02, 2023
701ef710
Up the timeout and add a timeout bot response msg
· bf25d2e9
James
authored
Feb 02, 2023
bf25d2e9
Fix Makefile indentation
· 0907275d
James
authored
Feb 02, 2023
0907275d
Node openai config is optional
· 44102303
James
authored
Feb 02, 2023
44102303
Add handy Makefile update target
· 5c3617bf
James
authored
Feb 02, 2023
5c3617bf
Bind backstory.txt in docker-compose
· 0389f84e
James
authored
Feb 02, 2023
0389f84e
Touch up the README a little
· ac11e974
James
authored
Feb 02, 2023
ac11e974
Add service to interact with openai's gpt models
· 81d4f1e4
James
authored
Feb 02, 2023
81d4f1e4
Store the bot's displayname for later
· 1023d9c8
James
authored
Feb 02, 2023
1023d9c8
Feb 02, 2023
Update README regarding optional service config
· 6c88ecbc
James
authored
Feb 02, 2023
6c88ecbc
minor allow snake case + fix indentation
· 96c27911
James
authored
Feb 01, 2023
96c27911
Jan 30, 2023
Update the README regarding optional services
· 63fb91f5
James
authored
Jan 30, 2023
63fb91f5
Add placeholder config for web search
· cd24b377
James
authored
Jan 30, 2023
cd24b377
Add WebSearch service
· defe95a2
James
authored
Jan 30, 2023
defe95a2
Make tryfile + csv quotes cfg + service optional
· 380c6ee5
James
authored
Jan 30, 2023
380c6ee5
Jan 28, 2023
Update docker instructions in README
· 00a9b682
James
authored
Jan 28, 2023
00a9b682
Update changes rules in .gitlab-ci
· ac391c4d
James
authored
Jan 28, 2023
ac391c4d
Update gitlab ci w/changes rules + update compose
· 7cd4cf0e
James
authored
Jan 28, 2023
7cd4cf0e
Build rustix and db migration containers parallel
· b2a93ad9
James
authored
Jan 28, 2023
b2a93ad9
Polish documentation
· 449c4865
James
authored
Jan 28, 2023
449c4865
Parameterize the db migration container name
· 71cba86c
James
authored
Jan 28, 2023
71cba86c
Update Makefile and README
· 8e56a8ce
James
authored
Jan 28, 2023
8e56a8ce
Loading