Commit Graph

  • 3f88b04c4a Update app.py Alex 2023-05-31 23:49:41 +01:00
  • f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state Alex 2023-05-31 23:47:16 +01:00
  • 6c95d8b13e Merge pull request #251 from arc53/feature/streaming Alex 2023-05-31 22:30:57 +01:00
  • e6bccaaf4e Update app.py Alex 2023-05-31 22:20:47 +01:00
  • 3b8039a580 Merge branch 'main' into feature/streaming Alex 2023-05-31 22:15:53 +01:00
  • fae3f55010 Working streaming Alex 2023-05-31 17:44:20 +01:00
  • 20c877f75b working fe Alex 2023-05-31 15:42:17 +01:00
  • 8380858a82 some fixes Alex 2023-05-30 20:00:41 +01:00
  • d2358c399d working version Alex 2023-05-30 19:43:06 +01:00
  • c3af8a77af working streams Alex 2023-05-29 17:55:43 +01:00
  • bc5a0b030b Update .env-template to OPENAI_API_KEY Levente Csőke 2023-05-26 08:57:11 +02:00
  • 0b94f1717f Merge pull request #246 from arc53/feature/gpt4all Alex 2023-05-25 19:42:20 +01:00
  • aaa1249a41 model fix + env var Alex 2023-05-25 19:33:37 +01:00
  • ffaa22c49b reverse history order to use latest history firts Alex 2023-05-25 16:40:11 +01:00
  • 0b78480977 init Alex 2023-05-25 15:14:47 +01:00
  • ec4fc17e3a Bump requests from 2.28.2 to 2.31.0 in /scripts dependabot[bot] 2023-05-23 06:20:49 +00:00
  • 78b85fb664 Bump requests from 2.28.2 to 2.31.0 in /application dependabot[bot] 2023-05-23 06:07:55 +00:00
  • 6b6737613a Merge pull request #243 from nazihkalo/main Alex 2023-05-20 16:02:32 +01:00
  • da5d62cc1c updating the bulk ingest file metadata to account for parsers that output lists Nazih Kalo 2023-05-19 10:29:18 -07:00
  • 6a68b63192 history fix Alex 2023-05-19 13:09:41 +01:00
  • ff2e79fe7b streaming experiments Alex 2023-05-18 23:52:59 +01:00
  • 1800e51b19 Merge pull request #241 from arc53/feature/history Alex 2023-05-18 18:50:35 +01:00
  • ba9c505249 accidentaly deleted frontend container Alex 2023-05-18 18:45:15 +01:00
  • bc9f1c17ed History Alex 2023-05-18 18:42:23 +01:00
  • 74845aed64 history init Alex 2023-05-18 14:27:13 +01:00
  • e49dd0cc6a metadata on ingestion Alex 2023-05-17 21:41:24 +01:00
  • 27c45ae24a Merge pull request #236 from larinam/fixbuild_github_token Alex 2023-05-16 12:04:27 +01:00
  • 364a14adaf fix workflow: upgrade "build and push" action version to the latest Anton Larin 2023-05-16 08:02:13 +02:00
  • 5c560b1dd5 Merge pull request #235 from larinam/fixbuild_github_token Alex 2023-05-15 23:17:53 +01:00
  • 28b8b88332 fix workflow: adjust permissions according to documentation https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions#publishing-a-package-using-an-action Anton Larin 2023-05-15 21:22:06 +02:00
  • e39ef0cc9e Merge pull request #234 from larinam/fixbuild_github_token Alex 2023-05-15 18:17:48 +01:00
  • 8098d3fec8 fix workflow nad login to GHCR according to the GH documentation https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions Anton Larin 2023-05-15 18:54:03 +02:00
  • 059ffe09ea Merge pull request #232 from larinam/lint Alex 2023-05-15 13:53:09 +01:00
  • 36a845c29e Merge pull request #231 from larinam/main Alex 2023-05-15 13:45:52 +01:00
  • ce6f0dab56 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2023-05-15 12:05:18 +00:00
  • f200ab10a4 Merge pull request #233 from arc53/dependabot/pip/scripts/flask-2.2.5 Alex 2023-05-15 12:50:30 +01:00
  • 3001688e0e Update requirements.txt Alex 2023-05-15 12:46:39 +01:00
  • a73774099e Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2023-05-15 11:03:45 +00:00
  • b28676d52c Bump flask from 2.2.2 to 2.2.5 in /scripts dependabot[bot] 2023-05-15 11:00:19 +00:00
  • eef012b4d1 Merge pull request #225 from arc53/dependabot/pip/application/flask-2.3.2 Alex 2023-05-15 11:58:54 +01:00
  • 1417a1c020 Update requirements.txt Alex 2023-05-15 11:49:41 +01:00
  • 962becb9a5 Linting Anton Larin 2023-05-13 10:36:17 +02:00
  • 168648e789 Proper PEP8 formatting Anton Larin 2023-05-12 12:02:25 +02:00
  • 7f56f57778 better markdown styling Alex 2023-05-06 15:22:23 +01:00
  • 6cadddc2fc Merge pull request #223 from Zillibub/main Alex 2023-05-02 11:07:52 +01:00
  • 15fd54eac4 Bump flask from 2.2.3 to 2.3.2 in /application dependabot[bot] 2023-05-02 00:27:05 +00:00
  • 31350e6302 Set celery and mongo urls as default Serj 2023-04-30 11:03:09 +01:00
  • 8742cdae0a Refactored url join Serj 2023-04-30 10:46:52 +01:00
  • 4efcb388ff Added settings usage to the worker Serj 2023-04-29 15:58:02 +01:00
  • 2d92e95c8a Added settings usage to the worker Serj 2023-04-29 15:56:32 +01:00
  • 47e5d5684a Replace other env variables in the file Serj 2023-04-29 15:50:02 +01:00
  • b723e14d98 Added embeddings name variable Serj 2023-04-29 15:46:09 +01:00
  • c9d24b8f42 Added llm model variable Serj 2023-04-29 15:44:47 +01:00
  • 43622e7ab1 Added settings file Serj 2023-04-29 15:40:55 +01:00
  • 5cfc185ba5 Merge pull request #2 from arc53/main Serge Kozloff 2023-04-29 15:39:46 +01:00
  • 4be2635fbe Merge pull request #221 from darth-pika-hu/main Alex 2023-04-27 21:36:29 +01:00
  • 0beafb8391 Update setup.sh Darth Pika 2023-04-27 12:39:03 -07:00
  • 1d2654b9fa Update setup.sh Darth Pika 2023-04-27 12:02:11 -07:00
  • a4bc3673e7 Create setup.sh Darth Pika 2023-04-27 11:40:25 -07:00
  • fa080537e8 Merge pull request #220 from Zillibub/main Alex 2023-04-27 12:27:20 +01:00
  • bdf67a7db7 Added dev docker compose file Serj 2023-04-26 19:05:50 +01:00
  • db4cdc901c Merge pull request #1 from arc53/main Serge Kozloff 2023-04-26 18:55:39 +01:00
  • 16a540b89b Expand readme and added port in wsgi Serj 2023-04-26 18:54:59 +01:00
  • e00ec9ac3f Update chat_combine_prompt.txt Alex 2023-04-26 15:01:46 +01:00
  • fc760afdfc Update chat_combine_prompt.txt Alex 2023-04-26 14:54:26 +01:00
  • cb47bcdb0e Update ConversationBubble.tsx Alex 2023-04-26 13:35:05 +01:00
  • 8d62559ca8 Merge pull request #219 from arc53/feature/code-highlighting Alex 2023-04-26 10:30:39 +01:00
  • dbe9c4dc18 init Alex 2023-04-25 17:01:44 +01:00
  • 1609b4562d Added mongo db start Serj 2023-04-24 19:22:42 +01:00
  • b6cadb1d65 Removed spaces Serj 2023-04-24 18:46:05 +01:00
  • 7aafac5b5e Expanded developer start a little bit Serj 2023-04-24 18:39:53 +01:00
  • 36f0aacb19 Merge pull request #218 from arc53/feature/web-widget Pavel 2023-04-23 15:12:18 +01:00
  • 0c1a6a918d web widget Alex 2023-04-23 15:07:55 +01:00
  • d1f5ff4dba Merge pull request #214 from SAMZONG/main Alex 2023-04-18 15:12:54 +01:00
  • 77e6df2a1c add auto sync fork for workflow samzong 2023-04-18 04:24:10 +00:00
  • 119c037f24 Merge pull request #209 from arc53/dot-env Alex 2023-04-11 22:50:19 +01:00
  • 97fe1abfd8 .env Alex 2023-04-11 22:49:47 +01:00
  • 3a0163f0fb Merge pull request #202 from yuchen9/feat/ui-enhancement Alex 2023-04-07 11:17:12 +01:00
  • d3fab69155 feat: ui enhancement Chen 2023-04-06 23:48:13 +08:00
  • 9395d2c091 celery load Alex 2023-04-06 12:16:30 +01:00
  • b9efb98280 Update README.md Alex 2023-04-04 14:12:35 +01:00
  • 60bb264663 async calls Alex 2023-04-03 14:37:09 +01:00
  • 316dd2f165 Merge pull request #197 from arc53/dependabot/pip/application/redis-4.5.4 Alex 2023-04-03 13:01:13 +01:00
  • 8a0f700563 Bump redis from 4.5.3 to 4.5.4 in /application dependabot[bot] 2023-03-31 14:31:03 +00:00
  • 3d0c6eafec gpt4- compatable Alex 2023-03-31 10:45:40 +01:00
  • 46e055833b Merge pull request #196 from arc53/dependabot/pip/scripts/redis-4.5.4 Alex 2023-03-30 12:52:15 +01:00
  • 80dfdd1cb9 Bump redis from 4.5.3 to 4.5.4 in /scripts dependabot[bot] 2023-03-30 11:49:21 +00:00
  • db21678b74 Merge pull request #192 from arc53/dependabot/pip/scripts/redis-4.5.3 Alex 2023-03-30 12:48:58 +01:00
  • 09c7fe0565 Merge pull request #193 from arc53/dependabot/pip/application/redis-4.5.3 Alex 2023-03-30 12:48:35 +01:00
  • b6dfb2c856 map_reduce Alex 2023-03-30 12:44:25 +01:00
  • ab46ba521f different prompts Alex 2023-03-29 18:36:58 +01:00
  • 4a7670f2aa Update app.py Alex 2023-03-29 17:32:00 +01:00
  • 9ba86bc174 Update preferenceSlice.ts Alex 2023-03-28 10:19:42 +01:00
  • 2ebe5e051c discord bot fix Pavel 2023-03-28 01:51:54 +04:00
  • 24e98abd15 Bump redis from 4.5.2 to 4.5.3 in /application dependabot[bot] 2023-03-27 21:36:39 +00:00
  • b7f1a94ba4 Bump redis from 4.5.1 to 4.5.3 in /scripts dependabot[bot] 2023-03-27 21:34:50 +00:00
  • 70bc7465c9 Merge pull request #191 from arc53/features/little-fixes Alex 2023-03-27 22:28:55 +01:00
  • 65c2568427 Update app.py Alex 2023-03-27 22:23:36 +01:00
  • 186e7bf402 update for better runs + storage sync Alex 2023-03-27 22:07:26 +01:00
  • e6f1c7d0c3 mobile more space Alex 2023-03-27 21:50:54 +01:00