Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 12:34
· 219 commits to main since this release

What's Changed

  • fix: copy on linux wayland by @sigoden in #288
  • fix: deprecation warning of .read command by @Nicoretti in #296
  • feat: supports model capabilities by @sigoden in #297
  • feat: add openai.api_base config by @sigoden in #302
  • feat: add extra_fields to models of localai/ollama clients by @kelvie in #298
  • fix: do not attempt to deserialize zero byte chunks in ollama stream by @JosephGoulden in #303
  • feat: update openai/qianwen/gemini models by @sigoden in #306
  • feat: support vertexai by @sigoden in #308
  • refactor: update vertexai/gemini/ernie clients by @sigoden in #309
  • feat: edit current prompt on $VISUAL/$EDITOR by @sigoden in #314
  • refactor: change header of messages saved to markdown by @sigoden in #317
  • feat: support -e/--execute to execute shell command by @sigoden in #318
  • refactor: improve prompt error handling by @sigoden in #319
  • refactor: improve saving messages by @sigoden in #322

New Contributors

Full Changelog: v0.12.0...v0.13.0