🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@fuyun/generative-ai

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuyun/generative-ai - npm Package Versions

0.24.0

Diff
fuyun
published 0.24.0 •

Changelog

Source

0.24.0

Minor Changes

  • 13466b3: added support for buffers in uploadFile
  • 64e5af7: BREAKING CHANGE: Enforce format safety when using string schemas
fuyun
published 0.21.1 •
fuyun
published 0.21.0 •

Changelog

Source

0.21.0

Minor Changes

  • 8543716: Add search grounding feature to SDK.
fuyun
published 0.16.0 •

Changelog

Source

0.16.0

Minor Changes

  • d2d42ca: Adds SingleRequestOptions with AbortSignal support to most of the asynchronous methods of GenerativeModel, GoogleAIFileManager and ChatSession.
fuyun
published 0.3.1 •

Changelog

Source

0.3.1

Patch Changes

  • ccd9951: validateChatHistory is now checking that 'parts' property is an array
fuyun
published 0.2.1 •

Changelog

Source

0.2.1

Patch Changes

  • 2b0c955: Handle different model prefixes (such as tunedModels/).
fuyun
published 0.2.0 •

Changelog

Source

0.2.0

Minor Changes

  • c64fca1: add request timeout configuration
fuyun
published 0.1.3 •

Changelog

Source

0.1.3

Patch Changes

  • 54839f2: Send API key in header instead of query param.
  • 6a4c9c2: Fixed stream hanging
fuyun
published 0.1.2 •

Changelog

Source

0.1.2

Patch Changes

  • 73c2ff9: Fixed UTF-8 handling and chunking for stream output
  • fb52d34: Obscure API key in error messages
  • 5b5fc7d: Catch unhandled rejections in sendMessageStream.
fuyun
published 0.1.1 •

Changelog

Source

0.1.1

Patch Changes

  • Update README to released version and bump to publish new README to npm.