Skip to content

Commit 6051e2e

Browse files
committed
fix
1 parent e327847 commit 6051e2e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/together/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"[green]uv sync --upgrade-package together[/green]\n\n"
3636
"New SDK: [link=https://github.com/togethercomputer/together-py]"
3737
"https://github.com/togethercomputer/together-py[/link]\n"
38-
"Migration guide: [link=https://docs.together.ai/docs/pythonv2-migration-guide]",
39-
"https://docs.together.ai/docs/pythonv2-migration-guide[/link]",
40-
"[dim]Together V1 is now deprecated and will be maintained in maintanence mode. All new features and development will occur in the 2.0 SDK.[/dim]\n"
38+
"Migration guide: [link=https://docs.together.ai/docs/pythonv2-migration-guide]"
39+
"https://docs.together.ai/docs/pythonv2-migration-guide[/link]"
40+
"[dim]Together V1 is now deprecated and will be maintained in maintanence mode. All new features and development will occur in the 2.0 SDK.[/dim]\n",
4141
title="🚀 New SDK Available",
4242
border_style="cyan",
4343
)

0 commit comments

Comments
 (0)