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 1d8a554 commit b95cf27Copy full SHA for b95cf27
pyproject.toml
@@ -10,7 +10,7 @@ dependencies = [
10
"requests>=2",
11
]
12
readme = "README.md"
13
-urls = { Homepage = "https://llmwhisperer.unstract.com", Source = "https://github.com/Zipstack/llm-whisperer-python-client" }
+urls = { Homepage = "https://unstract.com/llmwhisperer/", Source = "https://github.com/Zipstack/llm-whisperer-python-client" }
14
license = {text = "AGPL v3"}
15
authors = [
16
{name = "Zipstack Inc", email = "devsupport@zipstack.com"},
0 commit comments