Rene Teigen
1dd4f5df3a
Small readme fix
2 years ago
Rene Teigen
c8f4878caa
Added some extra info about json openers to the README
2 years ago
Rene Teigen
7ecc56f0ae
Made the json parsin more robust and fixed bugs
2 years ago
Rene Teigen
fbdc03b8dd
Enable json openers with overrides
2 years ago
CrypticHeaven-Lab
1271174d32
Update README.md
2 years ago
CrypticHeaven-Lab
9c680664fd
Update README.md
2 years ago
Kaveen Kumarasinghe
2c49e55e64
new support server for bot setup
2 years ago
Kaveen Kumarasinghe
42906e786d
New discord support server
2 years ago
Kaveen Kumarasinghe
ab4e01841d
update readme, update activity
2 years ago
Kaveen Kumarasinghe
eda7e66f02
Merge branch 'main' into multi-tenancy
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
CrypticHeaven-Lab
5582b8e97f
Update README.md
...
Signed-off-by: CrypticHeaven-Lab <69017439+CrypticHeaven-Lab@users.noreply.github.com>
2 years ago
Kaveen Kumarasinghe
cfb7eb0903
Multi tenancy api key support
2 years ago
Kaveen Kumarasinghe
fd780db486
update readme
2 years ago
Kaveen Kumarasinghe
7b42bc4afe
Upgrade moderations service, double thresholds, admin options
2 years ago
Kaveen Kumarasinghe
f049aed0a6
update README for docker instructions
2 years ago
Kaveen Kumarasinghe
e5c3f204b9
Merge branch 'main' into feat/docker-env
2 years ago
falkoro
658cc6cd4c
removed some blanks
2 years ago
falkoro
68f0694412
Added an upgrade section in the readme.md
2 years ago
falkoro
75ee98ef25
added a small section on how to update the bot.
2 years ago
Justin McPherson
d1d1b062f2
Merge branch 'main' into feat/docker-env
2 years ago
Kaveen Kumarasinghe
b1d3304dbd
Merge pull request #75 from Kav-K/embeddings-new
...
Long term memory with pineconedb
2 years ago
Kaveen Kumarasinghe
6a96ad7a4d
update readme
2 years ago
Kaveen Kumarasinghe
720fad0ee7
permanent memory with pinecone ready for alpha
2 years ago
Kaveen Kumarasinghe
55f18fe93f
update README
2 years ago
Kaveen Kumarasinghe
e5ac016f36
update readme
2 years ago
Kaveen Kumarasinghe
369c836a72
AI Moderation!
2 years ago
Kaveen Kumarasinghe
c338d2aea3
add more custom openers, update readme
2 years ago
Kaveen Kumarasinghe
3775432aae
Merge pull request #58 from Hikari-Haru/autocomplete
...
Autocomplete and changed the way opener files are loaded to use a folder instead
2 years ago
Kaveen Kumarasinghe
09902525b7
update readme badges
2 years ago
Kaveen Kumarasinghe
2c3e970abc
fix pypi badge
2 years ago
Kaveen Kumarasinghe
aa1a82b553
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
79efb5fa38
bump version, update pypi version tag
2 years ago
Kaveen Kumarasinghe
b31bfbe26d
Merge pull request #55 from Hikari-Haru/ask-parameters
...
Added passthrough of gpt3 parameters to /ask
2 years ago
Rene Teigen
f93e9c1bbf
Implement /gpt end
2 years ago
Rene Teigen
af76a580a4
Update README
2 years ago
Rene Teigen
6cfd2838a5
Added autocompleters to settings and opener files
...
Settings now gets current keys so manual updating of choices isn't required
Changed the way opener files are added to the conversation
Using an opener file also enables minimal starter
Added some example opener files
2 years ago
Kaveen Kumarasinghe
3d7dfee9d2
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Hikari Haru
9e4460c009
Added basic passthrough to /ask
...
Update readme
2 years ago
Kaveen Kumarasinghe
aae6069630
update readme
2 years ago
Kaveen Kumarasinghe
05a54e28d6
Allow for a way for all users to be granted command access
2 years ago
Kaveen Kumarasinghe
af11ad5306
update readme
2 years ago
Kaveen Kumarasinghe
e08025ee33
update readme
2 years ago
Kaveen Kumarasinghe
cb54d60421
update readme
2 years ago
Kaveen Kumarasinghe
5556f88228
udpate readme
2 years ago
Kaveen Kumarasinghe
2937add694
update readme
2 years ago
Karl
e9e05facd1
Added .env welcome_message info
...
Added information on the WELCOME_MESSAGE .env variable.
2 years ago
Justin McPherson
ddbe356e2a
Changes to environment loading.
...
- Move Some environment loading code to EnvService.
- Attempt loading of env file from multiple locations & names
- Provide a path fetching + fallback function for reading
paths from environment vars.
- For Docker;
- Create /opt/gpt3discord/{etc,bin,shared}
- Copy .txt shared data into shared
- Copy main .py into bin
2 years ago
Kaveen Kumarasinghe
4e325221b4
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
8718b776a7
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
f5a1049542
fix .env loading for executable, reduce dependencies, adjust README
2 years ago