File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ import Conversation from '@site/static/images/use-cases/AI_ML/MCP/9_conversation
36
36
You will need to install [ uv] ( https://docs.astral.sh/uv/ ) to follow the instructions in this guide.
37
37
If you don't want to use uv, you will need to update the MCP Server config to use an alternative package manager.
38
38
39
-
40
39
## Launch Open WebUI {#launch-open-webui}
41
40
42
41
To launch Open WebUI, you can run the following command:
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ ignores:
37
37
- " docs/cloud/manage/api"
38
38
- " docs/use-cases/AI_ML/MCP/ai_agent_libraries/index.md" # autogenerated
39
39
- " docs/sql-reference/functions" # autogenerated
40
+ - " docs/cloud/reference/changelog.md"
40
41
customRules :
41
42
# add custom rules here
42
43
- " ./markdownlint/custom_rules/links_url_type.js"
You can’t perform that action at this time.
0 commit comments