Kaveen Kumarasinghe
aa13c2c5e6
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
f4ba8447c5
fix deps
2 years ago
github-actions
3e20d5bab7
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
6941cc30b9
add some more gpt index readers
2 years ago
Kaveen Kumarasinghe
8c81d233f2
bump gpt index
2 years ago
Rene Teigen
f33939f4c0
Fix adding discord index
2 years ago
Rene Teigen
70840dc17d
Merge branch 'main' of https://github.com/Hikari-Haru/GPT3Discord into main
2 years ago
Hikari Haru
786342d156
bump version
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
github-actions
3e98f8c7cb
Format Python code with psf/black push
2 years ago
github-actions
0e34c87f2e
Format Python code with psf/black push
2 years ago
Rene Teigen
6782bb66dc
Fix compose requiring a search index existing
...
Fix username assignment in chatgpt conversations
2 years ago
github-actions
c1aea39db1
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
6c4438de45
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
62cb2a9a06
fix some transcribe bugs
2 years ago
github-actions
58c356764c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
a72806248b
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
1333c58c93
tentative youtube link support for transcribe
2 years ago
github-actions
8a4442a149
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
2bdd9baced
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
96ec0a4228
basic transcribe from file support
2 years ago
Kaveen Kumarasinghe
aab6d1cd6c
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
cee34dcb0c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
76beaca608
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
3ce319b254
chatgpt support for search and indexing
2 years ago
github-actions
68e4313d71
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
c9b9d9ce2b
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
a025f810c1
ChatGPT Integration polished some more
2 years ago
github-actions
0dd2083a3e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
de463a652d
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
0216e393f6
tentative ChatGPT support
2 years ago
github-actions
f30a5511d4
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
0c20b0652d
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
e2e3f02c96
fix follow up requestor
2 years ago
Kaveen Kumarasinghe
e774827926
Update gpt3discord.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
a66146d8c7
Merge pull request #195 from Kav-K/revert-192-dependabot/pip/py-cord-2.4.0
...
Revert "Bump py-cord from 2.3.2 to 2.4.0"
2 years ago
Kaveen Kumarasinghe
8acd838ecd
Revert "Bump py-cord from 2.3.2 to 2.4.0"
2 years ago
Kaveen Kumarasinghe
09ad83f22b
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
1712e06ea0
trigger deploy
2 years ago
Kaveen Kumarasinghe
95cc1d8a86
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
34e5614a65
Update gpt3discord.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
80e5d743f0
Merge pull request #192 from Kav-K/dependabot/pip/py-cord-2.4.0
...
Bump py-cord from 2.3.2 to 2.4.0
2 years ago
Kaveen Kumarasinghe
1d112eb8fb
Merge pull request #190 from Kav-K/dependabot/pip/flask-2.2.3
...
Bump flask from 2.2.2 to 2.2.3
2 years ago
Hikari Haru
68f1f7425c
Update sample.env
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
dependabot[bot]
913e0c50ba
Bump py-cord from 2.3.2 to 2.4.0
...
Bumps [py-cord](https://github.com/Pycord-Development/pycord ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/Pycord-Development/pycord/releases )
- [Changelog](https://github.com/Pycord-Development/pycord/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Pycord-Development/pycord/compare/v2.3.2...v2.4.0 )
---
updated-dependencies:
- dependency-name: py-cord
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
598759a56c
Bump flask from 2.2.2 to 2.2.3
...
Bumps [flask](https://github.com/pallets/flask ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.2.3 )
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Kaveen Kumarasinghe
6329df365b
Merge pull request #187 from cooperlees/main
...
Add pip (requirements) dependabot updating
2 years ago
Cooper Ry Lees
d1c98cb935
Add pip (requirements) dependabot updating
...
- Once a week dependabot will look at dependencies and open a PR per depdency as they upgrade
- This will ensure we don't get to far behind without knowing a reason (hopefully via CI) not to upgrade
2 years ago
github-actions
b47b80e830
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
69aacd9797
allow compositions with search indexes, make compose output look a bit nicer
2 years ago
Kaveen Kumarasinghe
3f9e679437
fix dumb requirements mistake
2 years ago