Commit Graph

12 Commits

Author SHA1 Message Date
Vasily Zubarev
8897134901 chore: bump package versions + fix linter 2025-07-23 10:34:49 +02:00
Dmitrii Anfimov
dee915ffd6 feat: more llm provider options (google, mistral) (#28)
* feat: add google provider

* fix: default for google model

* feat: multiple providers

* fix: defaults from env for login form

* fix: add mistral to env files

* chore: delete unused code

* chore: revert database url to original

* fix: render default value for api key from env on server

* fix: type errors during compilation

---------

Co-authored-by: Vasily Zubarev <me@vas3k.ru>
2025-07-22 21:49:54 +02:00
vas3k
ca7d206b07 fix: errors on saving transactions 2025-05-23 14:59:12 +02:00
vas3k
25c61f0519 feat: split into multiple items 2025-05-23 14:33:40 +02:00
vas3k
f5c5bf75f6 feat: cache ai results on server + show success banner 2025-05-20 22:32:38 +02:00
Vasily Zubarev
8b5a2e8056 feat: invoice generator 2025-05-07 14:53:13 +02:00
Vasily Zubarev
26991a1520 ci: use local prisma client 2025-05-03 10:23:13 +02:00
Vasily Zubarev
abd5ad8403 feat: stripe integration 2025-04-24 15:27:44 +02:00
Vasily Zubarev
73e83221b8 feat: storage and token limiting 2025-04-21 13:50:45 +02:00
Vasily Zubarev
62bad46e58 feat: calculate used storage 2025-04-10 15:14:54 +02:00
Vasily Zubarev
416c45d08c chore: organize ts types, fix eslint errors 2025-04-09 12:45:56 +02:00
Vasily Zubarev
f523b1f8ba BREAKING: postgres + saas 2025-04-03 13:07:54 +02:00