feat: sync llama cpp & support use jinja template / tool_calls #386
ci.yml
on: pull_request
lint
23s
test
35s
build-ios-from-source
8m 14s
build-ios-frameworks
11m 14s
build-android-from-source
11m 51s
build-android-libs
22m 17s
Annotations
2 errors and 3 warnings
lint:
example/src/App.tsx#L392
Argument of type 'string | JinjaFormattedChatResult' is not assignable to parameter of type 'string'.
|
lint
Process completed with exit code 2.
|
lint:
example/src/App.tsx#L456
Unexpected constant condition
|
lint:
example/src/App.tsx#L512
'msgs' is already declared in the upper scope on line 328 column 11
|
lint:
example/src/App.tsx#L547
'msgs' is already declared in the upper scope on line 328 column 11
|