Commit Graph

1732 Commits (af5e73c8cb1c981a0557001a5136cacc4b90a3a1)
 

Author SHA1 Message Date
Siddhant Rai af5e73c8cb fix: user_api_key capturing 2 months ago
Siddhant Rai 333b6e60e1 fix: anthropic llm positional arguments 2 months ago
Siddhant Rai 1b61337b75 fix: skip logging to db during tests 2 months ago
Siddhant Rai 77991896b4 fix: api_key capturing + pytest errors 2 months ago
Siddhant Rai 60a670ce29 fix: changes to llm classes according to base 2 months ago
Siddhant Rai c1c69ed22b fix: pytest issues 2 months ago
Siddhant Rai d71c74c6fb Merge branch 'feature' of https://github.com/siiddhantt/DocsGPT into feature 2 months ago
Siddhant Rai 590aa8b43f update: apply decorator to abstract classes 2 months ago
Siddhant Rai 607e0166f6
Merge branch 'arc53:main' into feature 2 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
2 months ago
Alex fd5e418abf
Merge pull request #919 from arc53/dependabot/npm_and_yarn/docs/multi-4407677fd1
build(deps): bump tar and npm in /docs
2 months ago
Siddhant Rai 262d160314 Merge with branch main 2 months ago
Siddhant Rai 9146827590 fix: removed unused import 2 months ago
Siddhant Rai 062b108259
Merge branch 'arc53:main' into feature 2 months ago
Siddhant Rai ba796b6be1 feat: logging token usage to database 2 months ago
Alex 3d763235e1
Merge pull request #925 from ManishMadan2882/main
Untraced types in react widget
2 months ago
Manish Madan c30c6d9f10
Merge branch 'arc53:main' into main 2 months ago
ManishMadan2882 311716ed18 refactored fs, fix: untracked dir 2 months ago
Alex 19bb1b4aa4
Create SECURITY.md 2 months ago
Alex b8749e36b9
Merge pull request #921 from siiddhantt/bugfix
fix for missing fields in API Keys section
2 months ago
Siddhant Rai 00b6639155 fix: minor ui changes 2 months ago
Siddhant Rai 71d7daaef3 fix: minor ui changes 2 months ago
Siddhant Rai 8654c5d471 Merge branch 'bugfix' of https://github.com/siiddhantt/DocsGPT into bugfix 2 months ago
Siddhant Rai 02124b3d38 fix: missing fields from API Keys section 2 months 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>
2 months ago
Alex a37b92223a
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
2 months ago
Alex 7d2b8cb4fc
Merge pull request #917 from arc53/multiple-uploads
Multiple file upload
2 months ago
Alex 8d7a134cb4 lint: ruff 2 months ago
Alex 4b849d7201 Fix SagemakerAPILLM test 2 months ago
Alex e03e185d30 Add Brave Search retriever and update application files 2 months ago
Pavel 7a02df5588 Multiple uploads 2 months ago
Alex 19494685ba Update application files, fix LLM models, and create new retriever class 2 months ago
Alex 1e26943c3e Update application files, fix LLM models, and create new retriever class 2 months 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>
2 months ago
Alex 968a116d14
Merge pull request #916 from siiddhantt/bugfix
fix: updated qdrant-client to v1.8.2
2 months ago
Siddhant Rai fb55b494d7
Merge branch 'arc53:main' into bugfix 2 months ago
Siddhant Rai 59b6a83d7d fix: issue #884 2 months ago
Alex aabc4f0d7b
Merge pull request #907 from siiddhantt/main
refactor: clean up settings file for better structure
2 months ago
Alex 391f686173 Update application files and fix LLM models, create new retriever class 2 months ago
Siddhant Rai 8e6f6d46ec fix: issue during build 2 months ago
Siddhant Rai 2ba7a55439
Merge branch 'arc53:main' into main 2 months ago
Alex e07df29ab9 Update FLASK_DEBUG_MODE setting to use value from settings module 2 months ago
Alex abf24fe60f Update FLASK_DEBUG_MODE setting to use value from settings module 2 months ago
Siddhant Rai fad5f5b81f fix: added requested changes 2 months ago
Siddhant Rai 6961f49a0c
Merge branch 'arc53:main' into main 2 months ago
Alex 6911f8652a Fix vectorstore path in check_docs function 2 months ago
Alex 6658cec6a0
Merge pull request #897 from arc53/dependabot/npm_and_yarn/frontend/vite-5.0.13
Bump vite from 5.0.12 to 5.0.13 in /frontend
2 months ago
Alex 14011b9d84
Merge pull request #891 from arc53/dependabot/npm_and_yarn/mock-backend/express-4.19.2
Bump express from 4.18.2 to 4.19.2 in /mock-backend
2 months ago
Alex bd2d0b6790
Merge pull request from GHSA-p5qc-vj2x-9rjp
advisory-fix
2 months ago
Alex d36f58230a advisory-fix 2 months ago