Alex
|
46904ccd54
|
feat: add theme color meta tags for light and dark modes
|
2025-08-28 11:36:42 +01:00 |
|
Siddhant Rai
|
5b7c7a4471
|
fix: update Docker images in docker-compose to use 'develop' tag
|
2025-08-28 12:11:06 +05:30 |
|
Siddhant Rai
|
9da4215d1f
|
feat: implement Docker Hub integration for building and pushing images in CI/CD workflow
|
2025-08-28 12:01:04 +05:30 |
|
ManishMadan2882
|
f39ac9945f
|
(feat:auth) follow connector-session
|
2025-08-28 00:53:19 +05:30 |
|
ManishMadan2882
|
a0cc2e4d46
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-08-28 00:51:29 +05:30 |
|
ManishMadan2882
|
4065041a9f
|
(feat:connectors) separate routes, namespace
|
2025-08-28 00:51:09 +05:30 |
|
GH Action - Upstream Sync
|
f08067a161
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-08-27 01:36:38 +00:00 |
|
Alex
|
545caacfa3
|
feat: prevent NUL character ingestion failures
|
2025-08-26 23:30:57 +01:00 |
|
Alex
|
a06f646637
|
feat: enhance tool call error handling
|
2025-08-26 22:37:21 +01:00 |
|
ManishMadan2882
|
578c68205a
|
(feat:connectors) abstracting auth, base class
|
2025-08-26 02:46:36 +05:30 |
|
ManishMadan2882
|
f09f1433a9
|
(feat:connectors) separate layer
|
2025-08-26 01:38:36 +05:30 |
|
ManishMadan2882
|
15a9e97a1e
|
(feat:ingest_connectors) spread config params
|
2025-08-26 00:56:39 +05:30 |
|
Ankit Matth
|
b3af4ee50b
|
speed up scripts by using docker hub
|
2025-08-24 08:59:19 +05:30 |
|
Ankit Matth
|
07d59b6640
|
refactor: use list instead of string parsing
|
2025-08-23 20:25:29 +05:30 |
|
GH Action - Upstream Sync
|
e25b988dc8
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-08-23 01:35:35 +00:00 |
|
ManishMadan2882
|
2410bd8654
|
(fix:driveLoader) folder ingesting
|
2025-08-22 19:07:52 +05:30 |
|
Alex
|
44d21ab703
|
fix: passing sources and chunk if agent is shared
|
2025-08-22 13:36:31 +01:00 |
|
Alex
|
e283957c8f
|
Fix source field retrieval in SharedAgent to handle DBRef correctly
|
2025-08-22 11:41:35 +01:00 |
|
ManishMadan2882
|
b1210c4902
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-08-22 13:36:52 +05:30 |
|
ManishMadan2882
|
e7430f0fbc
|
(feat:googleDrive,fe) file tree
|
2025-08-22 13:36:32 +05:30 |
|
ManishMadan2882
|
92d6ae54c3
|
(fix:google-oauth) no explicit datetime compare
|
2025-08-22 13:35:03 +05:30 |
|
ManishMadan2882
|
f82be23ca9
|
(feat:ingestion) external drive connect
|
2025-08-22 13:33:21 +05:30 |
|
ManishMadan2882
|
8c3f75e3e2
|
(feat:ingestion) google drive loader
|
2025-08-22 13:32:40 +05:30 |
|
GH Action - Upstream Sync
|
193d59f193
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-08-22 01:38:59 +00:00 |
|
ManishMadan2882
|
c2bebbaefa
|
(feat:oauth/drive) raw fe integrate
|
2025-08-22 03:29:57 +05:30 |
|
Alex
|
7ae5a9c5a5
|
Refactor diagramId initialization to use a combination of Date.now() and random string for uniqueness
|
2025-08-21 14:50:37 +01:00 |
|
ManishMadan2882
|
3b69bea23d
|
(chore:settings)addefault oath creds
|
2025-08-21 17:02:23 +05:30 |
|
ManishMadan2882
|
ab05726b99
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-08-21 02:46:56 +05:30 |
|
ManishMadan2882
|
b2b04268e9
|
(feat:drive) oauth flow
|
2025-08-21 02:46:32 +05:30 |
|
Siddhant Rai
|
bd73fa9ae7
|
refactor: remove unused abstract method and improve retrievers
|
2025-08-20 22:25:31 +05:30 |
|
Alex
|
927d10d66e
|
Update README.md
|
2025-08-17 12:44:47 +03:00 |
|
Alex
|
b67329623c
|
Update README.md
|
2025-08-16 13:51:40 +03:00 |
|
Ankit Matth
|
6f47aa802b
|
added support for multi select sources
|
2025-08-16 15:19:19 +05:30 |
|
Ankit Matth
|
3417c73011
|
fix(ui): resolve multiple UI/UX issues
|
2025-08-15 10:14:31 +05:30 |
|
Alex
|
6a02bcf15b
|
Merge pull request #1873 from ManishMadan2882/main
Sources are the new Docs
|
2025-08-13 18:24:35 +01:00 |
|
Alex
|
cd0fbf79a3
|
Merge pull request #1924 from siiddhantt/feat/agent-schema-response
feat: add support for structured output and JSON schema validation
|
2025-08-13 17:33:29 +01:00 |
|
Alex
|
15d2d0115b
|
Merge branch 'main' into feat/agent-schema-response
|
2025-08-13 17:12:26 +01:00 |
|
ManishMadan2882
|
d1a0fe6e91
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-08-13 17:39:59 +05:30 |
|
ManishMadan2882
|
1db80d140f
|
(fix) search dropdowns
|
2025-08-13 17:39:39 +05:30 |
|
Siddhant Rai
|
896dcf1f9e
|
feat: add support for structured output and JSON schema validation
|
2025-08-13 13:29:51 +05:30 |
|
GH Action - Upstream Sync
|
819a12fb49
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-08-13 01:45:41 +00:00 |
|
Alex
|
c68273706c
|
Merge pull request #1920 from hanzalahwaheed/fix/response-bubble-btns
fix: always show the response bubble buttons.
|
2025-08-13 00:14:01 +01:00 |
|
Hanzalah Waheed
|
6bb0cd535a
|
fix: rm redundant states. track feedback state w prop var
|
2025-08-13 02:36:58 +04:00 |
|
Hanzalah Waheed
|
cb9ec69cf6
|
chore: refactor code to use ternary operator for error type check
|
2025-08-13 02:31:25 +04:00 |
|
Hanzalah Waheed
|
143854fa81
|
fix: show both like and dislike buttons
|
2025-08-13 02:11:47 +04:00 |
|
ManishMadan2882
|
2f48a3d7d5
|
(feat:chunks) consistent path header
|
2025-08-13 02:53:32 +05:30 |
|
ManishMadan2882
|
ec95dafe1e
|
(feat:sources) matching the figma
|
2025-08-13 01:35:23 +05:30 |
|
ManishMadan2882
|
3d1fe724e5
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-08-12 18:05:11 +05:30 |
|
ManishMadan2882
|
5c615d6f2d
|
(feat:sources) card ui
|
2025-08-12 18:04:40 +05:30 |
|
GH Action - Upstream Sync
|
d72558eb36
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-08-12 01:43:57 +00:00 |
|