487d7d0cc9
swapping to local embeddings
2025-10-06 17:28:55 +02:00
bae86fb5a2
tshoot rag memory leak
2025-10-06 14:42:07 +02:00
072c28d67f
Merge branch 'main' into redoing-things
2025-10-02 10:54:36 +02:00
755ea4c585
rag debug view
2025-09-23 16:19:00 +02:00
f8d127ff42
rag improvements
2025-09-23 15:26:54 +02:00
0c20de4ca1
working chatbot, rag weird
2025-09-19 20:34:51 +02:00
25778ab94e
fix
2025-09-18 15:37:00 +02:00
3c30d55df9
fix auth front
2025-09-18 12:25:43 +02:00
b2b240c16a
auth consolidation
2025-09-18 08:32:08 +02:00
901e60c21b
auth consolidation
2025-09-18 08:10:20 +02:00
8ef0f234e4
tshoot
2025-09-18 07:54:56 +02:00
994fcdc4bf
gitignore issues
2025-09-18 07:08:07 +02:00
f088ed5bc9
moar files for debugging
2025-09-17 20:01:28 +02:00
26070da235
debugging
2025-09-17 18:11:43 +02:00
7e17f0e0b2
autofixer
2025-09-17 16:54:51 +02:00
7488adc39e
dependencies sync
2025-09-17 16:37:48 +02:00
af0fc27089
chatbot fix
2025-09-17 14:44:23 +02:00
02228fe734
chatbot internal endpoint fix
2025-09-17 12:53:31 +02:00
49a2b9f09b
errors
2025-09-17 12:33:50 +02:00
bd7b2348ce
toast fix
2025-09-17 11:58:23 +02:00
3e55dc50c4
rag fix
2025-09-17 10:57:44 +02:00
2912b99aa1
cleaup env
2025-09-17 09:52:47 +02:00
be3a9002b3
potential fix
2025-09-16 17:50:51 +02:00
d0535a07d6
lib
2025-09-16 11:31:36 +02:00
e18a652d7a
prod build fixing
2025-09-16 10:54:41 +02:00
c7d1251ad3
node version bump in container
2025-09-16 09:14:02 +02:00
8841bbf13a
simplify
2025-09-16 09:11:23 +02:00
cbf2e3c738
prod build fix
2025-09-16 08:49:25 +02:00
56a88f0a68
build fix
2025-09-16 08:06:27 +02:00
c4c6643fd1
Replace @/lib imports in app pages with relative paths
...
- Updated main page components to use relative imports instead of @ aliases
- Replaced @/lib/api-client with ../lib/api-client
- Replaced @/lib/file-download with ../lib/file-download
- This fixes Docker build module resolution issues
2025-09-16 07:22:15 +02:00
407e14faa6
Fix Docker build with Next.js standalone output
...
- Enable outputStandalone in next.config.js for better Docker compatibility
- Update Dockerfile to properly copy standalone output files
- Change CMD to use node server.js for standalone builds
- This should resolve the @/lib module resolution issues in Docker builds
2025-09-15 20:10:29 +02:00
3c7fc63ca8
prod build fix
2025-09-15 19:08:06 +02:00
9753fbb567
fixing llm settings
2025-09-15 17:10:24 +02:00
cb0a9f216a
fixing kb selection
2025-09-15 06:50:59 +02:00
9c64177925
embedding models picker improvement
2025-09-13 15:37:42 +02:00
e97d197d8b
chatbot test window fixing
2025-09-13 11:14:32 +02:00
40454d6fab
playground internal api migration
2025-09-12 09:40:05 +02:00
9130c0953b
fixing prompt template view
2025-09-12 06:56:38 +02:00
1b36a94034
simplifying the auth and creating strict separation
2025-09-09 06:38:37 +02:00
bd7109e31b
cleanup emojis
2025-09-07 17:55:05 +02:00
3904d7e88f
fixing login to not display the demo creds
2025-09-06 12:10:39 +02:00
1791902696
remove duplicated header
2025-08-27 10:46:56 +02:00
2662904f5d
dashboard cleanup
2025-08-26 20:36:05 +02:00
994151374e
cleanup
2025-08-26 20:27:30 +02:00
9bbd8823f5
adding README, cleanup
2025-08-26 15:09:13 +02:00
75636cff97
more cleanup
2025-08-26 11:12:43 +02:00
2b633cbc0d
cleanup of api key generation
2025-08-26 10:32:21 +02:00
10cdf06ae1
migration of chatbot api to openai compatibility
2025-08-26 09:11:22 +02:00
c07ed1744f
remove workflow and fix dependencies
2025-08-25 18:33:04 +02:00
eb1daa60f4
fixing storage nan for rag
2025-08-25 17:18:34 +02:00