Rene Teigen
|
7bac650914
|
Move tqdm from optional to required
Add tqdm to requirements.txt
|
2 years ago |
Kaveen Kumarasinghe
|
ec87a90fb8
|
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
|
2 years ago |
Kaveen Kumarasinghe
|
74a8435d33
|
bump pyproject
|
2 years ago |
github-actions
|
9944193606
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
73def1c1f2
|
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
|
2 years ago |
Kaveen Kumarasinghe
|
32588fb9ef
|
bump langchain again
|
2 years ago |
github-actions
|
7d4465ebc6
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
bf8574ddfe
|
better refining for chatgpt model
|
2 years ago |
github-actions
|
81c9fba9a0
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
3834f472a5
|
Merge pull request #212 from Hikari-Haru/cost-fix
Cost fix
|
2 years ago |
Kaveen Kumarasinghe
|
9d66fd6180
|
Merge pull request #213 from Hikari-Haru/docker-pr-arm64
Add arm64 to pr build
|
2 years ago |
Rene Teigen
|
f6eb74b8eb
|
Add arm64 to pr build
|
2 years ago |
Rene Teigen
|
a3d4e76c8a
|
Fix cost reporting in search too
|
2 years ago |
Rene Teigen
|
8cb547c948
|
fix cost reporting for query
|
2 years ago |
Kaveen Kumarasinghe
|
1a511dfe50
|
unfix max conversation length
|
2 years ago |
Kaveen Kumarasinghe
|
cf72d9d01b
|
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
|
2 years ago |
Kaveen Kumarasinghe
|
ece8a4094e
|
bump gpt-index
|
2 years ago |
github-actions
|
040c50944a
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
eb03f57f58
|
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
|
2 years ago |
Kaveen Kumarasinghe
|
f74f0c986d
|
fix welcome message, conversation fix
|
2 years ago |
Kaveen Kumarasinghe
|
0481e38217
|
Trigger deploy
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
|
2 years ago |
Kaveen Kumarasinghe
|
7c5b4c3aae
|
proper model selection for optimizer
|
2 years ago |
Kaveen Kumarasinghe
|
315e78af3b
|
trigger deploy
|
2 years ago |
Kaveen Kumarasinghe
|
a4a0812739
|
trigger deploy
|
2 years ago |
Kaveen Kumarasinghe
|
8476579c69
|
Merge pull request #188 from Kav-K/dependabot/pip/python-dotenv-1.0.0
Bump python-dotenv from 0.21.0 to 1.0.0
|
2 years ago |
github-actions
|
1efab080b1
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
81e57569fe
|
Merge pull request #205 from Hikari-Haru/conversation-split-message-fix
Fix split messages in conversations breaking conversation
|
2 years ago |
github-actions
|
6b6f2dd384
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
c83de410cf
|
bump version
|
2 years ago |
Kaveen Kumarasinghe
|
9a74e4e203
|
fix prompt optimizing
|
2 years ago |
Kaveen Kumarasinghe
|
f20687f3f3
|
fix bot taggable bypass
|
2 years ago |
Kaveen Kumarasinghe
|
d1ea9868ad
|
add back token safeguard for search
|
2 years ago |
Rene Teigen
|
0e0a35749d
|
Fix split messages in conversations breaking conversation
|
2 years ago |
Hikari Haru
|
89a294d8b2
|
Bump version
Signed-off-by: Hikari Haru <rene9917@gmail.com>
|
2 years ago |
Hikari Haru
|
84516e408d
|
Merge pull request #204 from Hikari-Haru/main
Docker persistence fixes and other fixes
|
2 years ago |
github-actions
|
5cb8d73015
|
Format Python code with psf/black push
|
2 years ago |
Rene Teigen
|
a1af23179d
|
Fix docker persistence
Fix ghcr.io having double base and full to the image name
Add some comments to the compose file
|
2 years ago |
Kaveen Kumarasinghe
|
d19b549371
|
bump version
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
|
2 years ago |
github-actions
|
335ef5a4c9
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
27b63f28d3
|
Merge pull request #202 from Kav-K/fixcomp
Fix composition loading
|
2 years ago |
Kaveen Kumarasinghe
|
9bcf252fb1
|
Merge branch 'main' into fixcomp
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
|
2 years ago |
Kaveen Kumarasinghe
|
5d5df76aa7
|
Fix composition loading
|
2 years ago |
github-actions
|
3bf663778b
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
f999a7d9e9
|
Update gpt3discord.py
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
|
2 years ago |
Kaveen Kumarasinghe
|
f0a05e4283
|
Merge pull request #196 from Jmackles/patch-1
Update INSTALLATION.md
|
2 years ago |
Kaveen Kumarasinghe
|
33e06d2794
|
update installation
|
2 years ago |
Kaveen Kumarasinghe
|
55a9424748
|
Merge pull request #201 from Kav-K/hiharu
move settings/mod db into shared
|
2 years ago |
Kaveen Kumarasinghe
|
1a487ae72d
|
move settings/mod db into shared
|
2 years ago |
Kaveen Kumarasinghe
|
6b1e06cc1e
|
Merge pull request #200 from Kav-K/hiharu
fix docker loads
|
2 years ago |
Kaveen Kumarasinghe
|
a1ff887f02
|
fix docker loads
|
2 years ago |