mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-02-25 03:07:51 -05:00
chore: update discord link (#838)
* Update pyproject.toml Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * Update pyproject.toml Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * Update pyproject.toml Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * Update pyproject.toml Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> --------- Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -58,7 +58,7 @@ name = "openllm-client"
|
||||
requires-python = ">=3.8"
|
||||
[project.urls]
|
||||
Blog = "https://modelserving.com"
|
||||
Chat = "https://discord.gg/openllm"
|
||||
Chat = "https://l.bentoml.com/join-openllm-discord"
|
||||
Documentation = "https://github.com/bentoml/OpenLLM/blob/main/openllm-client/README.md"
|
||||
GitHub = "https://github.com/bentoml/OpenLLM/blob/main/openllm-client"
|
||||
History = "https://github.com/bentoml/OpenLLM/blob/main/CHANGELOG.md"
|
||||
|
||||
@@ -71,7 +71,7 @@ name = "openllm-core"
|
||||
requires-python = ">=3.8"
|
||||
[project.urls]
|
||||
Blog = "https://modelserving.com"
|
||||
Chat = "https://discord.gg/openllm"
|
||||
Chat = "https://l.bentoml.com/join-openllm-discord"
|
||||
Documentation = "https://github.com/bentoml/OpenLLM/blob/main/openllm-core/README.md"
|
||||
GitHub = "https://github.com/bentoml/OpenLLM/blob/main/openllm-core"
|
||||
History = "https://github.com/bentoml/OpenLLM/blob/main/CHANGELOG.md"
|
||||
|
||||
@@ -91,7 +91,7 @@ openllm-playground = "openllm_cli.extension.playground:cli"
|
||||
|
||||
[project.urls]
|
||||
Blog = "https://modelserving.com"
|
||||
Chat = "https://discord.gg/openllm"
|
||||
Chat = "https://l.bentoml.com/join-openllm-discord"
|
||||
Documentation = "https://github.com/bentoml/openllm#readme"
|
||||
GitHub = "https://github.com/bentoml/OpenLLM"
|
||||
History = "https://github.com/bentoml/OpenLLM/blob/main/CHANGELOG.md"
|
||||
|
||||
@@ -61,7 +61,7 @@ name = "openllm-monorepo"
|
||||
requires-python = ">=3.8"
|
||||
[project.urls]
|
||||
Blog = "https://modelserving.com"
|
||||
Chat = "https://discord.gg/openllm"
|
||||
Chat = "https://l.bentoml.com/join-openllm-discord"
|
||||
Documentation = "https://github.com/bentoml/openllm#readme"
|
||||
GitHub = "https://github.com/bentoml/OpenLLM"
|
||||
History = "https://github.com/bentoml/OpenLLM/blob/main/CHANGELOG.md"
|
||||
|
||||
Reference in New Issue
Block a user