Skip to content

Releases: ivkei/llm-cli

llm-cli-v0.99

03 May 00:08

Choose a tag to compare

Changelog

  • Fixed a bug of an application not working.

llm-cli-v0.98

14 Apr 17:39

Choose a tag to compare

Exter-Changelog

  • Now if missing a value in config, user will be prompted to automatically create one.

Inter-changelog

  • Refactored the config system.

llm-cli-v0.97

13 Apr 23:40

Choose a tag to compare

Changelog

  • Added backward compatibility.
  • Added -y flag that allows custom system prompts by user.

llm-cli-v0.96

12 Apr 19:16

Choose a tag to compare

Changelog

  • Added --show flag
  • Remade --shell flag
  • Now even more neat output with --shell flag, or to go back to the old style (if small LLM), just toggle off --toggle-md-shell
  • Massively updated README.md

llm-cli-v0.95

12 Apr 02:38

Choose a tag to compare

Changelog

  • Fixed bug with clearing history that was introduced in last version
  • Revamped the whole application for ease of developers
  • Deleted the -d flag because it didnt function

Non-changelog

  • Config remained the same

llm-cli-v0.94

09 Apr 01:53

Choose a tag to compare

Changelog

  • Added config.
  • Remade the flags and how they work.

For more info check out README

llm-cli-v0.93

05 Apr 18:49

Choose a tag to compare

Changelog

  • Pipe bug fixed that didnt allow to pipe with -s flag
  • Made sure that windows version works

llm-cli-v0.92

04 Apr 01:05

Choose a tag to compare

Added -o flag, for more info read README

llm-cli-v0.91

03 Apr 00:33
98a3679

Choose a tag to compare

Remade the history approach, now file is saved in local user's cache directory.

llm-cli-v0.9

03 Apr 00:30

Choose a tag to compare

This is the first release of the application. Its fully functioning and bug-less to the maximum point. But it lacks important features that I wanted to implement before 1.0.