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
Rene Teigen
3ec55b62b0
Set version for swap space workflow action
2 years ago
Rene Teigen
f5bef32166
Remove extra envs from dockerfile
...
Add missing ffmpeg to docker image
Change compose to use the .env file
Remove old docker workflow
Set arm64 to only be added to release docker images
Push to main and pr's make amd64 docker images only
Update INSTALLATION.md
Add more variables to sample.env
Update requirements.txt to include whisper as a pypi package
Update pyproject.toml with optional dependencies as [full]
Make two docker images, base(865MB) and full(1.69GB)
Add two requirements files as base and full for dependencies
Base doesn't have image, video and audio indexing capability
2 years ago
Kaveen Kumarasinghe
b034309ec0
Update commands.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
9a5c2c2e4b
Update gpt3discord.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
08f38afa5f
Update commands.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
ffcd011c31
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
b7b7a5f5c3
Update search_model.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
fccda65f43
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
2ca54f2d3c
bump gpt-index
2 years ago
Hikari Haru
3a77459a79
Merge branch 'Kav-K:main' into main
2 years ago
Rene Teigen
1993aef6f2
Update INSTALLATION.md to fix some mistakes
2 years ago
Kaveen Kumarasinghe
9af68e2a51
Update INSTALLATION.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
0e87666617
Format Python code with psf/black push
2 years ago