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
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
Alex
94c7bba168
Merge pull request #1716 from ManishMadan2882/main
...
Sources + Tools
2025-04-03 02:03:47 +03:00
ManishMadan2882
f9ad4c068a
(feat:attach) fallback strategy to process docs
2025-04-03 03:26:37 +05:30
ManishMadan2882
19d68252cd
(fix/attach): inputs are created in application
2025-04-02 16:36:58 +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
ManishMadan2882
95e189d1d8
(feat:base/agents) default attachment
2025-04-02 15:29:04 +05:30
ManishMadan2882
c629460acb
(feat:attach) extract contents in endpoint layer
2025-04-02 15:21:33 +05:30
ManishMadan2882
f235a94986
(feat:attach) pass attachments for generation
2025-04-02 15:14:56 +05:30
GH Action - Upstream Sync
632cba86e9
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-04-02 01:36:06 +00:00
Alex
6b92c7eccc
Update README.md
2025-04-01 12:27:55 +03:00
Alex
ab0da1abac
Merge pull request #1721 from siiddhantt/feat/react-agent
...
feat: ReActAgent and agent refactor
2025-04-01 12:08:09 +03:00
Siddhant Rai
7f31ac7bcb
refactor: minor changes
2025-04-01 12:33:43 +05:30
Siddhant Rai
fd2b6c111c
feat: enhance ClassicAgent and ReActAgent with tool preparation steps
2025-03-31 17:02:36 +05:30
GH Action - Upstream Sync
302458b505
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-30 01:40:32 +00:00
Alex
0e31329785
Merge pull request #1723 from arc53/dependabot/pip/application/langsmith-0.3.19
2025-03-29 21:14:46 +02:00
GH Action - Upstream Sync
8978a4cf2d
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-29 01:25:46 +00:00
dependabot[bot]
57d103116f
build(deps): bump langsmith from 0.3.15 to 0.3.19 in /application
...
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk ) from 0.3.15 to 0.3.19.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases )
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.3.15...v0.3.19 )
---
updated-dependencies:
- dependency-name: langsmith
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-28 20:55:06 +00:00
Alex
a4e9ee72d4
Merge pull request #1713 from arc53/dependabot/pip/application/pymongo-4.11.3
2025-03-28 22:45:04 +02:00
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
2dbea5d1b2
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-03-27 16:55:49 +05:30
ManishMadan2882
4ba35d6189
(feat: attachment) integrate upload on fe
2025-03-27 16:54:21 +05:30
Alex
1620b4f214
Merge pull request #1709 from Charlesnorris509/main
...
Update Navigation.tsx
2025-03-27 11:28:45 +02:00
GH Action - Upstream Sync
cec3f987f2
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-27 01:26:14 +00:00
GH Action - Upstream Sync
ec27445728
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-27 01:21:05 +00:00
ManishMadan2882
55050a9f58
(feat:attachment) upload single file
2025-03-27 03:28:03 +05:30
Alex
4b1f572b04
Merge pull request #1720 from arc53/dependabot/npm_and_yarn/docs/next-14.2.26
...
build(deps): bump next from 14.2.22 to 14.2.26 in /docs
2025-03-26 16:53:50 +02:00
ManishMadan2882
502dc9ec52
(feat:attachments) store and ingest files shared
2025-03-26 18:01:31 +05:30
dependabot[bot]
28f925ef75
build(deps): bump next from 14.2.22 to 14.2.26 in /docs
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.22 to 14.2.26.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.22...v14.2.26 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-26 06:23:32 +00:00
ManishMadan2882
9c8999a3ae
(fix:sources) doc selection for preLoaded
2025-03-25 19:04:31 +05:30
ManishMadan2882
90db42ce3a
Revert "(fix:sources) preloaded docs have ids too"
...
This reverts commit 02c8bd06f5 .
2025-03-25 16:08:59 +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
Alex
4095b2b674
Merge pull request #1714 from siiddhantt/fix/retrievers-broken
...
fix: brave and duckduckgo retrievers
2025-03-20 13:00:34 +00:00