Skip to content

v1.2.2

Compare
Choose a tag to compare
@zhudotexe zhudotexe released this 25 Oct 15:42
· 6 commits to main since this release
  • fix(mistral): ensure prompt and completion tokens are passed through in the MistralFunctionCallingAdapter when streaming
  • fix(streaming): don't emit text in DummyStream if it is None
  • feat: add standalone width formatters
  • docs: gpt-3.5-turbo -> gpt-4o-mini defaults
  • fix(streaming): potential line len miscount in format_stream