We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a308966 commit 5818300Copy full SHA for 5818300
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["pdm-backend"]
3
build-backend = "pdm.backend"
4
5
[project]
6
-name = "llmwhisperer"
+name = "llmwhisperer-client"
7
dynamic = ["version"]
8
description = "Client library for LLM Whisperer"
9
dependencies = [
0 commit comments