Skip to content

Commit

Permalink
optimize client chat
Browse files Browse the repository at this point in the history
  • Loading branch information
ZingLix committed Jan 10, 2024
1 parent 33aa721 commit 88db396
Show file tree
Hide file tree
Showing 4 changed files with 245 additions and 100 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ python-dateutil = "^2.8.2"
rich = ">=13.0.0"
typer = ">=0.9.0"
tenacity = "^8.2.3"
prompt-toolkit = ">=3.0.38"

[tool.poetry.scripts]
qianfan = "qianfan.common.client.main:main"
Expand Down
Loading

0 comments on commit 88db396

Please sign in to comment.