mirror of
https://github.com/usestrix/strix.git
synced 2026-09-06 08:15:56 +00:00
fix: Update end screen to display models.strix.ai instead of strix.ai and discord
This commit is contained in:
parent
9db8f3d596
commit
1cfa600050
1 changed files with 1 additions and 1 deletions
|
|
@ -462,7 +462,7 @@ def display_completion_message(args: argparse.Namespace, results_path: Path) ->
|
|||
console.print("\n")
|
||||
console.print(panel)
|
||||
console.print()
|
||||
console.print("[#60a5fa]strix.ai[/] [dim]·[/] [#60a5fa]discord.gg/strix-ai[/]")
|
||||
console.print("[#60a5fa]models.strix.ai[/]")
|
||||
console.print()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue