From 9282c63206a40cfd14778d0cfb281e6b8e84d0d1 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Mon, 27 Oct 2025 20:00:50 -0700 Subject: [PATCH] Update llm.md --- modules/llm.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/modules/llm.md b/modules/llm.md index 9298d42..cfdf2c6 100644 --- a/modules/llm.md +++ b/modules/llm.md @@ -41,5 +41,12 @@ openWebUIURL = http://IP:3000 http://IP:3000 make a new admin user. validate you have models imported or that the system is working for query. -set api endpoint [OpenWebUI API](https://docs.openwebui.com/getting-started/api-endpoints) -to quickly get started, go to admin ->settings ->connections ->Manage OpenAI API Connections ->Auth Type None \ No newline at end of file +make a new user for the bot + + +upper right settings for the user +settings -> account +get/create the API key for the user + + +set api endpoint [OpenWebUI API](https://docs.openwebui.com/getting-started/api-endpoints) \ No newline at end of file