Skip to content

Commit b67cbd8

Browse files
committed
feat: add claude and gemini client into polling
1 parent 6249edb commit b67cbd8

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ wheels/
2121
.locals/
2222
local/
2323
locals/
24+
25+
# mkdocs
26+
site/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openai-api-polling"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Polling OpenAI API without rate limit issues."
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)