Manish Madan
6a4cb617f9
Frontend audit: Bug fixes and refinements ( #2112 )
...
* (fix:attachements) sep id for redux ops
* (fix:ui) popups, toast, share modal
* (feat:agentsPreview) stable preview, ui fixes
* (fix:ui) light theme icon, sleek scroll
* (chore:i18n) missin keys
* (chore:i18n) missing keys
* (feat:preferrenceSlice) autoclear invalid source from storage
* (fix:general) delete all conv close btn
* (fix:tts) play one at a time
* (fix:tts) gracefully unmount
* (feat:tts) audio LRU cache
* (feat:tts) pointer on hovered area
* (feat:tts) clean text for speach
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-29 01:47:26 +02:00
Manish Madan
72bc24a490
Chore: deleted unused files, dead code; minor fixes ( #2059 )
...
* (feat:pause-stream) generator exit
* (feat:pause-stream) close request
* (feat:pause-stream) finally close; google anthropic
* (feat:task_status)communicate failure
* (clean:connector) unused routes
* (feat:file-table) missing skeletons
* (chore:fe) purge unused
* (fix:apiKeys) build err
* (chore:settings) clean unused
* merge from main
* (chore:purge) unused fe assets
* (clean:check_docs) unused logic
* (feat:selectedDocs) replace null type
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-13 19:11:24 +03:00
Siddhant Rai
da6317a242
feat: agent templates and seeding premade agents ( #1910 )
...
* feat: agent templates and seeding premade agents
* fix: ensure ObjectId is used for source reference in agent configuration
* fix: improve source handling in DatabaseSeeder and update tool config processing
* feat: add prompt handling in DatabaseSeeder for agent configuration
* Docs premade agents
* link to prescraped docs
* feat: add template agent retrieval and adopt agent functionality
* feat: simplify agent descriptions in premade_agents.yaml added docs
---------
Co-authored-by: Pavel <pabin@yandex.ru >
Co-authored-by: Alex <a@tushynski.me >
2025-10-07 13:00:14 +03:00
Ankit Matth
07d59b6640
refactor: use list instead of string parsing
2025-08-23 20:25:29 +05:30
Ankit Matth
6f47aa802b
added support for multi select sources
2025-08-16 15:19:19 +05:30
Siddhant Rai
56793c8db7
feat: enhance agent sharing functionality and UI improvements
...
- Added shared agents state management in Navigation and AgentsList components.
- Implemented fetching and displaying shared agents in the AgentsList.
- Introduced functionality to hide shared agents with appropriate API integration.
- Updated the SharedAgent component layout for better UI consistency.
- Improved error handling in conversation fetching logic.
- Added new API endpoint for hiding shared agents.
- Updated Redux slice to manage shared agents state.
- Refactored AgentCard and AgentSection components for better code organization and readability.
2025-05-17 05:53:56 +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
Siddhant Rai
7fd377bdbe
feat: implement JWT authentication and token management in frontend and backend
2025-03-14 17:07:15 +05:30
fadingNA
839f0a3b95
remove log on api, add paginatedDoc on redux
2024-11-10 14:39:20 -05:00
JeevaRamanathan M
2366c2cd94
enhancement: added loading state for conversation
2024-10-19 04:24:14 +00:00
ManishMadan2882
5368199517
fix(store.ts): type err
2024-09-19 01:10:16 +05:30
Alex
44d225e6ca
Merge branch 'main' into 1059-migrating-database-to-new-model
2024-09-09 23:55:25 +01:00
Alex
fe78e9a336
lint: more lintingg
2024-09-08 22:55:45 +01:00
Alex
a353e69648
feat: new vectors structure
2024-09-08 16:59:51 +01:00
Siddhant Rai
6da483b3ef
fix: minor ui fix + added req changes
2024-08-19 17:33:15 +05:30
Siddhant Rai
220d137e66
feat: dropdown to adjust conversational history limits
2024-05-26 23:13:01 +05:30
TomasMatarazzo
b84842df3d
Fixing types
2024-04-22 16:35:44 -03:00
TomasMatarazzo
480825ddd7
now is working in settings
2024-04-22 16:16:19 -03:00
TomasMatarazzo
260e328cc1
first change
2024-04-22 14:41:59 -03:00
Alex
ed08123550
Add support for setting the number of chunks processed per query
2024-03-22 14:50:56 +00:00
Alex
f8f60c62fe
Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts
2023-12-04 11:23:51 +02:00
Alex
b2770f67a1
custom prompts
2023-11-22 23:55:41 +00:00
Alex
0974085c6f
prompts
2023-11-14 01:16:06 +00:00
Alex
382c3930a2
history
2023-07-26 22:14:54 +01:00
Alex
9ba86bc174
Update preferenceSlice.ts
2023-03-28 10:19:42 +01:00
Alex
d5522e7c08
prep things
2023-03-27 19:29:10 +01:00
ajaythapliyal
2f63bf85b5
adds default doc
2023-03-01 09:05:16 +05:30
ajaythapliyal
b662c30508
adds middleware to sync redux with local storage also adds ununsed
...
import error rule to linter
2023-02-24 18:46:46 +05:30
TaylorS15
b49f7b144f
nav cleaning and updated functionality
2023-02-22 10:31:51 -05:00
TaylorS15
907c4f8c4b
storing api key and recent source docs locally
2023-02-22 09:12:55 -05:00
TaylorS15
708c11ba78
removed logging
2023-02-20 14:53:53 -05:00
TaylorS15
dea949f772
Moved Doc type to selectDocsApi
...
Moved /api/docs.ts to /preference/selectDocsApi.ts
Added all source docs to redux
2023-02-20 14:22:11 -05:00
TaylorS15
112e7a2473
removed unused import/export
2023-02-19 15:42:56 -05:00
TaylorS15
5902ca0201
added modal to select source documentation
2023-02-19 15:26:27 -05:00
ajaythapliyal
cb50795ac1
reorganizes the code, introduces preference slice
2023-02-18 00:58:04 +05:30