We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec671eb commit a099b2fCopy full SHA for a099b2f
1 file changed
pyproject.toml
@@ -6,7 +6,8 @@ authors = ["Christo Olivier <mail@christoolivier.com>"]
6
maintainers = ["Christo Olivier <mail@christoolivier.com>"]
7
homepage = "https://github.com/christo-olivier/modelsmith"
8
repository = "https://github.com/christo-olivier/modelsmith"
9
-keywords = ["vertexai", "pydantic", "models", "types", "llm"]
+documentation = "https://christo-olivier.github.io/modelsmith"
10
+keywords = ["anthropic", "openai", "vertexai", "pydantic", "models", "types", "llm"]
11
license = "MIT"
12
readme = "README.md"
13
packages = [{include = "modelsmith", from = "src"}]
0 commit comments