Tool call support (Llama 3.x, Functionary v3, Hermes 2 Pro, Mistral Nemo, generic) w/ lazy grammars & minimalist Jinja engine #715
Annotations
5 errors
examples/server/tests/features/steps/steps.py#L1143
No overloads for "create" match the provided arguments (reportCallIssue)
|
examples/server/tests/features/steps/steps.py#L1149
Argument of type "Unknown | None" cannot be assigned to parameter "tools" of type "Iterable[ChatCompletionToolParam] | NotGiven" in function "create" (reportArgumentType)
|
examples/server/tests/features/steps/steps.py#L1150
Argument of type "Unknown | None" cannot be assigned to parameter "tool_choice" of type "ChatCompletionToolChoiceOptionParam | NotGiven" in function "create" (reportArgumentType)
|
tests/update_jinja_goldens.py#L79
"now" is not a known attribute of module "datetime" (reportAttributeAccessIssue)
|
|
This job failed
Loading