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
Kaveen Kumarasinghe
06d6db0655
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
3f983913ba
Pre-moderations, language detection
2 years ago
Rene Teigen
7d73660361
Add to docker instructions
2 years ago
Hikari Haru
160c98baa9
Fix formatting in installation guide
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
github-actions
358f8b6e04
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
abcf1228b6
Merge pull request #160 from Hikari-Haru/conversation-fixes
...
Fix some conversation logic regressions
2 years ago
Rene Teigen
fc70fd5734
Fix conversation limit thread closing logic for other users
...
Return early on conversation processing if the conversation limit is reached
2 years ago
Kaveen Kumarasinghe
b48306be44
Merge pull request #159 from Raecaug/docker-setup-fixes
...
Adding enviroment variables & documentation fixes.
2 years ago
system32.eth
d07e5fafa3
Update INSTALLATION.md
...
Fixed typos, tweaked formatting, made all terminal commands 1-click copy.
Signed-off-by: system32.eth <23362597+Raecaug@users.noreply.github.com>
2 years ago
system32.eth
509f4210e0
Expose env variables in docker-compose.yml
...
Added all optional enviroment variables to docker-compose.yml file for users to configure.
Signed-off-by: system32.eth <23362597+Raecaug@users.noreply.github.com>
2 years ago
Kaveen Kumarasinghe
449bb29f19
Merge pull request #136 from Kav-K/dependabot/pip/protobuf-3.20.2
...
Bump protobuf from 3.20.0 to 3.20.2
2 years ago
github-actions
f81f3f864a
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
fed1034665
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
36cf407231
bugfix
2 years ago
github-actions
232af8759c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
15273b6365
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
d585846717
Allow multiple conversation threads per user
2 years ago
github-actions
0f2d6de54e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
d923e02700
Make search indexes saved and usable later with /index
2 years ago