Commit Graph

  • 81902fcf64 Merge pull request #267 from matthewhand/getting-started-fixes Timothy Jaeryang Baek 2024-11-06 22:20:09 -08:00
  • 240ac53abf fix Timothy J. Baek 2024-11-06 22:18:52 -08:00
  • e9cf5dcdd1 Merge pull request #270 from parniantaghipour/main Timothy Jaeryang Baek 2024-11-06 22:13:33 -08:00
  • c3e38eab7d Create url-params.md parniantaghipour 2024-11-06 22:01:32 -08:00
  • 5c9623dd6f docs: Update contributing tutorial in feature branch Matthew Hand 2024-11-06 20:06:59 +00:00
  • 2dda975221 docs: reorder gh-pages sequence Matthew Hand 2024-11-06 20:05:53 +00:00
  • 4816a1d4d2 fix: config SITE_URL and BASE_URL Matthew Hand 2024-11-06 20:01:43 +00:00
  • f7c92cb7ae docs: Add instructions for configuring environment variables in gh-pages and Docusaurus Matthew Hand 2024-11-06 19:55:53 +00:00
  • fe6c177329 fix: eliminate non compliant whitespace Matthew Hand 2024-11-06 19:41:57 +00:00
  • 6aafbf5ba5 Merge branch 'open-webui:main' into getting-started-fixes mhand 2024-11-07 06:40:54 +11:00
  • b00b27b031 docs: Add GitHub Community link to resources section Matthew Hand 2024-11-06 19:37:02 +00:00
  • 994923a318 docs: Add frontmatter metadata to Docker and HTTPS Nginx tutorials Matthew Hand 2024-11-06 19:33:27 +00:00
  • 1d5b291422 fix: python 3.11 Timothy J. Baek 2024-11-05 21:41:46 -08:00
  • a9bad6bfdc fix Timothy J. Baek 2024-11-05 21:36:45 -08:00
  • 40dca9eceb fix Timothy J. Baek 2024-11-05 21:28:10 -08:00
  • 2f66d46b05 fix Timothy J. Baek 2024-11-05 17:54:12 -08:00
  • 99776e5942 refac Timothy J. Baek 2024-11-05 17:47:30 -08:00
  • f55a718f4e refac Timothy J. Baek 2024-11-05 17:44:23 -08:00
  • 828dd13875 Merge pull request #266 from matthewhand/getting-started Timothy Jaeryang Baek 2024-11-05 15:26:03 -08:00
  • 08f5896407 Apply Prettier formatting to gh-pages workflow YAML file for CI compliance Matthew Hand 2024-11-05 23:17:16 +00:00
  • 13019fc57a docs: fix whitespace Matthew Hand 2024-11-05 23:01:22 +00:00
  • 306d16515d docs: revert changes to docusaurus and ghpages Matthew Hand 2024-11-05 22:59:29 +00:00
  • b787483aba docs: remove docusaurus change from this feature branch Matthew Hand 2024-11-05 22:54:10 +00:00
  • 905b238dd0 docs: updating troubleshooting ollama title Matthew Hand 2024-11-05 22:43:09 +00:00
  • dc7f1fe7d4 docs: reworded ollama troubleshooting Matthew Hand 2024-11-05 22:40:31 +00:00
  • 24a6d230d1 fix: ipex tutorial anchor Matthew Hand 2024-11-05 22:37:14 +00:00
  • b01ee593a3 Update sidebar positions and titles in getting-started guide Matthew Hand 2024-11-05 22:33:50 +00:00
  • 369fbb03f0 Update links for env-configuration and update guide references Matthew Hand 2024-11-05 22:25:40 +00:00
  • ae555ad60e Fix broken links: update references to env-configuration and updating Matthew Hand 2024-11-05 22:16:16 +00:00
  • 4d0e58ea79 Update links to advanced-topics/env-configuration and finalize pending link updates Matthew Hand 2024-11-05 22:08:15 +00:00
  • 54c621f503 Add API Endpoints guide and update Advanced Topics index Matthew Hand 2024-11-05 21:56:27 +00:00
  • 641a5f1f8f Update docusaurus.config.ts to use BASE_URL and SITE_URL env vars with defaults Matthew Hand 2024-11-05 21:45:16 +00:00
  • f9967cec63 Update gh-pages.yml mhand 2024-11-06 07:27:58 +11:00
  • 8724621654 Fix broken link in ipex_llm.md to updated index.md file Matthew Hand 2024-11-05 20:23:41 +00:00
  • 7c434067cb Merge branch 'feature-getting-started' Matthew Hand 2024-11-05 20:21:32 +00:00
  • 81d57993bc Remove duplicate index.mdx file to resolve route conflict Matthew Hand 2024-11-05 20:20:51 +00:00
  • 71ce18ae21 Add docker-install.md from feature-nginx-combined to resolve link issue Matthew Hand 2024-11-05 20:20:24 +00:00
  • 1fa2abc34d Add docker-install.md to fix broken link in DockerCompose.md Matthew Hand 2024-11-05 20:19:52 +00:00
  • cc2a2f850e Add OllamaRemote.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:53:06 +00:00
  • a5a3e77cd2 Add OllamaDocker.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:53:02 +00:00
  • 7d71c2f5ca Add using-openwebui/index.mdx changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:58 +00:00
  • 5fd20acbac Add Terminology.mdx changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:54 +00:00
  • 9a213b46b8 Add OllamaModels.mdx changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:48 +00:00
  • e44803147c Add Venv.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:44 +00:00
  • c5e7df03aa Add CondaWindows.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:39 +00:00
  • 373cf0ab13 Add CondaUnix.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:34 +00:00
  • ced3d97f78 Add Kustomize.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:25 +00:00
  • a1aa82f9f0 Add Helm.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:19 +00:00
  • 3f4999a2a3 Add Podman.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:14 +00:00
  • e45c34d9a7 Add ManualDocker.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:10 +00:00
  • 3bb3bbdf69 Add DockerUpdating.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:06 +00:00
  • 113212a61b Add DockerSwarm.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:52:00 +00:00
  • 002cb89eda Add DockerCompose.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:51:55 +00:00
  • 6771532879 Add DataStorage.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:51:49 +00:00
  • 73fc0651d2 Add quick-start/index.mdx changes from feature-nginx-combined Matthew Hand 2024-11-05 19:51:44 +00:00
  • 3bfd410427 Add index.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:51:40 +00:00
  • 3b784a3b3d Add advanced-topics/index.mdx changes from feature-nginx-combined Matthew Hand 2024-11-05 19:51:20 +00:00
  • 837386c1ac Add Logging.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:51:15 +00:00
  • 26d16362dd Add HttpsEncryption.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:51:08 +00:00
  • 24e2e61e55 Add EnvConfig.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:50:37 +00:00
  • 9933722333 Add Development.md changes from feature-nginx-combined Matthew Hand 2024-11-05 19:48:06 +00:00
  • 971a8a977e Merge branch 'open-webui:main' into main mhand 2024-11-06 06:31:40 +11:00
  • 68b2a90a77 revert Timothy J. Baek 2024-11-04 20:30:20 -08:00
  • b99663be00 Create gh-pages.yml Timothy J. Baek 2024-11-04 20:28:07 -08:00
  • 2209804ccb doc: evaluation Timothy J. Baek 2024-11-04 20:25:29 -08:00
  • 2c61cad484 Create contributing-tutorial.md Timothy J. Baek 2024-11-04 14:36:10 -08:00
  • 735d22d5fc Add Langfuse Integration tutorial Jannik Maierhöfer 2024-11-04 15:05:50 +01:00
  • 361d992075 Merge branch 'open-webui:main' into main mhand 2024-11-01 17:26:10 +11:00
  • 3d29bbffce Merge pull request #261 from matthewhand/hotfix/docusaurus-prettier-fix Timothy Jaeryang Baek 2024-10-31 13:41:51 -07:00
  • bcae187526 Merge pull request #262 from SlavikCA/patch-1 Timothy Jaeryang Baek 2024-10-31 13:41:25 -07:00
  • 455107952c Merge pull request #260 from matthewhand/feature-rag-tutorial-from-scratch Timothy Jaeryang Baek 2024-10-31 13:41:13 -07:00
  • 5a9a9f4a77 sso.md: few fixes for Authentik config docs slavik.fursov 2024-10-31 06:36:07 -07:00
  • f0f737a1a9 add Authenik details to sso.md Slavik 2024-10-30 22:59:28 -04:00
  • 49e570d1f2 fix: Apply Prettier formatting to docusaurus.config.ts to fix CI Matthew Hand 2024-10-30 20:41:01 +00:00
  • 13df25eebb fix: Apply Prettier formatting to docusaurus.config.ts to fix CI Matthew Hand 2024-10-30 20:39:19 +00:00
  • ab6a6edcf3 fix: Remove trailing whitespace from rag-tutorial.md Matthew Hand 2024-10-30 20:02:04 +00:00
  • ac15c4db61 docs: Add RAG tutorial for OpenWebUI Matthew Hand 2024-10-30 19:41:26 +00:00
  • d7c5f47080 Merge pull request #258 from matthewhand/final-hotfix-exclude-placement Timothy Jaeryang Baek 2024-10-30 12:21:15 -07:00
  • ae4100808c fix: Move exclude rule to docs section Matthew Hand 2024-10-30 10:14:57 +00:00
  • 1064139fb8 Merge pull request #257 from matthewhand/feature-nginx-clean Timothy Jaeryang Baek 2024-10-30 01:53:40 -07:00
  • 2b5fe0d0fe Clean Matthew Hand 2024-10-30 08:33:44 +00:00
  • d9e1fa6ca3 refac Timothy J. Baek 2024-10-29 19:11:57 -07:00
  • 7b95d0c33b refac Timothy J. Baek 2024-10-29 19:09:06 -07:00
  • add9f0a347 refac: wording Timothy J. Baek 2024-10-29 18:59:29 -07:00
  • e211d45d14 Update index.mdx Timothy J. Baek 2024-10-29 18:58:42 -07:00
  • b34960b753 Merge pull request #253 from DomPolizzi/add_feature/docker-swarm-poc Timothy Jaeryang Baek 2024-10-29 10:07:24 -07:00
  • 59521474d4 Merge pull request #254 from yalmaz-zin/patch-1 Timothy Jaeryang Baek 2024-10-29 10:06:59 -07:00
  • 733c559073 Update env-configuration.md Dominic 2024-10-29 12:41:56 -04:00
  • 333b387166 Updated Functions definition yalmaz-zin 2024-10-29 16:30:46 +05:00
  • 0bb0cd8f12 Add Docker Swarm Documentation Rogue 2024-10-28 17:30:35 -04:00
  • 1882f5dc7e Merge pull request #246 from Cyb4Black/main Timothy Jaeryang Baek 2024-10-26 17:11:44 -07:00
  • 1045cb619c Merge pull request #251 from travisvn/patch-2 Timothy Jaeryang Baek 2024-10-26 17:11:27 -07:00
  • 974f2c6fa8 Update openai-edge-tts-integration.md to fix link url Travis Van Nimwegen 2024-10-26 18:09:21 -04:00
  • 6699e08a18 Update openai-edge-tts-integration.md to add link to voice sample page Travis Van Nimwegen 2024-10-26 18:05:32 -04:00
  • 4e1c164fab Fix Prettier check failure Travis Van Nimwegen 2024-10-20 19:38:01 +00:00
  • df446fa8ac Update openai-edge-tts-integration.md Travis Van Nimwegen 2024-10-20 15:14:57 -04:00
  • 3f88c7e80d Update index.mdx Timothy J. Baek 2024-10-19 13:49:37 -07:00
  • f2c6b3f6b9 Merge pull request #248 from travisvn/patch-1 Timothy Jaeryang Baek 2024-10-19 01:51:13 -07:00
  • f31c49c682 Update openai-edge-tts-integration.md to fix admonition syntax Travis Van Nimwegen 2024-10-18 20:25:53 -04:00
  • a5e4a7fbf2 Create openai-edge-tts-integration.md Travis Van Nimwegen 2024-10-18 20:01:30 -04:00