feat: add litellm client adapter, JSONL flow detail, and sample output
This commit is contained in:
+2
-1
@@ -8,11 +8,12 @@ authors = [
|
||||
]
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"anthropic>=0.105.2",
|
||||
"litellm>=1.70.0",
|
||||
"genson>=1.3.0",
|
||||
"mitmproxy>=12.2.3",
|
||||
"playwright>=1.60.0",
|
||||
"pyyaml>=6.0.3",
|
||||
"botcore>=1.1.4",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user