Commit Graph

387 Commits (62965ee106fa64aa308e4d34723d66279dddf5cd)

Author SHA1 Message Date
dependabot[bot] 62965ee106
build(deps): bump transformers from 4.36.2 to 4.38.0 in /application
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.2 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.36.2...v4.38.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
Alex b70fc1151d fix: print error to console 2 weeks ago
Alex 76ed8f0ba2
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
3 weeks ago
Alex 4dde7eaea1 feat: Improve error handling in /stream route 3 weeks ago
Alex 2e2149c110 fix: stream stuff 3 weeks ago
ManishMadan2882 dba3b1c559 sort local vectors in latest first order 3 weeks ago
ManishMadan2882 ad29d2765f fix: add reducers to raise error, handle complete_stream() 3 weeks ago
Alex e5c30cf841 upgrade docker to 24.04 3 weeks ago
xucailiang d87b411193
Merge branch 'arc53:main' into fix-celery-import-error 3 weeks ago
ManishMadan2882 69287c5198 feat: err handling /stream 3 weeks ago
Alex 3454309cbc chore: Refactor embeddings instantiation to use a singleton pattern 3 weeks ago
xucai ae2ded119f rename celery_init.py 4 weeks ago
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>
1 month ago
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
1 month ago
Siddhant Rai 91d730a7bc feat: remote sources have clickable links 1 month ago
Alex 2d12a3cd7a
Merge pull request #965 from siiddhantt/feature/set-tokens-message-history
feat: dropdown to adjust conversational history limits
1 month ago
Alex f6c66f6ee4
Merge pull request #964 from ManishMadan2882/main
Feature: Token count for vectors
1 month ago
Siddhant Rai 220d137e66 feat: dropdown to adjust conversational history limits 1 month ago
Alex 425803a1b6 chore: Refactor source assignment in api_answer route 2 months ago
ManishMadan2882 9000838aab (feat:vectors): calc, add token in db 2 months ago
dependabot[bot] 2ab3539925
---

							
						
2 months ago
Alex 5c8133a810 chore: Update Docker build platforms for application and frontend and optimised embedding import 2 months ago
ManishMadan2882 3d9288f82f fix: override chunks,promps with api-key-data 2 months ago
Alex 0618153390 fix: object id bug 2 months ago
Alex 16b2a54981
Merge pull request #936 from Fagner-lourenco/patch-1
Update Dockerfile
2 months ago
Alex 3f68e0d66f chore: Update Dockerfile 2 months ago
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>
2 months ago
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>
2 months ago
Fagner-lourenco 6924dd6df6
Update Dockerfile 2 months ago
Alex 431755144e fix: Update count_tokens function in utils.py 2 months ago
Alex de0193fffc
Merge pull request #933 from siiddhantt/fix/remote-upload-issue
fix: remote upload error
2 months ago
Siddhant Rai 53e86205ad fix: added more headers from default 2 months ago
Siddhant Rai aa670efe3a fix: connection aborted in WebBaseLoader 2 months ago
Alex e693fe49a7 fix: fixed Dockerfile python path bug 2 months ago
Alex 7eaa32d85f remove gunicorn from final 2 months ago
Alex ab40d2c37a remove pip from final container 2 months ago
Alex 784206b39b chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0 2 months ago
Alex 7c8264e221
Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history
Issue button to clean chat history
2 months ago
TomasMatarazzo 9804965a20 style in button and user in back route delete all conv 2 months ago
TomasMatarazzo 6f9ddeaed0 Button to clean chat history 3 months ago
Siddhant Rai af5e73c8cb fix: user_api_key capturing 3 months ago
Siddhant Rai 333b6e60e1 fix: anthropic llm positional arguments 3 months ago
Siddhant Rai 1b61337b75 fix: skip logging to db during tests 3 months ago
Siddhant Rai 77991896b4 fix: api_key capturing + pytest errors 3 months ago
Siddhant Rai 60a670ce29 fix: changes to llm classes according to base 3 months ago
Siddhant Rai c1c69ed22b fix: pytest issues 3 months ago
Siddhant Rai d71c74c6fb Merge branch 'feature' of https://github.com/siiddhantt/DocsGPT into feature 3 months ago
Siddhant Rai 590aa8b43f update: apply decorator to abstract classes 3 months ago
Siddhant Rai 607e0166f6
Merge branch 'arc53:main' into feature 3 months ago
Alex 130c83ee92
Merge pull request #911 from arc53/dependabot/pip/application/pymongo-4.6.3
Bump pymongo from 4.6.1 to 4.6.3 in /application
3 months ago