Commit Graph

11 Commits

Author SHA1 Message Date
Thorsten Sommer
e9998348c5
Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Thorsten Sommer
1cac1a7913
Renamed the Providers enum to LLMProviders for better clarity (#144) 2024-09-13 21:50:00 +02:00
Thorsten Sommer
4722c1baa1
Add confidence levels (#140) 2024-09-11 23:08:02 +02:00
Thorsten Sommer
54588fc92d
Fixed the bug where the user input was not cleared in the chat (#134) 2024-09-08 22:53:34 +02:00
Thorsten Sommer
a5bdb3267b
Fixed a bug where it was possible that the chat interface was not scrolling to the bottom (#133) 2024-09-08 21:32:02 +02:00
Thorsten Sommer
d7c124926b
Add profiles (#132) 2024-09-08 21:01:51 +02:00
Thorsten Sommer
c861d71383
Fix the send to chat scroll issue (#120) 2024-09-05 20:09:03 +02:00
Thorsten Sommer
c47d3893ff
Improve provider selection (#112) 2024-09-04 15:44:23 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Thorsten Sommer
1b3fff67ec
Improved chat page by scrolling to the bottom after loading (#87) 2024-08-23 10:32:27 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00