Skip to content

Commit 892bb17

Browse files
committed
update notebook to add zero dep path for url/api_key
1 parent dedd081 commit 892bb17

File tree

2 files changed

+319
-577
lines changed

2 files changed

+319
-577
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A Week of Structured Outputs"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"daft[huggingface,ray]",
8+
"daft[huggingface,ray] > ",
99
"openai",
1010
"pydantic",
1111
"vllm",

0 commit comments

Comments
 (0)