mirror of
https://github.com/open-webui/docs.git
synced 2026-08-24 06:23:58 -04:00
[PR #263] [MERGED] Add information about new ChromaDB environment variables #354
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/263
Author: @diwakar-s-maurya
Created: 10/31/2024
Status: ✅ Merged
Merged: 11/4/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (10+)
44f1178Merge pull request #234 from open-webui/deveacf1a7Add pooling doc6adfcefMerge pull request #238 from Nowheresly/poolinga4a115dwrong description fixed RAG_FILE_MAX_SIZE is MB not KB46cd811Update api.mde67c700refac75240c7Update images.md2beeb7bMerge pull request #241 from Mushy-Snugglebites-badonkadonk/patch-1e467b16Merge pull request #240 from tcgumus/patch-146255d3fix📊 Changes
17 files changed (+959 additions, -134 deletions)
View changed files
➖
.github/workflows/gh-pages.yml(+0 -55)➕
docs/api/index.md(+202 -0)➖
docs/getting-started/api.md(+0 -64)📝
docs/getting-started/env-configuration.md(+74 -8)📝
docs/getting-started/index.mdx(+145 -0)📝
docs/intro.mdx(+1 -1)📝
docs/pipelines/index.mdx(+4 -0)📝
docs/tutorials/_category_.json(+1 -1)📝
docs/tutorials/features/images.md(+8 -0)📝
docs/tutorials/features/sso.md(+12 -0)➕
docs/tutorials/integrations/https-nginx.md(+40 -0)➕
docs/tutorials/integrations/openai-edge-tts-integration.md(+215 -0)➕
docs/tutorials/integrations/tab-nginx/LetsEncrypt.md(+108 -0)➕
docs/tutorials/integrations/tab-nginx/SelfSigned.md(+74 -0)📝
docs/tutorials/plugin/functions/index.mdx(+2 -2)📝
docs/tutorials/plugin/index.mdx(+72 -3)📝
docusaurus.config.ts(+1 -0)📄 Description
Infomation about new environment variables introduced in https://github.com/open-webui/open-webui/pull/6468
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.