735 Commits (a2a9ac17564e9e97bf91161b124956eb81776874)
 

Author SHA1 Message Date
Shubham Verlekar a2a9ac1756 Update Docker Compose for GPT-3 Discord Bot
2 years ago
Shubham Verlekar 1c9e588d18 Update Docker image to `ghcr.io/kav-k/gpt3discord:main`
2 years ago
Shubham Verlekar 6ccfe93801 Merge branch 'main' of github.com:connorv001/GPT3Discord into main
2 years ago
Shubham Verlekar 01570e286c Update docker image and README for OpenAI API
2 years ago
Connor Shubham Verlekar 8e570e67ad
Create build-and-publish-docker.yml
2 years ago
Shubham Verlekar c6e9b1cfb6 Update setup instructions and environment variables
2 years ago
Kaveen Kumarasinghe 52b48ed6df trigger deploy
2 years ago
github-actions d6e6c73577 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe d6e8f74a65
Update moderations_service.py
2 years ago
github-actions 700879a94f Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe cf538db3e9 merge
2 years ago
Kaveen Kumarasinghe ed43295285 fix buttons
2 years ago
github-actions 63b5f17224 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 6983f81303 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe 47483fc955 update README
2 years ago
Kaveen Kumarasinghe 2c82b226a3 Add custom IDs for buttons
2 years ago
github-actions f6f0410f9d Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe b9e4eae8d3 Show progress for search, fix index loading for PDFs from URls
2 years ago
Kaveen Kumarasinghe 60e11ebcaa Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe ebf83ca8f9 slightly improve search refiner
2 years ago
github-actions 7759d1704e Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe e532e6d758 enable basic search refiner
2 years ago
Rene Teigen e37f4024c8 Fix bug with searching pdfs and reduced max scope and nodes
2 years ago
github-actions f8972ec3bb Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 2cf163248e Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe d939a7e397 bump version
2 years ago
Kaveen Kumarasinghe 965ad37087 search pre-processor for query refining for google custom search
2 years ago
github-actions 42822e89e3 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 1f400208d7 minor fixes
2 years ago
Kaveen Kumarasinghe 01fb514a9b Pagination for gpt responses, max tokens 4096
2 years ago
Kaveen Kumarasinghe aeb947b817
Trigger deploy
2 years ago
github-actions b4400c5485 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe b93a8ce1ef
Merge pull request #147 from Hikari-Haru/search-sources
2 years ago
Rene Teigen a6395aeb19 Add sources to a search based on which nodes it has fetched
2 years ago
github-actions 6a87248a0a Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe a2a79afb18 search improvements
2 years ago
Kaveen Kumarasinghe 1d2a2c8eae default search scope to 2, 5 as a default is way too expensive.
2 years ago
Hikari Haru e452bc083d
Fix some mistakes in the dockerfile
2 years ago
Hikari Haru 87b2af5252
Add missing rust to dockerfile
2 years ago
github-actions 7db4e4254d Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe b4b7646fb2 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe feff0df5bd account for different token types
2 years ago
github-actions fed556a076 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe bea1ff903d more token usage captures for indexes
2 years ago
Kaveen Kumarasinghe 1e6e857871 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe 946d95e3ff default back to 1 search node
2 years ago
Hikari Haru b439cb9bc7
Update Dockerfile
2 years ago
Kaveen Kumarasinghe 6a60d386c9 forgot embeddings in one place
2 years ago
Kaveen Kumarasinghe d1ab9aa374 I'm stupid
2 years ago
Kaveen Kumarasinghe 8584fad048 merge
2 years ago