Alex
|
5aa88714b8
|
refactor: Add thread lock
|
2024-06-25 14:41:04 +01:00 |
|
Alex
|
ce56a414e0
|
fix: use singleton
|
2024-06-25 14:37:00 +01:00 |
|
Alex
|
b70fc1151d
|
fix: print error to console
|
2024-06-21 14:54:32 +01:00 |
|
Alex
|
76ed8f0ba2
|
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
|
2024-06-20 20:00:55 +01:00 |
|
Alex
|
4dde7eaea1
|
feat: Improve error handling in /stream route
|
2024-06-20 19:51:35 +01:00 |
|
Alex
|
2e2149c110
|
fix: stream stuff
|
2024-06-20 19:40:29 +01:00 |
|
ManishMadan2882
|
dba3b1c559
|
sort local vectors in latest first order
|
2024-06-20 17:58:59 +05:30 |
|
ManishMadan2882
|
ad29d2765f
|
fix: add reducers to raise error, handle complete_stream()
|
2024-06-20 00:10:29 +05:30 |
|
Alex
|
e5c30cf841
|
upgrade docker to 24.04
|
2024-06-19 11:45:37 +01:00 |
|
xucailiang
|
d87b411193
|
Merge branch 'arc53:main' into fix-celery-import-error
|
2024-06-19 15:16:39 +08:00 |
|
ManishMadan2882
|
69287c5198
|
feat: err handling /stream
|
2024-06-18 16:12:18 +05:30 |
|
Alex
|
3454309cbc
|
chore: Refactor embeddings instantiation to use a singleton pattern
|
2024-06-14 12:58:35 +01:00 |
|
xucai
|
ae2ded119f
|
rename celery_init.py
|
2024-06-12 19:48:28 +08:00 |
|
dependabot[bot]
|
28fb04eb7b
|
chore(deps): bump qdrant-client from 1.8.2 to 1.9.0 in /application
Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](https://github.com/qdrant/qdrant-client/compare/v1.8.2...v1.9.0)
---
updated-dependencies:
- dependency-name: qdrant-client
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-04 17:53:28 +00:00 |
|
Alex
|
e1d61d7190
|
Merge pull request #961 from arc53/dependabot/pip/application/requests-2.32.0
build(deps): bump requests from 2.31.0 to 2.32.0 in /application
|
2024-06-03 22:43:11 +01:00 |
|
Siddhant Rai
|
91d730a7bc
|
feat: remote sources have clickable links
|
2024-05-29 19:07:08 +05:30 |
|
Alex
|
2d12a3cd7a
|
Merge pull request #965 from siiddhantt/feature/set-tokens-message-history
feat: dropdown to adjust conversational history limits
|
2024-05-28 09:43:21 +01:00 |
|
Alex
|
f6c66f6ee4
|
Merge pull request #964 from ManishMadan2882/main
Feature: Token count for vectors
|
2024-05-27 11:44:11 +01:00 |
|
Siddhant Rai
|
220d137e66
|
feat: dropdown to adjust conversational history limits
|
2024-05-26 23:13:01 +05:30 |
|
Alex
|
425803a1b6
|
chore: Refactor source assignment in api_answer route
|
2024-05-24 16:50:00 +01:00 |
|
ManishMadan2882
|
9000838aab
|
(feat:vectors): calc, add token in db
|
2024-05-24 21:10:50 +05:30 |
|
dependabot[bot]
|
2ab3539925
|
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 05:53:49 +00:00 |
|
Alex
|
5c8133a810
|
chore: Update Docker build platforms for application and frontend and optimised embedding import
|
2024-05-18 12:10:24 +01:00 |
|
ManishMadan2882
|
3d9288f82f
|
fix: override chunks,promps with api-key-data
|
2024-05-15 20:23:02 +05:30 |
|
Alex
|
0618153390
|
fix: object id bug
|
2024-05-14 19:01:45 +01:00 |
|
Alex
|
16b2a54981
|
Merge pull request #936 from Fagner-lourenco/patch-1
Update Dockerfile
|
2024-05-12 22:36:52 +01:00 |
|
Alex
|
3f68e0d66f
|
chore: Update Dockerfile
|
2024-05-12 22:33:43 +01:00 |
|
dependabot[bot]
|
500745b62c
|
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 08:24:51 +00:00 |
|
dependabot[bot]
|
4aecb86daa
|
build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /application
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 19:28:27 +00:00 |
|
Fagner-lourenco
|
6924dd6df6
|
Update Dockerfile
|
2024-05-04 20:50:11 -03:00 |
|
Alex
|
431755144e
|
fix: Update count_tokens function in utils.py
|
2024-05-04 10:39:23 +01:00 |
|
Alex
|
de0193fffc
|
Merge pull request #933 from siiddhantt/fix/remote-upload-issue
fix: remote upload error
|
2024-05-03 14:54:12 +01:00 |
|
Siddhant Rai
|
53e86205ad
|
fix: added more headers from default
|
2024-05-03 18:47:30 +05:30 |
|
Siddhant Rai
|
aa670efe3a
|
fix: connection aborted in WebBaseLoader
|
2024-05-03 18:25:01 +05:30 |
|
Alex
|
e693fe49a7
|
fix: fixed Dockerfile python path bug
|
2024-05-03 11:55:51 +01:00 |
|
Alex
|
7eaa32d85f
|
remove gunicorn from final
|
2024-05-02 14:43:09 +01:00 |
|
Alex
|
ab40d2c37a
|
remove pip from final container
|
2024-05-01 14:11:16 +01:00 |
|
Alex
|
784206b39b
|
chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0
|
2024-05-01 13:19:16 +01:00 |
|
Alex
|
7c8264e221
|
Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history
Issue button to clean chat history
|
2024-05-01 10:54:34 +01:00 |
|
TomasMatarazzo
|
9804965a20
|
style in button and user in back route delete all conv
|
2024-04-25 23:43:45 -03:00 |
|
TomasMatarazzo
|
6f9ddeaed0
|
Button to clean chat history
|
2024-04-17 19:51:29 -03:00 |
|
Siddhant Rai
|
af5e73c8cb
|
fix: user_api_key capturing
|
2024-04-16 15:31:11 +05:30 |
|
Siddhant Rai
|
333b6e60e1
|
fix: anthropic llm positional arguments
|
2024-04-16 10:02:04 +05:30 |
|
Siddhant Rai
|
1b61337b75
|
fix: skip logging to db during tests
|
2024-04-16 01:08:39 +05:30 |
|
Siddhant Rai
|
77991896b4
|
fix: api_key capturing + pytest errors
|
2024-04-15 22:32:24 +05:30 |
|
Siddhant Rai
|
60a670ce29
|
fix: changes to llm classes according to base
|
2024-04-15 19:47:24 +05:30 |
|
Siddhant Rai
|
c1c69ed22b
|
fix: pytest issues
|
2024-04-15 19:35:59 +05:30 |
|
Siddhant Rai
|
d71c74c6fb
|
Merge branch 'feature' of https://github.com/siiddhantt/DocsGPT into feature
|
2024-04-15 18:57:46 +05:30 |
|
Siddhant Rai
|
590aa8b43f
|
update: apply decorator to abstract classes
|
2024-04-15 18:57:28 +05:30 |
|
Siddhant Rai
|
607e0166f6
|
Merge branch 'arc53:main' into feature
|
2024-04-15 18:55:09 +05:30 |
|