asminkarki012
decc31f1f0
update latest changes
2025-04-21 21:05:12 +05:45
asminkarki012
ea0aa64330
fix: added renderer in answer bubble
2025-04-21 20:50:04 +05:45
Siddhant Rai
2f9f428a2f
feat: add prompt management functionality with modal integration
2025-04-16 19:41:16 +05:30
Siddhant Rai
da15cde49c
Merge branch 'main' into feat/agent-menu
2025-04-16 18:35:38 +05:30
Siddhant Rai
e6ed37139a
feat: implement agent preview functionality and enhance conversation handling
2025-04-16 16:26:47 +05:30
Siddhant Rai
d80eeb044c
feat: add agent timestamps and improve agent retrieval logic
2025-04-15 14:06:20 +05:30
Siddhant Rai
7c69e99914
feat: Enhance agent selection and conversation handling
...
- Added functionality to select agents in the Navigation component, allowing users to reset conversations and set the selected agent.
- Updated the MessageInput component to conditionally show source and tool buttons based on the selected agent.
- Modified the Conversation component to handle agent-specific queries and manage file uploads.
- Improved conversation fetching logic to include agent IDs and handle attachments.
- Introduced new types for conversation summaries and results to streamline API responses.
- Refactored Redux slices to manage selected agent state and improve overall state management.
- Enhanced error handling and loading states across components for better user experience.
2025-04-15 11:53:53 +05:30
ManishMadan2882
8b054010e1
(Feat:input) sleek attachment pills
2025-04-15 03:30:11 +05:30
Siddhant Rai
fa1f9d7009
feat: agents route replacing chatbots
...
- Removed API Keys tab from SettingsBar and adjusted tab layout.
- Improved styling for tab scrolling buttons and gradient indicators.
- Introduced AgentDetailsModal for displaying agent access details.
- Updated Analytics component to fetch agent data and handle analytics for selected agent.
- Refactored Logs component to accept agentId as a prop for filtering logs.
- Enhanced type definitions for InputProps to include textSize.
- Cleaned up unused imports and optimized component structure across various files.
2025-04-11 17:24:22 +05:30
asminkarki012
c5a8f3abcd
refact:generate unique meraid id using crypto.randomUUID
2025-04-11 11:48:07 +05:45
ManishMadan2882
292257770c
(refactor:attach) centralize attachment state
2025-04-10 03:02:39 +05:30
ManishMadan2882
b4c6b2b08b
(feat:utils) getOS, isTouchDevice
2025-04-10 01:44:49 +05:30
ManishMadan2882
6cb4577e1b
(feat:input) hotkey for sources open
2025-04-10 01:43:46 +05:30
ManishMadan2882
cd7bbb45c3
(fix:popups) minor hover
2025-04-08 17:51:18 +05:30
asminkarki012
b1235f3ce0
feat[mermaid]:clean comment
2025-04-04 18:40:57 +05:45
asminkarki012
ba4bb63a1f
feat[mermaid]:integration of mermaid
2025-04-04 18:36:45 +05:45
ManishMadan2882
5923781484
(feat:attach) warning for error, progress, removal
2025-04-04 03:29:01 +05:30
ManishMadan2882
72bbe3b1ce
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-04-02 15:57:45 +05:30
ManishMadan2882
856824316b
(feat: attach) handle them locally from message input
2025-04-02 15:33:35 +05:30
GH Action - Upstream Sync
632cba86e9
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-04-02 01:36:06 +00:00
Siddhant Rai
7f31ac7bcb
refactor: minor changes
2025-04-01 12:33:43 +05:30
ManishMadan2882
4241307990
(fix:responsive/messageInput) sleek badge buttons, aligned send btn
2025-03-28 20:42:12 +05:30
ManishMadan2882
727a8ef13d
(fix:responsive) tools and source pop
2025-03-28 20:40:46 +05:30
ManishMadan2882
7c92558ad1
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-03-28 18:13:42 +05:30
ManishMadan2882
45083d29a6
(feat:attach) show files on conversations
2025-03-28 18:13:24 +05:30
ManishMadan2882
5089d86095
(feat:attach) send attachment ids
2025-03-28 18:12:38 +05:30
ManishMadan2882
80e55ef385
(feat:attach) functionality to upload files
2025-03-28 18:10:18 +05:30
GH Action - Upstream Sync
b5ed98445f
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-28 01:26:07 +00:00
Siddhant Rai
82d377abf5
feat: add support for thought processing in conversation flow and introduce ReActAgent
2025-03-27 23:19:08 +05:30
ManishMadan2882
4ba35d6189
(feat: attachment) integrate upload on fe
2025-03-27 16:54:21 +05:30
ManishMadan2882
9c8999a3ae
(fix:sources) doc selection for preLoaded
2025-03-25 19:04:31 +05:30
ManishMadan2882
551130f0e1
(feat:sources/tools) ui perfection for pop-ups
2025-03-25 03:22:21 +05:30
Charles Norris
98abeabc0d
Update ConversationTile.tsx
2025-03-24 16:10:41 -04:00
ManishMadan2882
2940a60b3c
(faet:input) tools pop-up
2025-03-24 17:16:24 +05:30
ManishMadan2882
76b9bc0d56
(feat:input) sources pop-up
2025-03-24 17:15:57 +05:30
ManishMadan2882
42422ccdcd
(feat:settings) routes for tab
2025-03-24 13:56:12 +05:30
ManishMadan2882
e9702ae2de
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-03-21 23:57:09 +05:30
ManishMadan2882
5c54852ebe
(fix:tools) no tools placeholder
2025-03-21 23:56:47 +05:30
GH Action - Upstream Sync
718a86ecda
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-21 01:26:21 +00:00
GH Action - Upstream Sync
e02f19058e
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-21 01:21:33 +00:00
ManishMadan2882
b09386d102
(clean:nav) rm source dropdown
2025-03-20 11:26:45 +05:30
ManishMadan2882
6464698b6d
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-03-20 09:47:38 +05:30
ManishMadan2882
9230fd3bd6
Revert "(feat:nav) clean-up source dropdown"
...
This reverts commit 561a125c92 .
2025-03-20 09:47:29 +05:30
ManishMadan2882
7771609ea0
(locales) udpate placeholder
2025-03-20 09:43:36 +05:30
ManishMadan2882
561a125c92
(feat:nav) clean-up source dropdown
2025-03-20 09:42:57 +05:30
ManishMadan2882
7149461d8e
(feat:sources) add pop-up to switch sources
2025-03-20 09:42:08 +05:30
Siddhant Rai
0732d9b6c8
fix: brave and duckduckgo retrievers
2025-03-20 08:27:00 +05:30
GH Action - Upstream Sync
2952c1be08
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-20 01:19:59 +00:00
ManishMadan2882
9f17eb1d28
feat(textInput) new design
2025-03-18 19:33:26 +05:30
Siddhant Rai
f4ab85a2bb
feat: minor fixes after merge
2025-03-18 18:56:02 +05:30