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
Kaveen Kumarasinghe
b92f445fc3
move bot taggable into an environment variable
2 years ago
Hikari Haru
9703e7cc05
Update INSTALLATION.md
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Kaveen Kumarasinghe
6365734aee
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
db2202c143
trigger deploy
2 years ago
github-actions
012225c6d6
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
8f4855cacc
bugfixes
2 years ago
Kaveen Kumarasinghe
a323568956
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
d9ba1d39eb
remove traceback for replacement link
2 years ago
github-actions
72d34f93a4
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
bc553146cd
add response mode to search
2 years ago
github-actions
0b2cbdd473
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
a2c5f9c3da
readme, bugfixes, dedup
2 years ago
Kaveen Kumarasinghe
49ea116914
remove unneccessary
2 years ago
Kaveen Kumarasinghe
c977f6c5f5
Token safeguards, better deep /search
2 years ago
github-actions
65f0190561
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
5d3a3bbec1
Merge pull request #175 from Hikari-Haru/check-index-type
...
Check index type
2 years ago
Rene Teigen
c2af9763f2
Check index type
2 years ago
Kaveen Kumarasinghe
c80434aa15
bump version and fix requirements
2 years ago
Kaveen Kumarasinghe
386a1829e0
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
45c2eea8a5
Merge pull request #172 from Hikari-Haru/compose-fix
...
Modernize GPT3Discord with gpt-index updates, async support, index renaming, bug fixes, QOL improvements
2 years ago
Kaveen Kumarasinghe
0f5b86b2ee
format
2 years ago
Kaveen Kumarasinghe
9487a475fa
fix length bugs, bump version
2 years ago
Kaveen Kumarasinghe
8df5d308b2
index renaming functionality
2 years ago
Kaveen Kumarasinghe
7062c8dea2
typo
2 years ago
Kaveen Kumarasinghe
8ae6991751
parameterize discord indexing message limit and child branch factor for /query
2 years ago
Kaveen Kumarasinghe
58dec34b8e
Catch youtube transcript errors
2 years ago
Kaveen Kumarasinghe
f5f771cf3b
missed a spot
2 years ago
Kaveen Kumarasinghe
10e212a0d5
fix langchain
2 years ago
Kaveen Kumarasinghe
01811f4c48
increase limits
2 years ago
Kaveen Kumarasinghe
e5648eb469
async gpt-index changes
2 years ago
Rene Teigen
b06604a1b3
Add parameters to text splitter
...
Handle vector and tree indexes
2 years ago
Rene Teigen
d43de493a2
Add index_to_doc function
2 years ago
Hikari Haru
0026426dfd
Bump version
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Hikari Haru
156ab1e492
Merge pull request #171 from Hikari-Haru/fix-tags
...
Make the tagging of docker images work properly
2 years ago
Rene Teigen
3909e25be9
Make the tagging of docker images work properly
2 years ago
Kaveen Kumarasinghe
46d29f994a
trigger deploy
2 years ago
Kaveen Kumarasinghe
7a5cc00010
update docker metadata actions
2 years ago
Kaveen Kumarasinghe
c81f295c96
Merge pull request #170 from Kav-K/dependabot/pip/protobuf-3.20.2
...
Bump protobuf from 3.20.1 to 3.20.2
2 years ago
Kaveen Kumarasinghe
fb51e057fd
Update gpt3discord.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
dependabot[bot]
08f29f400c
Bump protobuf from 3.20.1 to 3.20.2
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Kaveen Kumarasinghe
3f0d27d3ed
Merge pull request #169 from Hikari-Haru/docker-fixes
...
Fix docker and rework docker workflow
2 years ago