Skip to content

Commit 7ab53df

Browse files
committed
update keywords and urls
1 parent 333a7ee commit 7ab53df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "prompt_foundry_python_sdk"
33
version = "0.1.0-alpha.2"
44
description = "The prompt engineering, prompt management, and prompt evaluation tool for Python "
5+
keywords = ["llm evaluation", "prompt management", "prompt testing", "prompt engineering"]
56
dynamic = ["readme"]
67
license = "Apache-2.0"
78
authors = [
@@ -39,8 +40,9 @@ classifiers = [
3940

4041

4142
[project.urls]
42-
Homepage = "https://github.com/prompt-foundry/python-sdk"
43+
Homepage = "https://https://www.promptfoundry.ai"
4344
Repository = "https://github.com/prompt-foundry/python-sdk"
45+
Documentation = "https://docs.promptfoundry.ai/libraries/python"
4446

4547

4648

0 commit comments

Comments
 (0)