Commit Graph

1813 Commits (df4fe0176c946ca7eb89c0544caa316e289c7ac1)
 

Author SHA1 Message Date
Alex b8749e36b9
Merge pull request #921 from siiddhantt/bugfix
fix for missing fields in API Keys section
5 months ago
Siddhant Rai 00b6639155 fix: minor ui changes 5 months ago
Siddhant Rai 71d7daaef3 fix: minor ui changes 5 months ago
Siddhant Rai 8654c5d471 Merge branch 'bugfix' of https://github.com/siiddhantt/DocsGPT into bugfix 5 months ago
Siddhant Rai 02124b3d38 fix: missing fields from API Keys section 5 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>
5 months ago
Alex a37b92223a
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
5 months ago
Alex 7d2b8cb4fc
Merge pull request #917 from arc53/multiple-uploads
Multiple file upload
5 months ago
Alex 8d7a134cb4 lint: ruff 5 months ago
Alex 4b849d7201 Fix SagemakerAPILLM test 5 months ago
Alex e03e185d30 Add Brave Search retriever and update application files 5 months ago
Pavel 7a02df5588 Multiple uploads 5 months ago
Alex 19494685ba Update application files, fix LLM models, and create new retriever class 5 months ago
Alex 1e26943c3e Update application files, fix LLM models, and create new retriever class 5 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>
5 months ago
Alex 968a116d14
Merge pull request #916 from siiddhantt/bugfix
fix: updated qdrant-client to v1.8.2
5 months ago
Siddhant Rai fb55b494d7
Merge branch 'arc53:main' into bugfix 5 months ago
Siddhant Rai 59b6a83d7d fix: issue #884 5 months ago
Alex aabc4f0d7b
Merge pull request #907 from siiddhantt/main
refactor: clean up settings file for better structure
5 months ago
Alex 391f686173 Update application files and fix LLM models, create new retriever class 5 months ago
Siddhant Rai 8e6f6d46ec fix: issue during build 5 months ago
Siddhant Rai 2ba7a55439
Merge branch 'arc53:main' into main 5 months ago
Alex e07df29ab9 Update FLASK_DEBUG_MODE setting to use value from settings module 5 months ago
Alex abf24fe60f Update FLASK_DEBUG_MODE setting to use value from settings module 5 months ago
Siddhant Rai fad5f5b81f fix: added requested changes 5 months ago
Siddhant Rai 6961f49a0c
Merge branch 'arc53:main' into main 5 months ago
Alex 6911f8652a Fix vectorstore path in check_docs function 5 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
5 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
5 months ago
Alex bd2d0b6790
Merge pull request from GHSA-p5qc-vj2x-9rjp
advisory-fix
5 months ago
Alex d36f58230a advisory-fix 5 months ago
Alex 018f950ca3
Merge pull request #908 from arc53/api-keys-documentation-guide
API keys guide
5 months ago
Alex db8db9fae9 Add prompt_id and chunks fields in create_api_key function 5 months ago
Pavel 79ce8d6563 guide 5 months ago
Alex 13eaa9a35a
Merge pull request #904 from arc53/fix/update-docs-widget
Update api key to new data
5 months ago
Siddhant Rai 39f0d76b4b refactor: clean up settings file for better structure 5 months ago
Siddhant Rai 0a5832ec75 refactor: clean up settings file for better structure 5 months ago
Alex 6e147b3ed2 Update api key to new data 5 months ago
Alex c162f79daa
Merge pull request #903 from arc53/feature/api-key-create
Feature/api key create
5 months ago
Alex 87585be687
Merge branch 'main' into feature/api-key-create 5 months ago
Alex ea08d6413c
Merge pull request #902 from ManishMadan2882/feature/api-key-create
Add Prompt, Chunks in Create Key
5 months ago
Alex 879905edf6 Refactor create_api_key function to include prompt_id and chunks in routes.py 5 months ago
Alex 6fd80a5582
Merge pull request #899 from siiddhantt/main
feat: added prompts section under general in settings
5 months ago
Siddhant Rai 0dc7333563 fix: added API Keys in tabs 5 months ago
Siddhant Rai f61c3168d2 fix: issue with editing new prompts 5 months ago
Siddhant Rai 9cadd74a96 fix: minor ui changes 5 months ago
Siddhant Rai 729fa2352b feat: added prompts section under general in settings 5 months ago
dependabot[bot] b673aaf9f0
Bump vite from 5.0.12 to 5.0.13 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Alex 3132cc6005
Merge pull request #895 from sarfarazsiddiquii/new_branch
added feature #887
5 months ago
ManishMadan2882 ac994d3077 add prompt,chunks in create key 5 months ago