@isnolan/bodhi-adapter
Advanced tools
Comparing version
@@ -471,3 +471,5 @@ // src/types/provider.ts | ||
} catch (err) { | ||
console.log(`->candidates1`, candidates); | ||
console.warn(err); | ||
console.log(`->candidates2`); | ||
} | ||
@@ -588,3 +590,3 @@ return choices; | ||
models() { | ||
return ["claude-3-sonnet@20240229", "claude-3-haiku@20240307"]; | ||
return ["claude-3-sonnet@20240229", "claude-3-haiku@20240307", "gemini-1.5-flash-preview-0514"]; | ||
} | ||
@@ -591,0 +593,0 @@ /** |
{ | ||
"name": "@isnolan/bodhi-adapter", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "llms adapter api for bodhi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
486028
0.12%4855
0.08%