Skip to content

add google support for llm-client (aka llm-polyglot) #22

add google support for llm-client (aka llm-polyglot)

add google support for llm-client (aka llm-polyglot) #22

Triggered via pull request July 14, 2024 23:24
@jcamerajcamera
synchronize #69
Status Failure
Total duration 1m 56s
Artifacts

test-pr.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
run-tests
Argument of type '{ ttlSeconds: number; model: "models/gemini-1.5-pro-001"; messages: { role: "user"; content: string; }[]; }' is not assignable to parameter of type 'GoogleChatCompletionParams & { ttlSeconds: number; }'.
run-tests
llm-polyglot#type-check: command (/home/runner/work/island-ai/island-ai/public-packages/llm-client) /home/runner/.bun/bin/bun run type-check exited (2)
run-tests
Process completed with exit code 2.
run-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/