Add helicone dynamic headers (#199)

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
merwanehamadi
2023-07-26 16:03:13 -07:00
committed by GitHub
parent fe4bdd8f97
commit 5df710fd35
8 changed files with 44 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ click = "^8.1.3"
types-requests = "^2.31.0.1"
pexpect = "^4.8.0"
psutil = "^5.9.5"
helicone = "^1.0.6"
[tool.poetry.group.dev.dependencies]
flake8 = "^3.9.2"