Alex
32803c89a3
fix: truncate tool call results to 50 characters for cleaner output
2025-05-09 22:52:17 +01:00
Alex
2147b3f06f
lint: mini fix
2025-05-05 13:14:56 +01:00
Alex
481df4d604
fix: enhance error logging with exception info across multiple modules
2025-05-05 13:12:39 +01:00
Alex
cf333873fd
fix: json body
2025-05-05 00:08:56 +01:00
Siddhant Rai
eeb9da696f
Merge remote-tracking branch 'upstream/main' into feat/agent-menu
2025-04-28 17:01:46 +05:30
Siddhant Rai
4979e1ac9a
feat: add clsx dependency, enhance logging in agent logic, and improve agent logs component
2025-04-28 14:18:28 +05:30
Alex
df9d432d29
fix: mongo db database name in settings
2025-04-24 17:29:41 +01:00
Manish Madan
e9a6044645
Merge branch 'main' into main
2025-04-20 16:01:13 +05:30
ManishMadan2882
335c21c48a
(fix:attachment) dont calculate MIME again
2025-04-17 16:36:40 +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
Alex
02934452d6
fix: remove comment
2025-04-14 23:48:17 +01:00
Alex
231b792452
fix: streaming with tools google and openai halfway
2025-04-14 18:54:40 +01:00
ManishMadan2882
1f3d1cc73e
(feat:attach) handle unsupported attachments
2025-04-07 20:15:11 +05:30
ManishMadan2882
f9ad4c068a
(feat:attach) fallback strategy to process docs
2025-04-03 03:26:37 +05:30
ManishMadan2882
72bbe3b1ce
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-04-02 15:57:45 +05:30
ManishMadan2882
f235a94986
(feat:attach) pass attachments for generation
2025-04-02 15:14:56 +05:30
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
Siddhant Rai
82d377abf5
feat: add support for thought processing in conversation flow and introduce ReActAgent
2025-03-27 23:19:08 +05:30
Siddhant Rai
ab95d90284
feat: pass decoded_token to llm and retrievers
2025-03-18 23:46:02 +05:30
Alex
51eced00aa
fix: openai compatable with llama and gemini
2025-03-13 00:10:13 +00:00
Siddhant Rai
faa583864d
feat: enhance conversation saving and response streaming with source handling
2025-03-10 14:19:43 +05:30
Alex
8b9b74464e
feat: ntfy tool
2025-03-09 01:22:00 +00:00
Alex
4fd6c52951
fix: api tool avoid sending body if empty
2025-03-07 14:34:23 +00:00
Alex
a0929c96ba
fix: postgres tool migration
2025-03-06 16:20:19 +00:00
Pavel
1e3c8cb7b1
fix imports
2025-03-06 19:13:19 +03:00
Pavel
b9f28705c8
brave-tool
2025-03-06 18:46:50 +03:00
Alex
d4f53bf6bb
fix: ruff check
2025-03-06 14:31:46 +00:00
Siddhant Rai
f88c34a0be
feat: streaming responses with function call
2025-03-05 09:02:55 +05:30
Siddhant Rai
c6ce4d9374
feat: logging stacks
2025-02-27 19:14:10 +05:30
Siddhant Rai
1f0b779c64
refactor: folder restructure for agent based workflow
2025-02-25 09:03:45 +05:30