feat: sync llama cpp & support use jinja template / tool_calls #389
Annotations
2 errors and 3 warnings
Typecheck files:
example/src/App.tsx#L138
Property 'isChatTemplateSupported' does not exist on type '{ chatTemplates?: { llamaChat: boolean; minja: { default: boolean; defaultCaps: { tools: boolean; toolCalls: boolean; toolResponses: boolean; systemRole: boolean; parallelToolCalls: boolean; toolCallId: boolean; }; toolUse: boolean; toolUseCaps: { ...; }; }; } | undefined; }'.
|
Typecheck files
Process completed with exit code 2.
|
Lint files:
example/src/App.tsx#L457
Unexpected constant condition
|
Lint files:
example/src/App.tsx#L513
'msgs' is already declared in the upper scope on line 328 column 11
|
Lint files:
example/src/App.tsx#L548
'msgs' is already declared in the upper scope on line 328 column 11
|
Loading