Siddhant Rai
6520be5b85
feat: shared and pinning agents + fix for streaming tools
2025-05-12 06:06:11 +05:30
Siddhant Rai
07fa656e7c
feat: implement pinning functionality for agents with UI updates
2025-05-06 16:12:55 +05:30
Siddhant Rai
8289b02ab0
feat: add agent webhook endpoint and implement related functionality
2025-04-26 12:00:29 +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
4ba35d6189
(feat: attachment) integrate upload on fe
2025-03-27 16:54:21 +05:30
Siddhant Rai
4406426515
feat: implement session_jwt and enhance auth
2025-03-17 11:51:30 +05:30
Siddhant Rai
7fd377bdbe
feat: implement JWT authentication and token management in frontend and backend
2025-03-14 17:07:15 +05:30
Siddhant Rai
7623bde159
feat: add update chunk API endpoint and service method
2025-02-10 09:36:18 +05:30
Siddhant Rai
0fc9718c35
feat: loading state and spinner + delete chunk option
2025-02-08 14:52:32 +05:30
Siddhant Rai
0379b81d43
feat: view and add document chunks for mongodb and faiss
2025-02-07 19:39:07 +05:30
Siddhant Rai
0031ca3159
refactor: UI enhancement in tools
2025-01-03 12:27:54 +05:30
Siddhant Rai
f9a7db11eb
feat: tools frontend and endpoints refactor
2024-12-18 22:48:40 +05:30
fadingNA
f3a005a667
remove params on getDocs
2024-11-09 14:57:30 -05:00
fadingNA
5debb48265
Paginated With MongoDB / Create New Endpoint
...
change routes /combine name, add route /api/source/paginated
add new endpoint source/paginated
fixing table responsive
create new function to handling api/source/paginated
2024-11-09 02:09:01 -05:00
fadingNA
7ff86a2aee
remove default value since provide on getDocs
2024-11-07 23:21:26 -05:00
fadingNA
ec3407df7e
add 2 fiels for make request to api/combine
2024-11-06 22:32:37 -05:00
ManishMadan2882
877b165a9a
(feat:docs) sort
2024-11-05 00:44:02 +05:30
Siddhant Rai
3d292aa485
feat: sync remote sources through celery periodic tasks
2024-09-25 15:20:11 +05:30
Siddhant Rai
72e68a163c
Merge branch 'main' into feat/analytics-and-logs
2024-09-11 17:58:04 +05:30
Siddhant Rai
bea0bbfcdb
feat: user logs section in settings
2024-09-11 17:45:54 +05:30
Alex
2f9c72c1cf
feat: migrate store to source_id
2024-09-09 15:46:18 +01:00
Siddhant Rai
ac930d5504
feat: analytics dashboard with respective endpoints
2024-09-07 14:44:35 +05:30
Siddhant Rai
d1dedff9ca
fix: delete all method type
2024-07-29 12:15:18 +05:30
Siddhant Rai
0c062a8485
enhancement: implement api client in remaining places
2024-07-24 23:08:42 +05:30
Siddhant Rai
7c6532f145
enhancement: reusable api client setup + replaced in settings, conversation
2024-07-24 21:33:36 +05:30