mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
announce sdui url
This commit is contained in:
parent
6c000cbe7a
commit
62ea3eee4a
1 changed files with 2 additions and 0 deletions
|
@ -3175,6 +3175,8 @@ def main(launch_args,start_server=True):
|
|||
if not args.remotetunnel:
|
||||
print(f"Starting Kobold API on port {args.port} at {epurl}/api/")
|
||||
print(f"Starting OpenAI Compatible API on port {args.port} at {epurl}/v1/")
|
||||
if args.sdconfig:
|
||||
print(f"StableUI is available at {epurl}/sdui/")
|
||||
|
||||
if args.launch:
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue