Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-ai/generativelanguage

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-ai/generativelanguage - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

4

build/src/v1/generative_service_client.d.ts

@@ -189,2 +189,6 @@ import type * as gax from 'google-gax';

* embeddings for retrieval.
* @param {number} [request.outputDimensionality]
* Optional. Optional reduced dimension for the output embedding. If set,
* excessive values in the output embedding are truncated from the end.
* Supported by `models/text-embedding-latest`.
* @param {object} [options]

@@ -191,0 +195,0 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

@@ -264,2 +264,6 @@ import type * as gax from 'google-gax';

* embeddings for retrieval.
* @param {number} [request.outputDimensionality]
* Optional. Optional reduced dimension for the output embedding. If set,
* excessive values in the output embedding are truncated from the end.
* Supported by `models/text-embedding-latest`.
* @param {object} [options]

@@ -266,0 +270,0 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

# Changelog
## [2.3.0](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v2.2.0...generativelanguage-v2.3.0) (2024-04-18)
### Features
* [generativelanguage] Add rest binding for tuned models ([#5228](https://github.com/googleapis/google-cloud-node/issues/5228)) ([b0ddbbe](https://github.com/googleapis/google-cloud-node/commit/b0ddbbecf97de696c7699efbb351e8f862f7d8cf))
## [2.2.0](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v2.1.1...generativelanguage-v2.2.0) (2024-04-05)

@@ -4,0 +11,0 @@

2

package.json
{
"name": "@google-ai/generativelanguage",
"version": "2.2.0",
"version": "2.3.0",
"description": "Generative Language API client for Node.js",

@@ -5,0 +5,0 @@ "repository": {

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

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 too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc