Commit Graph

1755 Commits (main)
 

Author SHA1 Message Date
Alex 431755144e fix: Update count_tokens function in utils.py 2 days ago
Alex de0193fffc
Merge pull request #933 from siiddhantt/fix/remote-upload-issue
fix: remote upload error
2 days ago
Siddhant Rai 53e86205ad fix: added more headers from default 2 days ago
Siddhant Rai aa670efe3a fix: connection aborted in WebBaseLoader 2 days ago
Alex e693fe49a7 fix: fixed Dockerfile python path bug 2 days ago
Alex 7eaa32d85f remove gunicorn from final 3 days ago
Alex ab40d2c37a remove pip from final container 4 days ago
Alex 784206b39b chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0 4 days ago
Alex 7c8264e221
Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history
Issue button to clean chat history
5 days ago
TomasMatarazzo db7195aa30 Update Navigation.tsx 6 days ago
TomasMatarazzo eb7bbc1612 TS2741 1 week ago
TomasMatarazzo ee3792181d probando 1 week ago
TomasMatarazzo 9804965a20 style in button and user in back route delete all conv 1 week ago
TomasMatarazzo b84842df3d Fixing types 2 weeks ago
TomasMatarazzo fc170d3033 Update package.json 2 weeks ago
TomasMatarazzo 8fa4ec7ad8 delete console.log 2 weeks ago
TomasMatarazzo 480825ddd7 now is working in settings 2 weeks ago
TomasMatarazzo 260e328cc1 first change 2 weeks ago
Alex 8873428b4b
Merge pull request #926 from siiddhantt/feature
Feature: Logging token usage info to MongoDB
2 weeks ago
Alex ab43c20b8f delete test output 2 weeks ago
TomasMatarazzo 88d9d4f4a3 Update DeleteConvModal.tsx 2 weeks ago
TomasMatarazzo d4840f85c0 change text in modal 2 weeks ago
TomasMatarazzo 6f9ddeaed0 Button to clean chat history 3 weeks ago
Siddhant Rai af5e73c8cb fix: user_api_key capturing 3 weeks ago
Siddhant Rai 333b6e60e1 fix: anthropic llm positional arguments 3 weeks ago
Siddhant Rai 1b61337b75 fix: skip logging to db during tests 3 weeks ago
Siddhant Rai 77991896b4 fix: api_key capturing + pytest errors 3 weeks ago
Siddhant Rai 60a670ce29 fix: changes to llm classes according to base 3 weeks ago
Siddhant Rai c1c69ed22b fix: pytest issues 3 weeks ago
Siddhant Rai d71c74c6fb Merge branch 'feature' of https://github.com/siiddhantt/DocsGPT into feature 3 weeks ago
Siddhant Rai 590aa8b43f update: apply decorator to abstract classes 3 weeks ago
Siddhant Rai 607e0166f6
Merge branch 'arc53:main' into feature 3 weeks 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 weeks ago
Alex fd5e418abf
Merge pull request #919 from arc53/dependabot/npm_and_yarn/docs/multi-4407677fd1
build(deps): bump tar and npm in /docs
3 weeks ago
Siddhant Rai 262d160314 Merge with branch main 3 weeks ago
Siddhant Rai 9146827590 fix: removed unused import 3 weeks ago
Siddhant Rai 062b108259
Merge branch 'arc53:main' into feature 3 weeks ago
Siddhant Rai ba796b6be1 feat: logging token usage to database 3 weeks ago
Alex 3d763235e1
Merge pull request #925 from ManishMadan2882/main
Untraced types in react widget
3 weeks ago
Manish Madan c30c6d9f10
Merge branch 'arc53:main' into main 3 weeks ago
ManishMadan2882 311716ed18 refactored fs, fix: untracked dir 3 weeks ago
Alex 19bb1b4aa4
Create SECURITY.md 3 weeks ago
Alex b8749e36b9
Merge pull request #921 from siiddhantt/bugfix
fix for missing fields in API Keys section
4 weeks ago
Siddhant Rai 00b6639155 fix: minor ui changes 4 weeks ago
Siddhant Rai 71d7daaef3 fix: minor ui changes 4 weeks ago
Siddhant Rai 8654c5d471 Merge branch 'bugfix' of https://github.com/siiddhantt/DocsGPT into bugfix 4 weeks ago
Siddhant Rai 02124b3d38 fix: missing fields from API Keys section 4 weeks ago
dependabot[bot] 340dcfb70d
build(deps): bump tar and npm in /docs
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 10.5.0 to 10.5.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.5.0...v10.5.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks ago
Alex a37b92223a
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
4 weeks ago
Alex 7d2b8cb4fc
Merge pull request #917 from arc53/multiple-uploads
Multiple file upload
4 weeks ago