Anupam Kumar
d5987608c0
chore(AI/ContextChat): add troubleshooting and logs info ( #13245 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-06-19 16:35:27 +05:30
rakekniven
133e4dae8f
Update admin_manual/ai/app_context_chat.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-05-23 20:42:00 +02:00
Marcel Klehr
22a2b02c69
enh(llm2): Warn about math
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-05-23 15:22:49 +02:00
Marcel Klehr
3e4ffcdcda
enh(context_chat): Warn about files_accesscontrol
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-05-23 15:22:49 +02:00
Marcel Klehr
7ff185af7e
fix(llm2): Correct required CUDA version
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-05-22 13:27:11 +02:00
Marcel Klehr
6ac91acbda
enh(stt_whisper2): Runs on GPU as well now
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-05-09 12:04:35 +02:00
Marcel Klehr
ad2bedce7c
enh(llm2): Update required CUDA version
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-05-09 12:04:22 +02:00
Marcel Klehr
5c4ac5210d
enh(context_agent): Correct model requirements
...
llm2 now supports tool calling with llama 3.1
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-05-09 12:04:16 +02:00
Lukas Schaefer
e4edef17fb
docs for text to speech
...
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz >
2025-04-30 00:14:46 -04:00
Simon L.
495247ae4a
standardize occ command documentation
...
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-04-29 13:21:08 +02:00
Edward Ly
eee5aba25a
fix(admin): update integration_watsonx AI rating
...
Signed-off-by: Edward Ly <contact@edward.ly >
2025-04-11 09:21:43 -07:00
Edward Ly
7581ca94c0
feat(admin): add integration_watsonx app information
...
Also cleaned up some grammar in the "AI as a Service" page.
Signed-off-by: Edward Ly <contact@edward.ly >
2025-04-10 19:48:59 -07:00
Oleksander Piskun
cc24957557
Fixed invalid stt_whisper2 docker volume name
...
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com >
2025-03-19 16:36:22 +03:00
Anupam Kumar
8464bcec65
update(ai): add note for openai-api compatibility
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-03-07 21:19:21 +05:30
Jana Peper
1d9bef2345
feat: add Conext Agent Limitations
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com >
2025-03-06 15:54:56 +01:00
Marcel Klehr
e85f653645
enh(context_chat): Document ways to speedup indexing
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-03-04 10:01:26 +01:00
Marcel Klehr
6b56b54995
enh(ai): Add more tools to context_agent
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-02-25 10:09:48 +01:00
Marcel Klehr
e1d102f18a
enh(context_chat): Add avx2 instruction requirement
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-02-24 08:38:57 +01:00
Marcel Klehr
ca0aa5fbd4
enh(llm2): Add avx2 instruction requirement
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-02-24 08:33:05 +01:00
Marcel Klehr
a0e3b6b7de
enh(ai): Add Mistral 3 small to context agent recommended models
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-02-24 08:32:41 +01:00
Oliver
36a60fe77a
Fix wrong data types in app_assistant.rst ( #12615 )
...
Signed-off-by: Oliver <965863+oli-ver@users.noreply.github.com >
2025-02-16 13:55:59 +00:00
Joas Schilling
54eb135c73
fix(admin): Fix admin AI overview
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-02-14 13:11:11 +01:00
Marcel Klehr
147c640a3f
Merge pull request #12586 from nextcloud/enh/admin/ai/overview-schema
...
enh(ai): Add a visual overview schema drawing
2025-02-03 10:54:18 +01:00
Marcel Klehr
0b32809e23
enh(ai): Add a visual overview schema drawing
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-02-03 10:47:14 +01:00
Marcel Klehr
ca626b7658
Fix: Update admin_manual/ai/app_llm2.rst
...
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com >
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-31 13:10:07 +01:00
Marcel Klehr
2b0fb43172
Fix: Update admin_manual/ai/app_llm2.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-31 13:09:56 +01:00
Marcel Klehr
0b433dd428
enh(ai/llm2): Document OLMo as a fully open model
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-28 11:01:24 +01:00
Anupam Kumar
4ac4dadfc5
Update admin_manual/ai/app_context_chat.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-01-22 16:13:18 +05:30
Anupam Kumar
624375fa5d
Update admin_manual/ai/app_context_chat.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-01-22 16:10:38 +05:30
Anupam Kumar
1a5a772375
Update admin_manual/ai/app_context_chat.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-01-22 16:10:31 +05:30
Anupam Kumar
f5ae0fc4a9
fix(AI/ContextChat): update docs
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-01-22 15:57:32 +05:30
Marcel Klehr
e1333ce03e
fix: app_context_agent
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-21 14:01:03 +01:00
Marcel Klehr
c9ee57643c
enh: More docs for context agent
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-21 13:54:53 +01:00
Marcel Klehr
dcc121151f
Merge pull request #12515 from nextcloud/enh/more-ai-updates
...
More AI docs updates
2025-01-20 10:15:48 +01:00
Grigory Vodyanov
546e6eb060
feat(mail): add message translation documentation
...
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com >
2025-01-19 19:29:47 +01:00
Julien Veyssier
8906058391
add more ai-as-a-service providers
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2025-01-17 17:06:10 +01:00
Marcel Klehr
c8bccbaa44
fix: Fix AI toc tree
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-17 13:28:10 +01:00
Marcel Klehr
6eded4e62b
fix: Fix build error
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-17 13:14:10 +01:00
Marcel Klehr
2549ee457e
fix: Apply suggestions from code review
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-17 13:11:29 +01:00
Marcel Klehr
1ec9b00486
enh(admin/AI): Add docs for context_agent and text2image_stablediffusion2
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-17 11:04:09 +01:00
Jana Peper
67c04c9a31
feat(ai): add IONOS API
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com >
2025-01-17 10:42:31 +01:00
Anupam Kumar
5ff91c114e
fix(AppAPI): Apps page instead of External Apps page ( #12493 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-01-10 17:08:15 +05:30
Anupam Kumar
9aad315e39
update context chat docs to match the latest release ( #12481 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-01-09 13:36:41 +05:30
Anupam Kumar
6041369d81
update translate2 docs: model switch ( #12488 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-01-08 21:09:33 +05:30
Bastian Derigs
82b00ab8f6
fix(AI/Overview): keep systemd runners alive when restarting the AIO ( #12480 )
...
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com >
2025-01-07 10:08:05 +05:30
janepie
d766ccb0ed
fix: update command name
...
Signed-off-by: janepie <49834966+janepie@users.noreply.github.com >
2024-12-17 17:21:00 +01:00
Jana Peper
f605d6c2ee
feat: describe task processing occ commands
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com >
2024-12-12 10:10:53 +01:00
Jana Peper
1115b1bad7
feat: describe task type disabling
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com >
2024-12-12 10:10:53 +01:00
Edward Ly
d19f2426fc
fix(admin): merge AppAPI and External Apps page ExApps Management intro section
...
Signed-off-by: Edward Ly <contact@edward.ly >
2024-12-06 11:49:12 -08:00
Daphne Muller
a264fa84dc
Update ai_as_a_service.rst ( #12289 )
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com >
2024-11-13 13:39:48 +05:30