Skip to content

Releases: day50-dev/simple-llm-cli

v0.15.0

15 Jun 23:19

Choose a tag to compare

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

31 May 11:59

Choose a tag to compare

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

v0.14.9

29 May 21:39

Choose a tag to compare

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

v0.14.4

02 May 19:32

Choose a tag to compare

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