Commit Graph

366 Commits (main)

Author SHA1 Message Date
Alex 5c8133a810 chore: Update Docker build platforms for application and frontend and optimised embedding import 14 hours ago
ManishMadan2882 3d9288f82f fix: override chunks,promps with api-key-data 3 days ago
Alex 0618153390 fix: object id bug 4 days ago
Alex 16b2a54981
Merge pull request #936 from Fagner-lourenco/patch-1
Update Dockerfile
6 days ago
Alex 3f68e0d66f chore: Update Dockerfile 6 days 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 weeks 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 weeks ago
Fagner-lourenco 6924dd6df6
Update Dockerfile 2 weeks ago
Alex 431755144e fix: Update count_tokens function in utils.py 2 weeks ago
Alex de0193fffc
Merge pull request #933 from siiddhantt/fix/remote-upload-issue
fix: remote upload error
2 weeks ago
Siddhant Rai 53e86205ad fix: added more headers from default 2 weeks ago
Siddhant Rai aa670efe3a fix: connection aborted in WebBaseLoader 2 weeks ago
Alex e693fe49a7 fix: fixed Dockerfile python path bug 2 weeks ago
Alex 7eaa32d85f remove gunicorn from final 2 weeks ago
Alex ab40d2c37a remove pip from final container 3 weeks ago
Alex 784206b39b chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0 3 weeks ago
Alex 7c8264e221
Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history
Issue button to clean chat history
3 weeks ago
TomasMatarazzo 9804965a20 style in button and user in back route delete all conv 3 weeks ago
TomasMatarazzo 6f9ddeaed0 Button to clean chat history 1 month ago
Siddhant Rai af5e73c8cb fix: user_api_key capturing 1 month ago
Siddhant Rai 333b6e60e1 fix: anthropic llm positional arguments 1 month ago
Siddhant Rai 1b61337b75 fix: skip logging to db during tests 1 month ago
Siddhant Rai 77991896b4 fix: api_key capturing + pytest errors 1 month ago
Siddhant Rai 60a670ce29 fix: changes to llm classes according to base 1 month ago
Siddhant Rai c1c69ed22b fix: pytest issues 1 month ago
Siddhant Rai d71c74c6fb Merge branch 'feature' of https://github.com/siiddhantt/DocsGPT into feature 1 month ago
Siddhant Rai 590aa8b43f update: apply decorator to abstract classes 1 month ago
Siddhant Rai 607e0166f6
Merge branch 'arc53:main' into feature 1 month 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
1 month ago
Siddhant Rai 9146827590 fix: removed unused import 1 month ago
Siddhant Rai ba796b6be1 feat: logging token usage to database 1 month ago
Alex a37b92223a
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
1 month ago
Alex 7d2b8cb4fc
Merge pull request #917 from arc53/multiple-uploads
Multiple file upload
1 month ago
Alex 8d7a134cb4 lint: ruff 1 month ago
Alex e03e185d30 Add Brave Search retriever and update application files 1 month ago
Pavel 7a02df5588 Multiple uploads 1 month ago
Alex 19494685ba Update application files, fix LLM models, and create new retriever class 1 month ago
Alex 1e26943c3e Update application files, fix LLM models, and create new retriever class 1 month ago
dependabot[bot] 83fa850142
Bump pymongo from 4.6.1 to 4.6.3 in /application
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.1 to 4.6.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.1...4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Siddhant Rai 59b6a83d7d fix: issue #884 1 month ago
Alex 391f686173 Update application files and fix LLM models, create new retriever class 1 month ago
Alex e07df29ab9 Update FLASK_DEBUG_MODE setting to use value from settings module 1 month ago
Alex abf24fe60f Update FLASK_DEBUG_MODE setting to use value from settings module 1 month ago
Alex 6911f8652a Fix vectorstore path in check_docs function 1 month ago
Alex d36f58230a advisory-fix 1 month ago
Alex 87585be687
Merge branch 'main' into feature/api-key-create 1 month ago
Alex 879905edf6 Refactor create_api_key function to include prompt_id and chunks in routes.py 1 month ago
sarfaraz siddiqui afecae3786 added feature #887 2 months ago
Alex 794fc05ada
Merge branch 'main' into feature/api-key-create 2 months ago
Alex 97fabf51b8 Refactor conversationSlice.ts and conversationApi.ts 2 months ago