Commit Graph

  • da8e48d6d9
    Merge d8720d0849 into 967b195946 Ilyas Osman 2024-05-29 00:50:04 +0100
  • 8f14b1817d
    Merge 1ae7771290 into 967b195946 Manish Madan 2024-05-29 03:36:51 +0530
  • 967b195946
    Merge pull request #967 from starkgate/empty-response-after-streaming main Alex 2024-05-28 23:06:46 +0100
  • 1ae7771290 add spacing in general, minor change ManishMadan2882 2024-05-29 03:27:53 +0530
  • a585fe4d54 refactored locale json ManishMadan2882 2024-05-28 21:38:42 +0530
  • fa3a9fe70e fix: minor changes ManishMadan2882 2024-05-28 21:35:10 +0530
  • 99952a393f feat(i18n): modals, Hero, Nav ManishMadan2882 2024-05-28 20:50:07 +0530
  • d66f80fe29
    Merge d06c9ec764 into 41cb765255 starkgate 2024-05-28 13:31:55 +0000
  • d06c9ec764 Remove unneeded imports Josselin Stark 2024-05-28 15:31:43 +0200
  • b1e67455d2
    Merge 187d7bed32 into 41cb765255 Akash A Desai 2024-05-28 14:57:30 +0530
  • 41cb765255
    Update README.md Alex 2024-05-28 10:09:06 +0100
  • 2d12a3cd7a
    Merge pull request #965 from siiddhantt/feature/set-tokens-message-history Alex 2024-05-28 09:43:21 +0100
  • df4fe0176c
    Fix empty response in the conversation starkgate 2024-05-28 10:40:55 +0200
  • 0926ca2c3c Cache local model to reduce memory usage and delays Josselin Stark 2024-05-28 09:26:07 +0200
  • 4fcc80719e feat(i18n): settings static content ManishMadan2882 2024-05-28 01:39:37 +0530
  • f6c66f6ee4
    Merge pull request #964 from ManishMadan2882/main Alex 2024-05-27 11:44:11 +0100
  • 220d137e66 feat: dropdown to adjust conversational history limits Siddhant Rai 2024-05-26 23:13:01 +0530
  • 425803a1b6 chore: Refactor source assignment in api_answer route Alex 2024-05-24 16:50:00 +0100
  • c794ea614a
    Merge branch 'arc53:main' into main Manish Madan 2024-05-24 21:12:07 +0530
  • 9000838aab (feat:vectors): calc, add token in db ManishMadan2882 2024-05-24 21:10:50 +0530
  • 2790bda1e9 feat: Update Kubernetes deployment instructions for DocsGPT Alex 2024-05-24 16:16:32 +0100
  • e13d4daa9a chore: Remove unused VECTOR_STORE variable in docsgpt-secrets.yaml Alex 2024-05-24 16:09:31 +0100
  • 2f504a4e03
    Merge pull request #963 from arc53/feat/kubes-deployment Alex 2024-05-24 14:48:22 +0100
  • 598a50a133 feat: Add Kubernetes deployment instructions for DocsGPT feat/kubes-deployment Alex 2024-05-24 14:40:28 +0100
  • 1b06a5a3e0 feat: k8s deployment Alex 2024-05-23 18:23:01 +0100
  • 9f1d3b0269
    Update README.md Alex 2024-05-22 16:34:04 +0100
  • a09543d38b
    Update README.md Alex 2024-05-22 16:33:48 +0100
  • e4022edaae
    Merge 2ab3539925 into 23ddf53abe dependabot[bot] 2024-05-21 05:53:51 +0000
  • 2ab3539925
    --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... dependabot/pip/application/requests-2.32.0 dependabot[bot] 2024-05-21 05:53:49 +0000
  • 23ddf53abe
    Update ci.yml Alex 2024-05-20 12:09:11 +0100
  • ad5ff3792c
    Merge 89cbf58a96 into 6753b55160 dependabot[bot] 2024-05-19 22:24:09 +0300
  • 0e03aeddcb
    Merge 9c6cac2e4a into 6753b55160 Bryan Li 2024-05-19 22:19:09 +0300
  • d8720d0849 Add DocsGPTWidget embedding support for HTML ilyasosman 2024-05-19 22:08:18 +0300
  • c349949655
    Merge 7eaef1830a into 6753b55160 dependabot[bot] 2024-05-19 17:40:48 +0300
  • 6753b55160
    Merge pull request #955 from sossost/feat/add_copy_button_on_code_snippet Alex 2024-05-18 13:08:25 +0100
  • 7f7f48ad56
    Merge pull request #958 from arc53/feat-pre-loading-embeds Alex 2024-05-18 12:49:19 +0100
  • 149ca01029 fix : Add group property to code block parent element and add copy button condition jang_yoonsu 2024-05-18 20:43:13 +0900
  • 5c8133a810 chore: Update Docker build platforms for application and frontend and optimised embedding import Alex 2024-05-18 12:10:24 +0100
  • 2adccdd1b0
    Merge pull request #957 from ManishMadan2882/main Alex 2024-05-17 14:37:44 +0100
  • b91068d658 (navbar): shrink navbar ManishMadan2882 2024-05-17 18:07:06 +0530
  • 4534cafd3f
    Merge pull request #949 from ManishMadan2882/main Alex 2024-05-16 23:32:49 +0100
  • 405e79d729 removed space Alex 2024-05-16 23:32:12 +0100
  • 4df2349e9d (hero) minor update ManishMadan2882 2024-05-17 00:59:47 +0530
  • 343a5d1ef7
    Merge 30f217118e into 5e00d4ded7 Jared Bradley 2024-05-16 17:47:23 +0200
  • a9b61d3e13 design : add style invisible when lg and visible when hover jang_yoonsu 2024-05-16 23:29:33 +0900
  • 3767d14e5c feat: add copy button in code snippet jang_yoonsu 2024-05-16 23:23:46 +0900
  • 889a050f25 feat : add copy button component jang_yoonsu 2024-05-16 23:23:06 +0900
  • 0701fac807 (hero): hover button outline ManishMadan2882 2024-05-16 18:42:19 +0530
  • 9fba91069a lint fix ManishMadan2882 2024-05-16 18:27:36 +0530
  • 4f9ce70ff8 (hero): demo queries on click ManishMadan2882 2024-05-16 18:23:45 +0530
  • 5e00d4ded7
    Merge pull request #953 from shelar1423/main Alex 2024-05-16 10:51:40 +0100
  • 95cd9ee5bb spinner fixed digvijay shelar 2024-05-16 15:15:48 +0530
  • 40f16f8ef1
    Merge pull request #952 from ManishMadan2882/fix-api-key-parse Alex 2024-05-15 16:27:43 +0100
  • 3d9288f82f fix: override chunks,promps with api-key-data ManishMadan2882 2024-05-15 20:23:02 +0530
  • e3f21e2c91 fix: override chunks,prompt_id with api_key_data ManishMadan2882 2024-05-15 18:48:44 +0530
  • c51f12f88b (conversation)- taller input field ManishMadan2882 2024-05-15 16:31:41 +0530
  • 0618153390 fix: object id bug Alex 2024-05-14 19:01:45 +0100
  • a7c066291b
    Update README.md Alex 2024-05-13 17:08:12 +0100
  • a69ac372fa
    Merge pull request #946 from siiddhantt/refactor/ui-elements Alex 2024-05-13 11:47:20 +0100
  • 16b2a54981
    Merge pull request #936 from Fagner-lourenco/patch-1 Alex 2024-05-12 22:36:52 +0100
  • 3f68e0d66f chore: Update Dockerfile Alex 2024-05-12 22:33:43 +0100
  • 12d483fde6 chore: update documentation links to use the new domain Alex 2024-05-12 11:40:09 +0100
  • 96034a9712 fix: minor change Siddhant Rai 2024-05-12 12:56:34 +0530
  • d2def4479b refactor: several small ui refactor for generalisation Siddhant Rai 2024-05-12 12:41:12 +0530
  • afbbb913e7 (hero): updating the UI ManishMadan2882 2024-05-10 16:21:42 +0530
  • ad76f239a3
    Merge pull request #943 from arc53/dependabot/npm_and_yarn/docs/next-14.1.1 Alex 2024-05-10 11:29:37 +0100
  • e6b096c9e0
    build(deps): bump next from 14.0.4 to 14.1.1 in /docs dependabot[bot] 2024-05-10 04:27:40 +0000
  • 6e26b4e6c7
    Merge pull request #942 from ManishMadan2882/main Alex 2024-05-09 16:29:42 +0100
  • ea79494b6d fix(conversation): overflows in sources, removed tagline below input ManishMadan2882 2024-05-08 20:50:20 +0530
  • afb18a3e4d (conversation) makes overflow auto ManishMadan2882 2024-05-08 16:17:16 +0530
  • f9c9853102 fix(conversation) word breaks ManishMadan2882 2024-05-08 16:07:49 +0530
  • b3eb9fb6fa fix(conversation): mobile abnormal overflows ManishMadan2882 2024-05-08 15:56:52 +0530
  • d3b97bf51a
    Merge pull request #941 from ManishMadan2882/main Alex 2024-05-08 09:50:30 +0100
  • 7a2e491199 fix(UI):conversation,settings ManishMadan2882 2024-05-07 20:37:05 +0530
  • 89cbf58a96
    build(deps): bump transformers from 4.36.2 to 4.38.0 in /application dependabot/pip/application/transformers-4.38.0 dependabot[bot] 2024-05-07 08:53:06 +0000
  • 25efaf08b7
    Merge pull request #935 from arc53/dependabot/pip/application/tqdm-4.66.3 Alex 2024-05-07 09:52:09 +0100
  • f893ea6b98
    Merge pull request #934 from arc53/dependabot/pip/scripts/tqdm-4.66.3 Alex 2024-05-07 09:51:57 +0100
  • 500745b62c
    build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application dependabot[bot] 2024-05-07 08:24:51 +0000
  • 9ebe5bf1a7
    Merge pull request #939 from arc53/dependabot/pip/application/werkzeug-3.0.3 Alex 2024-05-07 09:23:58 +0100
  • 4aecb86daa
    build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /application dependabot[bot] 2024-05-06 19:28:27 +0000
  • 6924dd6df6
    Update Dockerfile Fagner-lourenco 2024-05-04 20:50:11 -0300
  • 431755144e fix: Update count_tokens function in utils.py Alex 2024-05-04 10:39:23 +0100
  • d182f81754
    build(deps): bump tqdm from 4.66.1 to 4.66.3 in /scripts dependabot[bot] 2024-05-03 21:48:38 +0000
  • de0193fffc
    Merge pull request #933 from siiddhantt/fix/remote-upload-issue Alex 2024-05-03 14:54:12 +0100
  • 53e86205ad fix: added more headers from default Siddhant Rai 2024-05-03 18:47:30 +0530
  • aa670efe3a fix: connection aborted in WebBaseLoader Siddhant Rai 2024-05-03 18:25:01 +0530
  • e693fe49a7 fix: fixed Dockerfile python path bug Alex 2024-05-03 11:55:51 +0100
  • 7eaa32d85f remove gunicorn from final Alex 2024-05-02 14:43:09 +0100
  • ab40d2c37a remove pip from final container Alex 2024-05-01 14:11:16 +0100
  • 784206b39b chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0 Alex 2024-05-01 13:19:16 +0100
  • 7c8264e221
    Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history Alex 2024-05-01 10:54:34 +0100
  • db7195aa30 Update Navigation.tsx TomasMatarazzo 2024-04-29 17:02:22 -0300
  • eb7bbc1612 TS2741 TomasMatarazzo 2024-04-27 11:04:28 -0300
  • ee3792181d probando TomasMatarazzo 2024-04-26 20:35:36 -0300
  • 9804965a20 style in button and user in back route delete all conv TomasMatarazzo 2024-04-25 23:43:45 -0300
  • 089b279624 Merge branch 'new_branch' of https://github.com/sarfarazsiddiquii/DocsGPT into new_branch sarfaraz siddiqui 2024-04-23 19:02:18 +0530
  • 21fdd055a6 removed chunks prop sarfaraz siddiqui 2024-04-19 15:21:30 +0530
  • cd467f1ea0 removed unused parameters sarfaraz siddiqui 2024-04-18 23:21:41 +0530
  • a694234656 error is displayed in ui sarfaraz siddiqui 2024-04-15 23:52:41 +0530
  • c4c862d365 updated test to match outputs sarfaraz siddiqui 2024-04-12 16:16:42 +0530