DrMelone
ca8dbbaaa6
Update index.mdx
2026-01-19 23:08:02 +01:00
Classic298
c00c0e04a0
Merge pull request #1013 from Classic298/main
2026-01-16 19:28:59 +01:00
DrMelone
13b2dca274
Update index.mdx
2026-01-16 19:28:32 +01:00
DrMelone
ab43da2473
builtin tool clarification
2026-01-16 19:28:28 +01:00
Classic298
9c64daf978
Merge pull request #1012 from Classic298/main
2026-01-16 19:12:16 +01:00
DrMelone
22551c6e34
update
2026-01-16 19:11:11 +01:00
Michael Berna
e8dd4ca170
Change pipe method to async in documentation
...
Updated to follow recommended best practices
2026-01-14 16:06:43 -05:00
DrMelone
dcf1658e72
Update reserved-args.mdx
2026-01-11 14:51:03 +01:00
Classic
b3ff327390
docs: update versioning to v0.7.0 and document new features
...
- Standardize versioning from 0.7 to 0.7.0 across all guides and Docker tags
- Update Knowledge Base tool documentation with new query_knowledge_files and query_knowledge_bases (metadata search) tools
- Add documentation for the new Model Activity Chart in Evaluations
- Add WHISPER_MULTILINGUAL env var and update WHISPER_VAD_FILTER configuration details
2026-01-09 20:27:27 +01:00
Classic298
c00c26fd65
Merge pull request #980 from Classic298/dev
2026-01-09 16:16:36 +01:00
DrMelone
347c91ae6b
timezone
2026-01-09 16:13:01 +01:00
Classic298
1fbc8bbb83
Merge pull request #979 from Classic298/dev
2026-01-09 16:10:21 +01:00
DrMelone
18ec6eaefc
file context + new faq
2026-01-09 16:08:04 +01:00
Classic298
ae43522d31
Update index.mdx
2026-01-09 09:34:57 +01:00
DrMelone
51f5a84357
fix2
2026-01-07 21:21:38 +01:00
DrMelone
1de9c12826
fix
2026-01-07 21:16:33 +01:00
Classic298
8079e02fe6
Update index.mdx
2026-01-07 17:06:36 +01:00
Classic298
344b1d8ee1
Update development.mdx
2026-01-07 17:06:23 +01:00
DrMelone
5499abe4de
memory
2026-01-05 22:59:22 +01:00
DrMelone
c05e6a887d
fav messages
2026-01-05 16:00:06 +01:00
DrMelone
be9f47b8b4
new chat stuff
2026-01-05 15:29:30 +01:00
DrMelone
694dab20c7
Update index.mdx
2026-01-05 12:08:28 +01:00
DrMelone
b94ea45352
Update index.mdx
2026-01-05 12:06:43 +01:00
DrMelone
fed6720b36
fix links
2026-01-05 12:04:04 +01:00
DrMelone
8a3d0bc3ad
group sharing update
2026-01-05 12:00:35 +01:00
DrMelone
4e68d64bcf
NATIVE TOOL CALLING
2026-01-05 11:52:55 +01:00
Classic298
d5e6d6d2de
Update filter.mdx
2026-01-03 15:36:22 +01:00
Classic298
3cb2555b21
Update filter.mdx
2026-01-03 15:33:19 +01:00
Classic298
31eec80aa4
Update events.mdx
2026-01-03 15:30:54 +01:00
DrMelone
d1eb87d82e
filters
2026-01-02 21:57:12 +01:00
DrMelone
799780f877
filters
2025-12-20 22:40:47 +01:00
DrMelone
a4aac29e19
broken links fixing.
2025-12-20 21:46:29 +01:00
DrMelone
f2fac4a0ff
tooling descriptions
2025-12-20 21:39:27 +01:00
DrMelone
77acd2064f
fix more links
2025-12-20 21:26:51 +01:00
DrMelone
80d6b78caa
webui secret key
2025-12-20 21:01:56 +01:00
silentoplayz
7b723ceede
docs: Add warning about tool package version conflicts
...
Adds a prominent warning to the tool development documentation regarding the potential for package version conflicts when multiple tools are installed with conflicting dependencies.
The warning recommends using OpenAPI tool servers as the robust solution to this problem, as it isolates tool dependencies.
2025-11-18 22:10:55 -05:00
Timothy Jaeryang Baek
36bd296693
refac: reorg
2025-11-13 18:49:50 -05:00
Timothy Jaeryang Baek
365e40a9d5
refac: reorganisation
2025-11-13 18:39:14 -05:00
silentoplayz
3ca92b8ee6
Remove emojis as requested
2025-11-13 16:03:29 -05:00
Timothy Jaeryang Baek
33c47e8aef
refac
2025-11-13 01:55:38 -05:00
silentoplayz
551a24b417
docs: Reorganize and expand ComfyUI image-generation docs
...
- Move all image-generation content into docs/image-generation-and-editing/
- Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation)
- Explain how to set node IDs in Open WebUI
- Add example setups for Qwen and FLUX.1 models
- Fix broken links and tidy formatting
2025-11-11 21:03:33 -05:00
Classic298
5d8afea367
Fix typo in CORS and Direct Tools section
...
Corrected the term 'OpenWeb UI' to 'Open WebUI' for consistency.
2025-11-07 22:56:44 +01:00
Rodrigo Ribeiro Gomes
04c90de2a5
Document CORS requirements for direct external tools
...
Added section on CORS and direct tools, including example code for Node.js.
2025-11-07 12:18:20 -03:00
Timothy Jaeryang Baek
af28f252f2
refac
2025-10-11 14:14:30 -05:00
silentoplayz
d9614c7c11
revert: table (test)
2025-10-09 14:25:27 -04:00
silentoplayz
3e3da9e0a0
chore: format
2025-10-09 12:47:06 -04:00
Timothy Jaeryang Baek
e59b6fb02c
refac
2025-10-03 23:55:05 -05:00
Classic298
4742240bcd
Update development.mdx
2025-09-25 22:39:02 +02:00
Classic298
6906343e9f
Update development.mdx
2025-09-25 21:58:54 +02:00
Classic298
f9e10a8e2a
Update development.mdx
2025-09-08 18:38:43 +02:00