New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@isnolan/bodhi-adapter

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isnolan/bodhi-adapter - npm Package Compare versions

Comparing version

to
0.7.2

4

dist/index.js

@@ -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