We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb4657 commit 326e87eCopy full SHA for 326e87e
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = 'setuptools.build_meta'
5
[project]
6
name = 'grokit'
7
dynamic = ['version']
8
-description = ''
+description = 'Unofficial Python client for Grok models'
9
authors = [
10
{ name = 'Rodrigo Martínez (brunneis)', email = 'dev@brunneis.com' },
11
]
0 commit comments