Now with basic AI summary for Journal Entries

This commit is contained in:
Scott Idem
2025-09-11 18:41:16 -04:00
parent bbf9411213
commit b78cb8eac2
4 changed files with 280 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "osit-aether-app-svelte",
"version": "3.2.0",
"version": "3.3.0",
"description": "One Sky IT's Aether App created with Svelte, SvelteKit, Tailwind CSS, Lucide, Font Awesome, and Skeleton UI. -Scott Idem",
"homepage": "https://oneskyit.com/",
"private": true,
@@ -112,6 +112,7 @@
"html5-qrcode": "^2.3.8",
"lucide-svelte": "0.*.0",
"marked": "^16.0.0",
"openai": "^5.20.1",
"shadcn-svelte": "^1.0.0",
"svelte-persisted-store": "^0.12.0"
}