You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* backend implementation of the ai chat feature with (frontend) updated openapi generator, pinia store for chats and service to run chat
* fix provider: cast input messages
* rerun openapi generator and resolved lint error
* unify paper and chat domains and regenerate api client
* removed old files (chat dto, routes, services) and updated papers.ts
* lint
* feat(frontend): Add Chat with PDF side panel
- Add ChatMessage.vue atom for rendering user/AI messages
- Add ChatPanel.vue resizable side panel with chat interface
- Integrate chat panel into PdfViewerDialog with toggle button
- Fix import path in chat store (paperService -> papers)
* Improve chat UI: better contrast, maximize button, theme toggle
* Update OpenAI provider
---------
Co-authored-by: ge87pot <ge87pot@tum.de>
Co-authored-by: Wunderwaffel <37752072+Wunderwaffel@users.noreply.github.com>
0 commit comments