Support `typing.Literal` as type of tool parameters or return value #39633
support `typing.Literal` as type of tool parameters
12f3ae1f
validate the `args` of `typing.Literal` roughly
d9096d2f
add test to get json schema for `typing.Literal` type hint
a9dfb6cb
grf53
force pushed
from
62d0aab3
to
a9dfb6cb
152 days ago
fix: add `"type"` attribute to the parsed result of `typing.Literal`
092631a7
test: add argument `booleanish` to test multi-type literal
87051a5f
grf53
force pushed
from
3e82debe
to
87051a5f
151 days ago
style: auto fixup
c9087fe4
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub