jane
82b47b5673
Added fix in frontend/src/conversation/ConversationMessages.tsx line 213
2025-09-16 23:53:06 +05:30
Siddhant Rai
6e08fe21d0
Merge branch 'refactor/llm-handler' of https://github.com/siiddhantt/DocsGPT into refactor/llm-handler
2025-06-11 19:28:47 +05:30
Siddhant Rai
9b839655a7
refactor: improve tool call result handling and display in conversation components
2025-06-11 19:28:15 +05:30
ManishMadan2882
4862548e65
(feat:attach) renaming, semantic identifier names
2025-06-06 21:52:10 +05:30
ManishMadan2882
3bae30c70c
(fix:messages) attachments are for questions
2025-06-05 03:09:37 +05:30
ManishMadan2882
e90fe117ec
(feat:attachments) render in bubble
2025-06-03 18:05:47 +05:30
ManishMadan2882
c24e90eaae
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-05-16 04:12:27 +05:30
ManishMadan2882
7f592f2b35
(fix/layout) prevent overlap in tab screen
2025-05-16 01:56:53 +05:30
Siddhant Rai
ec7f14b82d
Merge branch 'main' into feat/enhance-agents
2025-05-12 13:45:18 +05:30
Siddhant Rai
6520be5b85
feat: shared and pinning agents + fix for streaming tools
2025-05-12 06:06:11 +05:30
ManishMadan2882
ff532210f7
lint
2025-05-08 00:15:28 +05:30
ManishMadan2882
09e054c6aa
(fix/scroll) bring back arrowDown button, smoother scroll
2025-05-07 02:48:49 +05:30
ManishMadan2882
f37ca95c10
(fix/mermaid loading): load only the diagrams which stream
2025-05-06 15:16:14 +05:30
ManishMadan2882
16386a9524
(feat:mermaid) zoom on hover
2025-05-04 19:39:24 +05:30
ManishMadan2882
545376740c
(fix:re-render) useRef to check for bottom
2025-04-26 19:33:24 +05:30
Siddhant Rai
da15cde49c
Merge branch 'main' into feat/agent-menu
2025-04-16 18:35:38 +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
292257770c
(refactor:attach) centralize attachment state
2025-04-10 03:02:39 +05:30
GH Action - Upstream Sync
632cba86e9
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-04-02 01:36:06 +00:00
ManishMadan2882
45083d29a6
(feat:attach) show files on conversations
2025-03-28 18:13:24 +05:30
Siddhant Rai
82d377abf5
feat: add support for thought processing in conversation flow and introduce ReActAgent
2025-03-27 23:19:08 +05:30
ManishMadan2882
574a0e2dba
(fix:conv) perfect aligment
2025-03-16 03:57:31 +05:30
ManishMadan2882
fd0bd13b08
(refactor:conv) separate textarea
2025-03-16 02:01:32 +05:30
ManishMadan2882
d9c4331480
(refactor:conv) wrap msgs separately
2025-03-15 16:41:56 +05:30