Nic D
|
7cf23a6a55
|
refactor(chatbot): change appearance and function of chatbot window, send context on chat message instead of with each page change
|
2026-01-15 12:19:45 -05:00 |
|
Nic D
|
e44e2c1e20
|
fix(chatbot): fix chatbot speech formatting, will need to do more work, change from drawer setup
|
2026-01-14 16:05:05 -05:00 |
|
|
|
6a473fae0c
|
fix(chatbot): forgot to actually translate internal/default chat messages, fixed
|
2026-01-12 14:24:44 -05:00 |
|
|
|
7114574ecf
|
feat(chatbot): fully implement chatbot, fix UI issues, add to permissions under user list.
|
2026-01-12 14:12:37 -05:00 |
|
|
|
5ff20452a7
|
fix(chatbot): continue integration and trim of chatbot-related code.
|
2026-01-12 10:48:11 -05:00 |
|
|
|
c9676e17a7
|
style: modified returned markdown to be more user-friendly.
|
2025-10-15 11:16:45 -04:00 |
|
|
|
aa3bc3d64d
|
style: minor input changes
|
2025-10-07 14:16:17 -04:00 |
|
|
|
0b1ffe4787
|
style: parsed some of the incomming markdown such that headers bigger than h4 will be reduced to enhance readibilty.
|
2025-10-07 10:40:39 -04:00 |
|
|
|
8cc700d0e7
|
style: stylized the chat message to be a little more user friendly
|
2025-10-06 15:17:32 -04:00 |
|
|
|
064f941ca5
|
style: Made the user's first name appear on the chat bubble as well as the selected name for the Ai agent
|
2025-10-06 11:28:41 -04:00 |
|
|
|
e83a26d455
|
feat: modified how the message is sent. Took out the handleEnter function since it wasnt needed.
|
2025-09-26 13:48:14 -04:00 |
|
|
|
76f21e56ab
|
feat: Prototype chat-response: made a message store and service, so that the current chatbox sends the inputted txt and retrieves the defined mock response.
|
2025-09-25 10:57:04 -04:00 |
|
|
|
398ef5f888
|
feat: Added initial skeleton for the messaging system
|
2025-09-24 16:55:25 -04:00 |
|