We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648a39c commit 3a351c6Copy full SHA for 3a351c6
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "openai-messages-token-helper"
3
description = "A helper library for estimating tokens used by messages sent through OpenAI Chat Completions API."
4
-version = "0.0.4"
+version = "0.0.5"
5
authors = [{name = "Pamela Fox"}]
6
requires-python = ">=3.9"
7
readme = "README.md"
0 commit comments