0.3.6
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
andOPENAI_IMG_URL
env vars.
Full Changelog: 0.3.5...0.3.6