Commit Graph

1800 Commits (main)
 

Author SHA1 Message Date
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
Alex 968a116d14
Merge pull request #916 from siiddhantt/bugfix
fix: updated qdrant-client to v1.8.2
1 month ago
Siddhant Rai fb55b494d7
Merge branch 'arc53:main' into bugfix 1 month ago
Siddhant Rai 59b6a83d7d fix: issue #884 1 month ago
Alex aabc4f0d7b
Merge pull request #907 from siiddhantt/main
refactor: clean up settings file for better structure
1 month ago
Alex 391f686173 Update application files and fix LLM models, create new retriever class 1 month ago
Siddhant Rai 8e6f6d46ec fix: issue during build 1 month ago
Siddhant Rai 2ba7a55439
Merge branch 'arc53:main' into main 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
Siddhant Rai fad5f5b81f fix: added requested changes 1 month ago
Siddhant Rai 6961f49a0c
Merge branch 'arc53:main' into main 1 month ago
Alex 6911f8652a Fix vectorstore path in check_docs function 1 month 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
1 month 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
1 month ago
Alex bd2d0b6790
Merge pull request from GHSA-p5qc-vj2x-9rjp
advisory-fix
1 month ago
Alex d36f58230a advisory-fix 1 month ago
Alex 018f950ca3
Merge pull request #908 from arc53/api-keys-documentation-guide
API keys guide
1 month ago
Alex db8db9fae9 Add prompt_id and chunks fields in create_api_key function 1 month ago
Pavel 79ce8d6563 guide 1 month ago
Alex 13eaa9a35a
Merge pull request #904 from arc53/fix/update-docs-widget
Update api key to new data
1 month ago
Siddhant Rai 39f0d76b4b refactor: clean up settings file for better structure 1 month ago
Siddhant Rai 0a5832ec75 refactor: clean up settings file for better structure 1 month ago
Alex 6e147b3ed2 Update api key to new data 1 month ago
Alex c162f79daa
Merge pull request #903 from arc53/feature/api-key-create
Feature/api key create
1 month ago
Alex 87585be687
Merge branch 'main' into feature/api-key-create 1 month ago
Alex ea08d6413c
Merge pull request #902 from ManishMadan2882/feature/api-key-create
Add Prompt, Chunks in Create Key
1 month ago
Alex 879905edf6 Refactor create_api_key function to include prompt_id and chunks in routes.py 1 month ago
Alex 6fd80a5582
Merge pull request #899 from siiddhantt/main
feat: added prompts section under general in settings
1 month ago
Siddhant Rai 0dc7333563 fix: added API Keys in tabs 1 month ago
Siddhant Rai f61c3168d2 fix: issue with editing new prompts 1 month ago
Siddhant Rai 9cadd74a96 fix: minor ui changes 1 month ago
Siddhant Rai 729fa2352b feat: added prompts section under general in settings 2 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>
2 months ago
Alex 3132cc6005
Merge pull request #895 from sarfarazsiddiquii/new_branch
added feature #887
2 months ago
ManishMadan2882 ac994d3077 add prompt,chunks in create key 2 months ago
sarfaraz siddiqui 02d4f7f2da functions can accept null 2 months ago
Alex d99569f005
Merge pull request #896 from arc53/api-update
api update
2 months ago
Pavel ec5166249a api update
A description of 3 more api methods in documentation.
2 months ago
Alex dadd12adb3 Update API key in DocsGPTWidget.tsx 2 months ago
Alex 88b4fb8c2a Update API key in DocsGPTWidget.tsx 2 months ago
sarfaraz siddiqui afecae3786 added feature #887 2 months ago
Alex d18598bc33
Merge pull request #894 from arc53/feature/api-key-create
Feature/api key create
2 months ago
Alex 794fc05ada
Merge branch 'main' into feature/api-key-create 2 months ago
Alex 5daeb7f876
Merge pull request #892 from ManishMadan2882/feature/api-key-create
Feature/api key create
2 months ago
ManishMadan2882 53e71c545e api key modal - enhancements 2 months ago
ManishMadan2882 959a55e36c adding dark mode - api key 2 months ago
ManishMadan2882 64572b0024 feat(settings): api key endpoints 2 months ago
Manish Madan 9a0c1caa43
Merge branch 'arc53:feature/api-key-create' into feature/api-key-create 2 months ago