@aux4/gpt

0.0.6 • Public • Published

@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.6
    1
  • 0.0.5
    1
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    2

Package Sidebar

Install

npm i @aux4/gpt

Homepage

aux4.io

Weekly Downloads

6

Version

0.0.6

License

Apache-2.0

Unpacked Size

30.7 kB

Total Files

11

Last publish

Collaborators

  • aux4-dev