Skip to content

Releases: day50-dev/simple-llm-cli

v0.16.1

Choose a tag to compare

@kristopolous kristopolous released this 07 Jul 21:26

Patch: Now detects if non-streamed responses happen with streamed requests and proceeds normally throwing a stream class json message which can be suppressed

v0.16.0

Choose a tag to compare

@kristopolous kristopolous released this 27 Jun 15:51

The @ file syntax can now be used just about anywhere. Beyond that there's also :line-number and even :.jq. support so you can do @settings.json:.[3].server ... for example

v0.15.2

Choose a tag to compare

@kristopolous kristopolous released this 26 Jun 02:49

Fixed an issue for toolcalling with some proxy hosts to gemma4-class models

v0.15.0

Choose a tag to compare

@kristopolous kristopolous released this 15 Jun 23:19

Added specifiers for extra body (-eb), way to turn streaming off (-ns), fixed a newline bug, made schema inclusion use the same @ syntax as everything else, fixed the accept header format and a few typos

v0.14.11

Choose a tag to compare

@kristopolous kristopolous released this 31 May 11:59

Fixing a toolcall loop that some of the smaller models got caught up in by doing a more explicit conversation history

v0.14.9

Choose a tag to compare

@kristopolous kristopolous released this 29 May 21:39

Adding multiple features: schema, protocol forcing, server load query, dry run, specifying key by @ syntax. Enjoy

v0.14.4

Choose a tag to compare

@kristopolous kristopolous released this 02 May 19:32

New:

  • schema support via -sc and --schema
  • server load status via -ps for servers that support such.
  • optional separation of conversation into a readonly and a read/write flow as input and output

Changes:

  • timeout default is now what responses uses as opposed to the previous value of 5