Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Show HN: Token-efficient zod-like schema definition library for LLMs
(opens in new tab)
(github.com)
3 points
lunarcave
11mo ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
nbbaier
11mo ago
· 1 in thread
Interesting, but why wouldn't I just use zod here?
lunarcave
OP
11mo ago
Zod doesn't give you the ability to serialize or de-serialize schemas, unless you convert to JSON schema, which is verbose. See:
https://github.com/colinhacks/zod/discussions/2030
j
/
k
navigate · click thread line to collapse