Commit Graph

  • b84842df3d Fixing types TomasMatarazzo 2024-04-22 16:35:44 -03:00
  • fc170d3033 Update package.json TomasMatarazzo 2024-04-22 16:19:00 -03:00
  • 8fa4ec7ad8 delete console.log TomasMatarazzo 2024-04-22 16:17:26 -03:00
  • 480825ddd7 now is working in settings TomasMatarazzo 2024-04-22 16:16:19 -03:00
  • 260e328cc1 first change TomasMatarazzo 2024-04-22 14:41:59 -03:00
  • 8873428b4b Merge pull request #926 from siiddhantt/feature 0.9.0 Alex 2024-04-22 12:10:00 +01:00
  • ab43c20b8f delete test output Alex 2024-04-22 12:08:11 +01:00
  • 88d9d4f4a3 Update DeleteConvModal.tsx TomasMatarazzo 2024-04-18 13:56:03 -03:00
  • d4840f85c0 change text in modal TomasMatarazzo 2024-04-18 13:50:08 -03:00
  • 6f9ddeaed0 Button to clean chat history TomasMatarazzo 2024-04-17 19:51:29 -03:00
  • af5e73c8cb fix: user_api_key capturing Siddhant Rai 2024-04-16 15:31:11 +05:30
  • 333b6e60e1 fix: anthropic llm positional arguments Siddhant Rai 2024-04-16 10:02:04 +05:30
  • 1b61337b75 fix: skip logging to db during tests Siddhant Rai 2024-04-16 01:08:39 +05:30
  • 77991896b4 fix: api_key capturing + pytest errors Siddhant Rai 2024-04-15 22:32:24 +05:30
  • 60a670ce29 fix: changes to llm classes according to base Siddhant Rai 2024-04-15 19:47:24 +05:30
  • c1c69ed22b fix: pytest issues Siddhant Rai 2024-04-15 19:35:59 +05:30
  • d71c74c6fb Merge branch 'feature' of https://github.com/siiddhantt/DocsGPT into feature Siddhant Rai 2024-04-15 18:57:46 +05:30
  • 590aa8b43f update: apply decorator to abstract classes Siddhant Rai 2024-04-15 18:57:28 +05:30
  • 607e0166f6 Merge branch 'arc53:main' into feature Siddhant Rai 2024-04-15 18:55:09 +05:30
  • 130c83ee92 Merge pull request #911 from arc53/dependabot/pip/application/pymongo-4.6.3 Alex 2024-04-15 12:57:22 +01:00
  • fd5e418abf Merge pull request #919 from arc53/dependabot/npm_and_yarn/docs/multi-4407677fd1 Alex 2024-04-15 12:29:26 +01:00
  • 262d160314 Merge with branch main Siddhant Rai 2024-04-15 15:18:48 +05:30
  • 9146827590 fix: removed unused import Siddhant Rai 2024-04-15 15:14:17 +05:30
  • 062b108259 Merge branch 'arc53:main' into feature Siddhant Rai 2024-04-15 15:04:10 +05:30
  • ba796b6be1 feat: logging token usage to database Siddhant Rai 2024-04-15 15:03:00 +05:30
  • 3d763235e1 Merge pull request #925 from ManishMadan2882/main Alex 2024-04-14 11:43:03 +01:00
  • c30c6d9f10 Merge branch 'arc53:main' into main Manish Madan 2024-04-13 16:20:56 +05:30
  • 311716ed18 refactored fs, fix: untracked dir ManishMadan2882 2024-04-13 16:01:46 +05:30
  • 19bb1b4aa4 Create SECURITY.md Alex 2024-04-12 09:39:33 +01:00
  • b8749e36b9 Merge pull request #921 from siiddhantt/bugfix Alex 2024-04-10 10:25:26 +01:00
  • 00b6639155 fix: minor ui changes Siddhant Rai 2024-04-10 12:37:29 +05:30
  • 71d7daaef3 fix: minor ui changes Siddhant Rai 2024-04-10 12:23:37 +05:30
  • 8654c5d471 Merge branch 'bugfix' of https://github.com/siiddhantt/DocsGPT into bugfix Siddhant Rai 2024-04-10 12:11:51 +05:30
  • 02124b3d38 fix: missing fields from API Keys section Siddhant Rai 2024-04-10 12:11:34 +05:30
  • 340dcfb70d build(deps): bump tar and npm in /docs dependabot[bot] 2024-04-09 21:09:48 +00:00
  • a37b92223a Merge pull request #915 from arc53/feat/retrievers-class Alex 2024-04-09 22:09:11 +01:00
  • 7d2b8cb4fc Merge pull request #917 from arc53/multiple-uploads Alex 2024-04-09 18:13:52 +01:00
  • 8d7a134cb4 lint: ruff Alex 2024-04-09 17:25:08 +01:00
  • 4b849d7201 Fix SagemakerAPILLM test Alex 2024-04-09 17:20:26 +01:00
  • e03e185d30 Add Brave Search retriever and update application files Alex 2024-04-09 17:11:09 +01:00
  • 7a02df5588 Multiple uploads Pavel 2024-04-09 19:56:07 +04:00
  • 19494685ba Update application files, fix LLM models, and create new retriever class Alex 2024-04-09 16:38:42 +01:00
  • 1e26943c3e Update application files, fix LLM models, and create new retriever class Alex 2024-04-09 15:45:24 +01:00
  • 83fa850142 Bump pymongo from 4.6.1 to 4.6.3 in /application dependabot[bot] 2024-04-09 14:22:15 +00:00
  • 968a116d14 Merge pull request #916 from siiddhantt/bugfix Alex 2024-04-09 15:20:46 +01:00
  • fb55b494d7 Merge branch 'arc53:main' into bugfix Siddhant Rai 2024-04-09 19:09:44 +05:30
  • 59b6a83d7d fix: issue #884 Siddhant Rai 2024-04-09 19:08:59 +05:30
  • aabc4f0d7b Merge pull request #907 from siiddhantt/main Alex 2024-04-09 14:17:56 +01:00
  • 391f686173 Update application files and fix LLM models, create new retriever class Alex 2024-04-09 14:02:33 +01:00
  • 8e6f6d46ec fix: issue during build Siddhant Rai 2024-04-09 16:34:51 +05:30
  • 2ba7a55439 Merge branch 'arc53:main' into main Siddhant Rai 2024-04-09 13:54:48 +05:30
  • e07df29ab9 Update FLASK_DEBUG_MODE setting to use value from settings module 0.8.1 Alex 2024-04-08 13:27:43 +01:00
  • abf24fe60f Update FLASK_DEBUG_MODE setting to use value from settings module Alex 2024-04-08 13:15:58 +01:00
  • fad5f5b81f fix: added requested changes Siddhant Rai 2024-04-08 17:45:56 +05:30
  • 6961f49a0c Merge branch 'arc53:main' into main Siddhant Rai 2024-04-08 17:43:21 +05:30
  • 6911f8652a Fix vectorstore path in check_docs function Alex 2024-04-08 13:06:05 +01:00
  • 6658cec6a0 Merge pull request #897 from arc53/dependabot/npm_and_yarn/frontend/vite-5.0.13 Alex 2024-04-08 13:03:20 +01:00
  • 14011b9d84 Merge pull request #891 from arc53/dependabot/npm_and_yarn/mock-backend/express-4.19.2 Alex 2024-04-08 13:02:58 +01:00
  • bd2d0b6790 Merge pull request from GHSA-p5qc-vj2x-9rjp Alex 2024-04-08 12:58:36 +01:00
  • d36f58230a advisory-fix Alex 2024-04-08 12:56:27 +01:00
  • 018f950ca3 Merge pull request #908 from arc53/api-keys-documentation-guide Alex 2024-04-08 10:36:35 +01:00
  • db8db9fae9 Add prompt_id and chunks fields in create_api_key function Alex 2024-04-08 10:35:15 +01:00
  • 79ce8d6563 guide Pavel 2024-04-07 20:14:16 +04:00
  • 13eaa9a35a Merge pull request #904 from arc53/fix/update-docs-widget Alex 2024-04-06 11:39:32 +01:00
  • 39f0d76b4b refactor: clean up settings file for better structure Siddhant Rai 2024-04-05 23:38:59 +05:30
  • 0a5832ec75 refactor: clean up settings file for better structure Siddhant Rai 2024-04-05 23:33:27 +05:30
  • 6e147b3ed2 Update api key to new data Alex 2024-04-05 14:49:32 +01:00
  • c162f79daa Merge pull request #903 from arc53/feature/api-key-create Alex 2024-04-05 13:18:11 +01:00
  • 87585be687 Merge branch 'main' into feature/api-key-create Alex 2024-04-05 13:01:42 +01:00
  • ea08d6413c Merge pull request #902 from ManishMadan2882/feature/api-key-create Alex 2024-04-04 12:45:33 +01:00
  • 879905edf6 Refactor create_api_key function to include prompt_id and chunks in routes.py Alex 2024-04-04 12:38:23 +01:00
  • 6fd80a5582 Merge pull request #899 from siiddhantt/main Alex 2024-04-04 10:25:08 +01:00
  • 0dc7333563 fix: added API Keys in tabs Siddhant Rai 2024-04-04 14:42:14 +05:30
  • f61c3168d2 fix: issue with editing new prompts Siddhant Rai 2024-04-04 14:29:37 +05:30
  • 9cadd74a96 fix: minor ui changes Siddhant Rai 2024-04-04 13:42:32 +05:30
  • 729fa2352b feat: added prompts section under general in settings Siddhant Rai 2024-04-04 00:48:49 +05:30
  • b673aaf9f0 Bump vite from 5.0.12 to 5.0.13 in /frontend dependabot[bot] 2024-04-03 17:53:09 +00:00
  • 3132cc6005 Merge pull request #895 from sarfarazsiddiquii/new_branch Alex 2024-04-03 17:09:06 +01:00
  • ac994d3077 add prompt,chunks in create key ManishMadan2882 2024-04-03 19:19:53 +05:30
  • 02d4f7f2da functions can accept null sarfaraz siddiqui 2024-04-03 18:08:46 +05:30
  • d99569f005 Merge pull request #896 from arc53/api-update Alex 2024-04-01 18:22:13 +01:00
  • ec5166249a api update Pavel 2024-04-01 21:07:27 +04:00
  • dadd12adb3 Update API key in DocsGPTWidget.tsx Alex 2024-04-01 11:25:59 +01:00
  • 88b4fb8c2a Update API key in DocsGPTWidget.tsx Alex 2024-04-01 11:25:31 +01:00
  • afecae3786 added feature #887 sarfaraz siddiqui 2024-03-31 03:50:11 +05:30
  • d18598bc33 Merge pull request #894 from arc53/feature/api-key-create Alex 2024-03-29 20:04:26 +00:00
  • 794fc05ada Merge branch 'main' into feature/api-key-create Alex 2024-03-29 19:59:45 +00:00
  • 5daeb7f876 Merge pull request #892 from ManishMadan2882/feature/api-key-create Alex 2024-03-29 19:57:25 +00:00
  • 53e71c545e api key modal - enhancements ManishMadan2882 2024-03-29 19:11:40 +05:30
  • 959a55e36c adding dark mode - api key ManishMadan2882 2024-03-29 04:13:12 +05:30
  • 64572b0024 feat(settings): api key endpoints ManishMadan2882 2024-03-29 03:26:45 +05:30
  • 9a0c1caa43 Merge branch 'arc53:feature/api-key-create' into feature/api-key-create Manish Madan 2024-03-28 19:28:23 +05:30
  • eed6723147 feat(settings): api keys tab ManishMadan2882 2024-03-28 19:25:35 +05:30
  • 97fabf51b8 Refactor conversationSlice.ts and conversationApi.ts Alex 2024-03-28 13:43:10 +00:00
  • 5e5e2b8aee Merge pull request #877 from siiddhantt/main Alex 2024-03-27 16:55:01 +00:00
  • e01071426f feat: field to pass number of posts as a parameter Siddhant Rai 2024-03-27 19:20:55 +05:30
  • eed1bfbe50 feat: fields to handle reddit loader + minor changes Siddhant Rai 2024-03-26 16:07:44 +05:30
  • 0c3970a266 Merge branch 'arc53:main' into main Siddhant Rai 2024-03-26 16:07:25 +05:30
  • 267cfb621e Bump express from 4.18.2 to 4.19.2 in /mock-backend dependabot[bot] 2024-03-26 10:25:02 +00:00
  • 0e90febab2 Merge pull request #890 from arc53/dependabot/npm_and_yarn/docs/katex-0.16.10 Alex 2024-03-26 10:24:19 +00:00