Tool call support (Llama 3.x, Functionary v3, Hermes 2 Pro, Mistral Nemo, generic) w/ lazy grammars & minimalist Jinja engine #759
Annotations
6 errors
Type-check with Pyright:
examples/agent/fastify.py#L15
Import "fastapi" could not be resolved (reportMissingImports)
|
Type-check with Pyright:
examples/agent/fastify.py#L15
Import "uvicorn" could not be resolved (reportMissingImports)
|
Type-check with Pyright:
examples/agent/fastify.py#L17
Import "typer" could not be resolved (reportMissingImports)
|
Type-check with Pyright:
examples/agent/run.py#L20
Import "typer" could not be resolved (reportMissingImports)
|
Type-check with Pyright:
examples/agent/tools.py#L92
Import "IPython.core.interactiveshell" could not be resolved (reportMissingImports)
|
Type-check with Pyright
5 errors
|
Loading