Skip to content

Commit 405beb4

Browse files
committed
feat: add Claude 3.5 Haiku model reference to Anthropic schema
1 parent b14a745 commit 405beb4

File tree

1 file changed

+1
-0
lines changed
  • js/plugins/vertexai/src/modelgarden

1 file changed

+1
-0
lines changed

js/plugins/vertexai/src/modelgarden/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ export function vertexAIModelGarden(options: PluginOptions): GenkitPlugin {
6767
}
6868

6969
export {
70+
claude35Haiku,
7071
claude35Sonnet,
7172
claude35SonnetV2,
7273
claude3Haiku,

0 commit comments

Comments
 (0)