Skip to content

Added Anthropic Claude 3 Sonnet and Claude 3 Opus support with Vision capability. #758

Added Anthropic Claude 3 Sonnet and Claude 3 Opus support with Vision capability.

Added Anthropic Claude 3 Sonnet and Claude 3 Opus support with Vision capability. #758

Triggered via pull request March 8, 2024 01:06
Status Failure
Total duration 1m 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Type '{ prompt: string; model: "claude-instant-1" | "claude-2" | "claude-2.1" | "claude-3-sonnet-20240229" | "claude-3-opus-20240229"; temperature: number | undefined; top_p: number | undefined; max_tokens_to_sample: number; stop_sequences: string[] | undefined; }' is not assignable to type 'Omit<ChatCompletionOptions, "signal" | "apiKey">'.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.