Elizabeth Danzberger
bc2d9edbf2
feat: update new apis for file conversion
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de >
2025-02-25 17:52:25 +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
Julien Veyssier
cd3f1967ff
admin(windmill): add more details on creating custom scripts
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2025-02-24 11:55:00 +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
6313f4da09
enh(webhook_listeners): Add OCP\\SystemTag\\MapperEvent
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-02-24 08:32:56 +01:00
Marcel Klehr
832f790610
enh(webhook_listeners): Add docs for regular expressions
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-02-24 08:32:48 +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
Joas Schilling
744f29f51e
ci: Fix PDF generation
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-02-14 13:10:53 +01:00
Nextcloud bot
e973db658d
generate documentation from config.sample.php
2025-02-07 03:08:33 +00:00
Benjamin Gaussorgues
a1ba5707e5
Merge pull request #12562 from nextcloud/jtr-admin-sqlite-req-324
2025-02-03 11:28:14 +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
Josh
0ff528bd4c
fix(admin): Update required sqlite to 3.24+
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-02-01 12:47:22 -05:00
Ferdinand Thiessen
16c5eecd61
Merge pull request #11122 from func0der/patch-1
...
Clarify the use of a master key during setup of encryption
2025-01-31 17:08:43 +01:00
func0der
b7c001be1a
Update encryption_configuration.rst
...
Add notice about encryption having a master key setup, since it has been the default since Nextcloud 13 without any notice.
Signed-off-by: func0der <529819+func0der@users.noreply.github.com >
2025-01-31 16:57:55 +01:00
Joas Schilling
d47918e6bf
fix: Add marker to positions that need adjusting on branch off
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-01-31 16:00:27 +01:00
Marcel Klehr
b4e3327bc5
Merge pull request #12545 from nextcloud/enh/llm2/fully-open-model
...
enh(ai/llm2): Document OLMo as a fully open model
2025-01-31 13:15:46 +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
Christian Becker
cc1efdfe76
document SSE-C support in external storage
...
relates to nextcloud/server#33283
Signed-off-by: Christian Becker <christian@dabecka.de >
2025-01-30 22:32:25 +01:00
Rello
e3250cebcb
Desktop developer docu ( #12551 )
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2025-01-30 13:41:48 +01:00
Rello
65312ea268
Adding Desktop documentation to the admin section ( #12547 )
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2025-01-28 15:14:19 +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
Nextcloud bot
526fd4ad31
generate documentation from config.sample.php
2025-01-28 03:05:09 +00:00
Marcel Klehr
ded530404a
Merge pull request #12529 from nextcloud/fix/update-cc
...
fix(AI/ContextChat): update docs
2025-01-23 09:50:43 +01:00
rakekniven
ee3df090eb
Merge pull request #12528 from nextcloud/rakekniven-patch-2
...
Add "--allow-unstable" section for app update
2025-01-22 13:35:49 +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
Ferdinand Thiessen
c7c0d29afc
Merge pull request #12516 from nextcloud/fix/max-chunk-size
...
docs(admin): Document change of `max_chunk_size`
2025-01-21 17:29:34 +01:00
rakekniven
6150d1b7cd
Add "--allow-unstable" section for app update
...
Fixes #12324
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-01-21 14:28:59 +01:00
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
Edward Ly
7811ee596b
fix: update license values and examples
...
Signed-off-by: Edward Ly <contact@edward.ly >
2025-01-20 18:25:05 +01:00
Andrey Borysenko
bf9d75b1c1
feat(app_api): Advanced Deploy Options ( #12517 )
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2025-01-20 14:51:28 +00: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
Ferdinand Thiessen
7d5d1a0f11
docs(admin): Document change of max_chunk_size
...
It is now 100MiB instead of 10MiB and no longer an app config,
but a system config option.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-01-17 13:20:46 +01:00
Ferdinand Thiessen
2a67d0f521
Merge pull request #12508 from nextcloud/fix/windmill-docs-baseUrl
...
fix(admin/windmill): Added information about "baseUrl" auth field
2025-01-17 13:16:18 +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
Nextcloud bot
60a8f485de
generate documentation from config.sample.php
2025-01-16 03:07:47 +00:00