Files
HuggingFace_transformer/tests
Park Woorak 3e4d584a5b Support typing.Literal as type of tool parameters or return value (#39633)
* support `typing.Literal` as type of tool parameters

* validate the `args` of `typing.Literal` roughly

* add test to get json schema for `typing.Literal` type hint

* fix: add `"type"` attribute to the parsed result of `typing.Literal`

* test: add argument `booleanish` to test multi-type literal

* style: auto fixup
2025-07-25 17:51:28 +00:00
..
2025-07-23 17:03:18 +02:00
2025-06-23 10:56:51 +02:00
2025-07-25 19:39:17 +02:00
2025-07-23 11:41:10 +02:00
2025-07-25 19:46:17 +02:00