New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@aux4/gpt

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aux4/gpt

Chat GPT Aux4 Integration

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

@aux4/gpt

Chat GPT Aux4 Integration

npm

Install

npm install -g @aux4/gpt

Usage

$ aux4-gpt

   ask   Ask a question to GPT
           - instructions [instructions.txt] The instructions file of the prompt
           - model [gpt-4-1106-preview] The model to use
           - role [user] The role of the user
           - history The file to use as history
           - outputSchema [schema.json] The file that represents the JSON schema of the output
           - context [false] Read context from stdin
           - question The question to ask
  chat   Chat with GPT
           - instructions [instructions.txt] The instructions file of the prompt
           - model [gpt-4-1106-preview] The model to use
           - role [user] The role of the user
           - history The file to use as history
           - outputSchema [schema.json] The file that represents the JSON schema of the output
  read   Read from stdin with GPT
           - instructions [instructions.txt] The instructions file of the prompt
           - model [gpt-4-1106-preview] The model to use
           - role [user] The role of the user
           - history The file to use as history
           - outputSchema [schema.json] The file that represents the JSON schema of the output

Keywords

aux4

FAQs

Package last updated on 14 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts