Commit graph

27 commits

Author SHA1 Message Date
frdel
d9b0491d84 Persistent chats update
save/load
autosave/autoload
2024-10-14 17:04:01 +02:00
frdel
61e218bc5d Persist chat prototype 2024-10-14 01:33:26 +02:00
frdel
2427e2a62d requirements fix 2024-10-06 10:17:07 +02:00
frdel
7df19619ac UI improvements, prompt inheritance 2024-10-04 12:01:32 +02:00
frdel
7da114d286 dev sync
- main system prompt split
- history rework in progress
2024-10-03 15:17:31 +02:00
frdel
e209a0c213 v0.7 testing
Testing batch for v0.7
- extensions framework
- auto memory
- solutions memory
- memory threshold fix, filters, areas
- tools prompts split
- ui updates
2024-09-29 21:36:33 +02:00
frdel
d233e0c94f Memory extensions, UI updates
Auto memory extensions for main and solutions areas
UI updates, error toasts, progress bar
2024-09-26 17:11:48 +02:00
frdel
0992d52768 Merge branch 'pr/136' into development 2024-09-25 21:36:55 +02:00
Alessandro
6e6ee73cbf
Update index.css 2024-09-24 03:15:40 +02:00
Alessandro
2bdf8a9c4a
fix for message.info in light mode 2024-09-24 03:11:27 +02:00
Alessandro
8fce3e69e7
Web UI Redesign Part II
• general detailing and refinements
• system time and date instead of UTC time
• mobile optimization! (iOS and Android)
2024-09-24 01:05:53 +02:00
Alessandro
3942b2275b
Update index.js 2024-09-23 22:57:58 +02:00
Alessandro
bb96a16e79
Update index.html 2024-09-23 22:57:03 +02:00
Alessandro
432fe2b4b3
Update index.css
Law and order in the .css
2024-09-23 22:56:31 +02:00
Alessandro
68455cf9c5
Scrollbars colors and animation 2024-09-21 11:36:32 +02:00
Alessandro
22708f7764
Proper scrollbars! 2024-09-21 11:06:32 +02:00
Alessandro
39c33deb74
Update index.js
• Light/Dark mode
• New colour scheme
2024-09-21 04:26:59 +02:00
Alessandro
2b15e50ab5
Update index.html
• Light/Dark mode
• New colour scheme
2024-09-21 04:26:24 +02:00
Alessandro
fd1ea75c66
Update index.css
• Light/Dark mode
• New colour scheme
2024-09-21 04:25:56 +02:00
Alessandro
8b2b2ce7d1
A0 logo in UI 2024-09-20 06:06:12 +02:00
Alessandro
c979301d64
Update index.js 2024-09-20 06:05:36 +02:00
Alessandro
ffa8a7f6eb
Update index.html 2024-09-20 06:05:11 +02:00
Alessandro
7f70cf0d0b
Update stylesheet
Grouping, consistency and Italian taste
2024-09-20 05:58:39 +02:00
frdel
e4d0536495 Memory layers - in progress 2024-09-12 21:47:02 +02:00
frdel
68ba6e9ecf context separation
contexts
async
multiple chats
2024-09-04 00:05:30 +02:00
frdel
a04ed7f0d7 Fixes for v0.6
- UI encoding on windows
- ChromaDB removal
- Shell output trim tweak
2024-09-01 01:04:34 +02:00
frdel
9c258b77a2 Updates for v0.6
Main pack of updates:
- web ui
- knowledge import
- FAISS DB
- prompt subfolders
2024-08-31 22:38:07 +02:00