Skip to content

Commit 34f8e26

Browse files
hakan458hakan458
and
hakan458
authored
fix: DIA-2029: Cost calculation bug (#367)
Co-authored-by: hakan458 <[email protected]>
1 parent 343d97d commit 34f8e26

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ kafka-python-ng = "^2.2.3"
4848
requests = "^2.32.0"
4949
# Using litellm from forked repo until vertex fix is released: https://github.com/BerriAI/litellm/issues/7904
5050
#litellm = "^1.47.2"
51-
litellm = {url = "https://github.com/HumanSignal/litellm/archive/c0506d5844ef20d0db14144fbcbf99c05637bde3.zip"}
51+
litellm = {url = "https://github.com/HumanSignal/litellm/archive/788ed6a20984714c6b855c339326f99506322833.zip"}
5252
pandarallel = "^1.6.5"
5353
instructor = "^1.4.3"
5454

0 commit comments

Comments
 (0)