Skip to content

v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lee-b lee-b released this 22 May 20:34
· 34 commits to master since this release

Support KoboldAI's API, not just KoboldCPP. Improve mic handling.

  • Support the KoboldAI API, not just KoboldCPP.
  • Autodetect the first suitable microphone, by default.
  • Support auto-calibrating the microphone, and do that by default.
  • Add a setting for SLOW_AI_RESPONSES, off by default, for quicker models / machines where realtime conversations are possible.
  • Improve the prompt to try to tell the AI how to joke around.
  • Plus various other small changes