Commit Graph

  • 44e524e3c3 build(deps): update langchain and openai dependencies Alex 2025-05-13 16:29:24 +01:00
  • 9a430f73e2 build(deps): bump packaging from 24.1 to 25.0 in /application dependabot[bot] 2025-05-13 15:10:29 +00:00
  • fdea40ec11 Merge pull request #1735 from arc53/dependabot/pip/application/referencing-0.36.2 Alex 2025-05-13 18:09:10 +03:00
  • 526d340849 fix: stale deps Alex 2025-05-13 16:03:48 +01:00
  • fe95f6ad81 build(deps): bump referencing from 0.30.2 to 0.36.2 in /application dependabot[bot] 2025-05-13 13:20:27 +00:00
  • 39e73c37ab Merge pull request #1576 from arc53/dependabot/pip/application/portalocker-3.1.1 Alex 2025-05-13 16:06:44 +03:00
  • 39b36b6857 Feat: Add MD gen script, enable Qdrant lazy loading Alex 2025-05-13 14:03:05 +01:00
  • 44e98748c5 build(deps): bump portalocker from 2.10.1 to 3.1.1 in /application dependabot[bot] 2025-05-13 12:44:30 +00:00
  • 8a7aeee955 Merge pull request #1751 from arc53/dependabot/pip/application/torch-2.7.0 Alex 2025-05-13 15:41:10 +03:00
  • 1c7befb8d3 build(deps): bump torch from 2.5.1 to 2.7.0 in /application dependabot[bot] 2025-05-13 12:20:22 +00:00
  • d5d59ac62c Merge pull request #1759 from arc53/dependabot/pip/application/transformers-4.51.3 Alex 2025-05-13 15:19:18 +03:00
  • 562f0762a0 Merge pull request #1775 from siiddhantt/feat/enhance-agents Alex 2025-05-13 11:54:29 +03:00
  • e46aedce21 Merge branch 'feat/enhance-agents' of https://github.com/siiddhantt/DocsGPT into feat/enhance-agents Siddhant Rai 2025-05-13 13:05:50 +05:30
  • 57cc09b1d7 feat: update tool display name and improve SharedAgent component layout Siddhant Rai 2025-05-13 13:05:20 +05:30
  • e1e608b744 (fix:bubble) sleeker source cards ManishMadan2882 2025-05-13 06:16:16 +05:30
  • cbfa5a5118 Delete .jwt_secret_key Alex 2025-05-12 15:11:42 +03:00
  • ea9ab5b27c (feat:sources) remove None option, don't close on select ManishMadan2882 2025-05-12 17:15:03 +05:30
  • 357ced6cba Revert "(fix:message-input) no badge buttons when shared" ManishMadan2882 2025-05-12 16:32:17 +05:30
  • 3ffda69651 Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-05-12 14:38:33 +05:30
  • e1bf4e0762 (fix/logs)log must render once ManishMadan2882 2025-05-12 14:38:15 +05:30
  • ec7f14b82d Merge branch 'main' into feat/enhance-agents Siddhant Rai 2025-05-12 13:45:18 +05:30
  • 6520be5b85 feat: shared and pinning agents + fix for streaming tools Siddhant Rai 2025-05-12 06:06:11 +05:30
  • 17e4fad6fb Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-05-10 01:36:32 +00:00
  • d84c416421 Merge pull request #1774 from arc53/limit-yield-on-tools Alex 2025-05-10 00:53:28 +03:00
  • 32803c89a3 fix: truncate tool call results to 50 characters for cleaner output Alex 2025-05-09 22:52:17 +01:00
  • a86bcb5c29 Merge pull request #1773 from arc53/cols-agent-fix Alex 2025-05-10 00:21:05 +03:00
  • 7d76a33790 fix:(style) update layout for agent list and card components Alex 2025-05-09 22:15:55 +01:00
  • 8552e81022 (fix:input) sync with translations ManishMadan2882 2025-05-09 21:39:54 +05:30
  • eacdde829f (fix/logs) abnormal scroll over page ManishMadan2882 2025-05-09 20:07:51 +05:30
  • d873539856 (fix:message-input) no badge buttons when shared ManishMadan2882 2025-05-09 20:02:49 +05:30
  • 24bb2e469d Merge pull request #1772 from ManishMadan2882/main Alex 2025-05-09 11:01:01 +03:00
  • e1aa2cc0b8 (fix:ingestion) store file name as metadata, not path ManishMadan2882 2025-05-09 02:26:35 +05:30
  • d073947f3b Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-05-08 16:11:14 +05:30
  • 3243740dd1 (fix-bubble) inconsistent width with snippets ManishMadan2882 2025-05-08 16:10:31 +05:30
  • f9bd566a3b Merge pull request #1768 from ManishMadan2882/main Alex 2025-05-08 01:41:08 +03:00
  • 183251487c lint: remove unused import of 'io' in worker.py Alex 2025-05-07 23:37:35 +01:00
  • ff532210f7 lint ManishMadan2882 2025-05-08 00:15:28 +05:30
  • d0a04d9801 (fix/lint) empty methods ManishMadan2882 2025-05-08 00:14:42 +05:30
  • ea6533db4e (fix:attachment) strictly use filename ManishMadan2882 2025-05-08 00:11:02 +05:30
  • 89d5e7bee5 (feat:attachment) store file in endpoint layer ManishMadan2882 2025-05-07 19:15:36 +05:30
  • 7e6cdee592 Merge pull request #1732 from asminkarki012/feature/mermaid-integration Alex 2025-05-07 11:52:50 +03:00
  • 990c2fb416 Merge branch 'main' into 'feature/mermaid-integration' ManishMadan2882 2025-05-07 03:44:47 +05:30
  • 09e054c6aa (fix/scroll) bring back arrowDown button, smoother scroll ManishMadan2882 2025-05-07 02:48:49 +05:30
  • 23f648f53a (feat/mermaid) zoom as per the requirement ManishMadan2882 2025-05-07 02:07:57 +05:30
  • 07fa656e7c feat: implement pinning functionality for agents with UI updates Siddhant Rai 2025-05-06 16:12:55 +05:30
  • 7858c48f11 fix: zip file uploads Alex 2025-05-06 11:12:26 +01:00
  • e56d54c3f0 fix: improve source and description handling in GetAgent and GetAgents responses Alex 2025-05-06 10:59:25 +01:00
  • f37ca95c10 (fix/mermaid loading): load only the diagrams which stream ManishMadan2882 2025-05-06 15:16:14 +05:30
  • 72e51bb072 (feat:mermaid) dont pass isDarkTheme ManishMadan2882 2025-05-06 04:38:38 +05:30
  • dcfcbf54be Merge pull request #1767 from arc53/sources-icon-fix-agent-menu Alex 2025-05-06 01:36:29 +03:00
  • 204936b2d0 fix: sources icon mini fix Alex 2025-05-05 23:34:13 +01:00
  • 98856b39ac (feat:mermaid) zoom onhover, throw syntax errors ManishMadan2882 2025-05-06 00:53:33 +05:30
  • ad5f707486 lint: ruff fix Alex 2025-05-05 18:03:45 +01:00
  • 5ecfb0ce6d fix: enhance error logging Alex 2025-05-05 17:59:37 +01:00
  • 2147b3f06f lint: mini fix Alex 2025-05-05 13:14:56 +01:00
  • 7daed3daaf Merge pull request #1764 from arc53/feat/better-logs Alex 2025-05-05 15:13:21 +03:00
  • 481df4d604 fix: enhance error logging with exception info across multiple modules Alex 2025-05-05 13:12:39 +01:00
  • cf333873fd fix: json body Alex 2025-05-05 00:08:56 +01:00
  • ae700e8f3a fix: display only 2 demos buttons on mobile Alex 2025-05-04 18:56:33 +01:00
  • 16386a9524 (feat:mermaid) zoom on hover ManishMadan2882 2025-05-04 19:39:24 +05:30
  • 7e7ce276b2 (fix:mermaid/flicker) separated from markdown ManishMadan2882 2025-05-02 14:12:24 +05:30
  • 71c6b41b83 Merge pull request #1762 from arc53/dartpain-patch-2 Alex 2025-05-01 17:19:10 +03:00
  • 4b2faae29a Update README.md Alex 2025-05-01 17:15:08 +03:00
  • 7e28e562d0 (fix:mermaid) download svg/png ManishMadan2882 2025-05-01 19:37:03 +05:30
  • 93c2e2a597 build(deps): bump transformers from 4.49.0 to 4.51.3 in /application dependabot[bot] 2025-04-29 20:50:32 +00:00
  • c45d13d834 Merge pull request #1755 from siiddhantt/feat/agent-menu Alex 2025-04-29 00:41:36 +03:00
  • 330276cdf7 fix: lint for ruff Alex 2025-04-28 22:32:13 +01:00
  • 22c7015c69 refactor: webhook listener handle both POST and GET requests Siddhant Rai 2025-04-29 00:29:16 +05:30
  • cc67d4a1e2 process all request data implicitly Alex 2025-04-28 17:49:29 +01:00
  • eeb9da696f Merge remote-tracking branch 'upstream/main' into feat/agent-menu Siddhant Rai 2025-04-28 17:01:46 +05:30
  • 4979e1ac9a feat: add clsx dependency, enhance logging in agent logic, and improve agent logs component Siddhant Rai 2025-04-28 14:18:28 +05:30
  • 545353dabf (feat:mermaid) use contentLoaded to render ManishMadan2882 2025-04-27 03:42:28 +05:30
  • 545376740c (fix:re-render) useRef to check for bottom ManishMadan2882 2025-04-26 19:33:24 +05:30
  • 8289b02ab0 feat: add agent webhook endpoint and implement related functionality Siddhant Rai 2025-04-26 12:00:29 +05:30
  • fc0060662b (fix:mermaid) suppress mermaid injected errors in DOM ManishMadan2882 2025-04-25 21:18:49 +05:30
  • df9d432d29 fix: mongo db database name in settings Alex 2025-04-24 17:29:41 +01:00
  • 76fd6e15cc Update Dockerfile Alex 2025-04-24 18:54:58 +03:00
  • 06982efda5 Merge pull request #1742 from ManishMadan2882/main Alex 2025-04-24 01:32:27 +03:00
  • 3cd9a72495 add storage type to the settings cofig Alex 2025-04-23 23:13:39 +01:00
  • 0ce27f274a (feat:storage) file indexes/faiss ManishMadan2882 2025-04-23 04:28:45 +05:30
  • e60f78ac4a (feat:storage) file uploads ManishMadan2882 2025-04-23 03:39:35 +05:30
  • 637d3a24a1 Revert "(feat:storage) file, indexes uploads" ManishMadan2882 2025-04-23 00:52:55 +05:30
  • 24c8b24b1f Revert "(fix:indexes) look for the right path" ManishMadan2882 2025-04-23 00:52:22 +05:30
  • 5ad34e2216 (fix:indexes) look for the right path ManishMadan2882 2025-04-22 17:34:25 +05:30
  • 64c42f0ddf (feat:storage) file, indexes uploads ManishMadan2882 2025-04-22 05:18:07 +05:30
  • 0a31ddaae6 (feat:storage) use get storage ManishMadan2882 2025-04-22 01:41:53 +05:30
  • 38476cfeb8 (gfeat:storage) get storage instance based on settings ManishMadan2882 2025-04-22 00:57:57 +05:30
  • decc31f1f0 update latest changes asminkarki012 2025-04-21 21:05:12 +05:45
  • ea0aa64330 fix: added renderer in answer bubble asminkarki012 2025-04-21 20:50:04 +05:45
  • e9a6044645 Merge branch 'main' into main Manish Madan 2025-04-20 16:01:13 +05:30
  • 474d700df2 Merge pull request #1745 from arc53/dependabot/pip/application/google-generativeai-0.8.5 Alex 2025-04-20 01:39:11 +03:00
  • c50ff6faa3 (feat:fs abstract) googleLLM class ManishMadan2882 2025-04-18 21:03:28 +05:30
  • c8efef8f04 (fix:openai) image uplads, use lambda in process_files ManishMadan2882 2025-04-18 18:27:02 +05:30
  • 1d22f77568 build(deps): bump google-generativeai in /application dependabot[bot] 2025-04-17 20:06:10 +00:00
  • 5aa51f5f36 (feat:file_abstract) openai attachments comply ManishMadan2882 2025-04-18 01:27:21 +05:30
  • 335c21c48a (fix:attachment) dont calculate MIME again ManishMadan2882 2025-04-17 16:36:40 +05:30
  • c35d1cecfe (feat:file_abstract) return storage metadata after upload ManishMadan2882 2025-04-17 16:29:34 +05:30
  • 0d3e6157cd (feat:attachmentUpload) parse content before upload ManishMadan2882 2025-04-17 16:23:01 +05:30
  • 68e4cf4d14 (feat:fsabstract) add factory class ManishMadan2882 2025-04-17 02:40:53 +05:30
  • 9454150f7d (fix:s3) processor func ManishMadan2882 2025-04-17 02:36:55 +05:30