Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description = "A SDK library for accessing big model apis from Z.ai"
authors = ["Z.ai"]
readme = "README.md"
packages = [{include = "zai", from = "src"}]
include = ["src/zai/py.typed"]

[tool.poetry.dependencies]
python = ">=3.8,<4.0.0,!=3.9.7 "
Expand Down
Empty file added src/zai/py.typed
Empty file.