cliHelper.gemini

0.1.0

A cliHelper module to access large language models from the command-line

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name cliHelper.gemini

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name cliHelper.gemini

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright © 2024 Alain Herve. All rights reserved.

Package Details

Author(s)

  • Alain Herve

Tags

powershell alain scriptmodule psake

Dependencies

Release Notes


# Release Notes

## Version _0.1.0_

### New Features

- Gemini Chat() complete.
 - Added Get response works fine.
 - Added TokenUsage & estimation
 - Added Custom resume actions based on [FinishReason]
- Added Public functions
- Added Private functions
## BUG fIXES

- Fixed security concern: request params could get left in a tmp file when error occurs. Used new Wait-Task syntax.
 >...

FileList

Version History

Version Downloads Last updated
0.1.0 (current version) 5 12/25/2024