-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Hi Seth, I really want to get your impressive new AI guide up and running!
Do you have any tips or instructions on how to run the AI guide in conjunction with the text based web-ui?
I have the text based web-ui running on a second computer (--api --listen --listen-port 7861), the connection seems to work (can use it in the browser, too), set the configuration (set_texgen_webui_address|http://111.111.111.48:7861|), loaded your template (TextGen WebUI) but get the following debug message:
"HTTP/1.1 404 Not Found
UnityEngine.Debug:Log (object)
TexGenWebUITextCompletionManager/d__5:MoveNext () (at Assets/RT/AI/TexGenWebUITextCompletionManager.cs:105)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)"
Any idea what's going wrong?
Thanks!