Kaveen Kumarasinghe
0216e393f6
tentative ChatGPT support
2 years ago
Jmackles
1f730be7f3
Update INSTALLATION.md
...
Clarified Digital Ocean install instruction commands
Signed-off-by: Jmackles <124995231+Jmackles@users.noreply.github.com>
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
Cooper Ry Lees
6b4c638586
Build Docker image with 3.10
...
- See if we can build via Python 3.10
- I originally tried pyton3.11 as there are lots of perf wins there but we have build errors
- Add CI to build with python3.11 on CI too
Test:
- Build it - `docker build --build-arg FULL=true -t gpt3discord .`
```
crl-m1:GPT3Discord cooper$ docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
gpt3discord latest 6cd5ff57745d 14 seconds ago 1.14GB
```
- This is an aarch64 build too
```
Darwin crl-m1.cooperlees.com 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:35 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T8103 arm64
```
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
Kaveen Kumarasinghe
c457815e52
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
2062676ea0
fix deps?
2 years ago
github-actions
33df4784e6
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
8ecc8286aa
improve index responses
2 years ago
Kaveen Kumarasinghe
339484e2fe
trigger actions
2 years ago
Kaveen Kumarasinghe
69ba809158
Merge pull request #184 from Kav-K/dependabot/github_actions/actions/setup-python-4
...
Bump actions/setup-python from 1 to 4
2 years ago
Kaveen Kumarasinghe
35d26640f3
Merge pull request #185 from Kav-K/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2 years ago
github-actions
582db8a771
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
68a2a2f837
typing indicator, bugfixes
2 years ago
Hikari Haru
ca02017b62
Update sample.env
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Hikari Haru
b0a4485d45
Update gpt3discord.py
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
github-actions
b4fd66a296
Format Python code with psf/black push
2 years ago
Rene Teigen
471d634e18
Add missing SEARCH_ROLE check
2 years ago
dependabot[bot]
4c3654654d
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d8f77fd3c2
Bump actions/setup-python from 1 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 1 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v1...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Kaveen Kumarasinghe
2513cdf348
Merge pull request #183 from cooperlees/main
...
Add dependabot to update GitHub actions
2 years ago
Kaveen Kumarasinghe
d0ef3f43e5
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
69e48062e1
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
2380e970c6
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
48b31d8d05
ShareGPT Integration
2 years ago
Cooper Ry Lees
315605528e
Add dependabot to update GitHub actions
...
Let's have automation tell us when there are new action versions.
- It can also do pip - but we can add that in a seperate PR if there is interest ...
Right now we will get PRs once a week if there are new versions.
Test:
- Load with pyyaml to ensure valid yaml
2 years ago
github-actions
2a57901559
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
dba1f934a5
make search and index embeds look nicer
2 years ago
Kaveen Kumarasinghe
3c54cb97b6
make /index responses look nicer
2 years ago
Kaveen Kumarasinghe
22e9010481
edit convo starters
2 years ago
Kaveen Kumarasinghe
746582dbfd
Make conversations a bit better
2 years ago
Kaveen Kumarasinghe
d2cb365baf
bump gpt-index
2 years ago