We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310e8e4 commit 8ec9915Copy full SHA for 8ec9915
1 file changed
pyproject.toml
@@ -5,6 +5,7 @@ description = "Uniform access layer for LLMs"
5
authors = ["Andrew Ng <ng@deeplearning.ai>", "Rohit P <rohit.prasad15@gmail.com>"]
6
maintainers = ["Andrew Ng <ng@deeplearning.ai>", "Rohit P <rohit.prasad15@gmail.com>"]
7
readme = "README.md"
8
+packages = [{include = "aisuite"}]
9
10
[tool.poetry.dependencies]
11
python = "^3.10"
0 commit comments