Kaveen Kumarasinghe
1333c58c93
tentative youtube link support for transcribe
2 years ago
Kaveen Kumarasinghe
3ce319b254
chatgpt support for search and indexing
2 years ago
Kaveen Kumarasinghe
8acd838ecd
Revert "Bump py-cord from 2.3.2 to 2.4.0"
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
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
d2cb365baf
bump gpt-index
2 years ago
Kaveen Kumarasinghe
8f4855cacc
bugfixes
2 years ago
Kaveen Kumarasinghe
c80434aa15
bump version and fix requirements
2 years ago
Kaveen Kumarasinghe
10e212a0d5
fix langchain
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
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