Skip to content

0.3.6

Compare
Choose a tag to compare
@mattvr mattvr released this 08 Mar 18:40
· 17 commits to main since this release

Installation

Install this version by running the following command:

deno run -rA https://deno.land/x/shellgpt/install.ts

Changelog

  • Potential fix for windows install issue
  • Support sending requests to custom API URLs (which support the OpenAI schema) using OPENAI_CHAT_URL and OPENAI_IMG_URL env vars.

Full Changelog: 0.3.5...0.3.6