Skip to content

Releases: u1and0/gpt-cli

New platform added Groq and Together AI

31 Dec 14:42
Compare
Choose a tag to compare

use model option for like --model groq/llama3-groq-70b-8192-tool-use-preview

Build package now supports arm64.

Full Changelog: v0.7.0...v0.8.0

v0.6.2: [feat] Add /command, @command

29 Oct 22:19
Compare
Choose a tag to compare

New feature /command and @command.

/ command

Help (/commands):

  • /?, /help Help for a command
  • /clear Clear session context
  • /bye Exit

@ command

Help (@commands): Change model while asking.
@{ModelName} Change LLM model
ex) @gemini-1.5-pro any prompt...

default model changed: gpt-3.5-turbo -> gpt-4o-mini

10 Aug 00:19
Compare
Choose a tag to compare
v0.6.1

[test] fix test for model name gpt-4o-mini

Enable Gemini API & Replicate API

06 May 09:02
Compare
Choose a tag to compare
v0.6.0

Enable Gemini API & Replicate API

Refactoring code divide files

03 May 04:09
Compare
Choose a tag to compare
v0.5.1

Refactoring code divide files

v0.3.4: Set up Vim plugin, Implemant no conversation mode

28 Mar 22:26
Compare
Choose a tag to compare
[docs] version info, Quick Start, Vim plugin setting
[feat] call kwargs GPT, GPTWindow
[feat] call keyword args
[fix] system prompt
[fix] argumentf for GPT()
[style] use gpt-3.5-turbo as default
Merge tag 'v0.3.3' into develop

Release Anthropic Model (Claude-1.2,2.x,3.x) for multiple OS

16 Mar 23:45
Compare
Choose a tag to compare

Add instant prompt

16 Mar 02:08
Compare
Choose a tag to compare
v0.3.0

Add instant prompt

rewrite English on doc

01 Jan 22:09
Compare
Choose a tag to compare
Pre-release
v0.1.1

[chore][fix] step startWiths tags