Skip to content

Commit

Permalink
Note
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudotensor committed Jun 13, 2024
1 parent c666d21 commit 14ae688
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/README_ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,5 +252,6 @@ which looks like:

To remove the login tab, you can add `--visible_login_tab=False`.

## Entire UI


Change `--chat_tabless=True` back to `False` in the above, and then entire UI will be gone. This is useful for running in API-only mode.
2 changes: 1 addition & 1 deletion src/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "26469c1a911dbc2f7e571f683a54a8007934b893"
__version__ = "c666d21f109085f911784e218df22b56e0ac5747"

0 comments on commit 14ae688

Please sign in to comment.