ManishMadan2882
0a31ddaae6
(feat:storage) use get storage
2025-04-22 01:41:53 +05:30
ManishMadan2882
38476cfeb8
(gfeat:storage) get storage instance based on settings
2025-04-22 00:57:57 +05:30
Manish Madan
e9a6044645
Merge branch 'main' into main
2025-04-20 16:01:13 +05:30
Alex
474d700df2
Merge pull request #1745 from arc53/dependabot/pip/application/google-generativeai-0.8.5
...
build(deps): bump google-generativeai from 0.8.3 to 0.8.5 in /application
2025-04-20 01:39:11 +03:00
ManishMadan2882
c50ff6faa3
(feat:fs abstract) googleLLM class
2025-04-18 21:03:28 +05:30
ManishMadan2882
c8efef8f04
(fix:openai) image uplads, use lambda in process_files
2025-04-18 18:27:02 +05:30
dependabot[bot]
1d22f77568
build(deps): bump google-generativeai in /application
...
Bumps [google-generativeai](https://github.com/google/generative-ai-python ) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/google/generative-ai-python/releases )
- [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md )
- [Commits](https://github.com/google/generative-ai-python/compare/v0.8.3...v0.8.5 )
---
updated-dependencies:
- dependency-name: google-generativeai
dependency-version: 0.8.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-17 20:06:10 +00:00
ManishMadan2882
5aa51f5f36
(feat:file_abstract) openai attachments comply
2025-04-18 01:27:21 +05:30
ManishMadan2882
335c21c48a
(fix:attachment) dont calculate MIME again
2025-04-17 16:36:40 +05:30
ManishMadan2882
c35d1cecfe
(feat:file_abstract) return storage metadata after upload
2025-04-17 16:29:34 +05:30
ManishMadan2882
0d3e6157cd
(feat:attachmentUpload) parse content before upload
2025-04-17 16:23:01 +05:30
ManishMadan2882
68e4cf4d14
(feat:fsabstract) add factory class
2025-04-17 02:40:53 +05:30
ManishMadan2882
9454150f7d
(fix:s3) processor func
2025-04-17 02:36:55 +05:30
ManishMadan2882
0a0e16547e
(feat:fs_abstract) attachment uploads
2025-04-17 02:35:45 +05:30
Alex
0aec1b9969
Merge pull request #1739 from siiddhantt/feat/agent-menu
...
feat: new agents section
2025-04-16 17:50:11 +03:00
Alex
3e1ec23409
fix: lint
2025-04-16 15:47:39 +01:00
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
ManishMadan2882
377e33c148
(feat:file_abstract) process files method
2025-04-16 03:36:45 +05:30
ManishMadan2882
e567d88951
((feat:fs_abstact) s3
2025-04-16 03:31:42 +05:30
ManishMadan2882
89b2937b11
((feat:fs_abstact) local
2025-04-16 03:31:28 +05:30
ManishMadan2882
142ed75468
((feat:fs_abstact) base
2025-04-16 03:31:06 +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
Alex
5e1aaf5a44
Merge pull request #1733 from ManishMadan2882/main
...
Attachments: Enhancements , strategy specific to certain LLMs
2025-04-15 01:55:46 +03:00
Alex
ad610d2f90
fix: lint ruff
2025-04-14 23:49:40 +01:00
Alex
02934452d6
fix: remove comment
2025-04-14 23:48:17 +01:00
ManishMadan2882
8b054010e1
(Feat:input) sleek attachment pills
2025-04-15 03:30:11 +05:30
Alex
5b77f3839b
fix: maybe
2025-04-14 20:24:05 +01:00
Alex
231b792452
fix: streaming with tools google and openai halfway
2025-04-14 18:54:40 +01:00
ManishMadan2882
b468e0c164
(fix:generation) attach + tools
2025-04-13 18:33:26 +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
ManishMadan2882
dfe6a8d3e3
(feat:attach) simplify the format for files
2025-04-11 01:53:17 +05:30
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
456784db48
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-04-10 01:29:52 +05:30
ManishMadan2882
dd9ea46e58
(feat:attach) strategy specific to google genai
2025-04-10 01:29:01 +05:30
GH Action - Upstream Sync
ed3af2fac0
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-04-09 01:27:51 +00:00
Alex
02f8132f3a
Update README.md
2025-04-08 15:56:34 +03:00
ManishMadan2882
55bd90fad9
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-04-08 17:51:27 +05:30
ManishMadan2882
cd7bbb45c3
(fix:popups) minor hover
2025-04-08 17:51:18 +05:30
Alex
6c7fc0ed22
Merge pull request #1729 from arc53/setup-windows
...
win-setup
2025-04-08 13:58:28 +03:00
ManishMadan2882
5421bc1386
(feat:attach) extend support for imgs
2025-04-08 15:51:37 +05:30
GH Action - Upstream Sync
051841e566
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-04-08 01:27:09 +00:00
ManishMadan2882
0c68815cf2
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-04-07 20:16:12 +05:30
ManishMadan2882
0c1138179b
(feat:attch) store file mime type
2025-04-07 20:16:03 +05:30
ManishMadan2882
1f3d1cc73e
(feat:attach) handle unsupported attachments
2025-04-07 20:15:11 +05:30
Alex
707d1332de
Merge pull request #1734 from arc53/fix-thought-param
...
fix: thought param in /api/answer
2025-04-07 13:08:23 +03:00