Skip to content

More efficient, streaming text insertion, function calling conversational fixes

Compare
Choose a tag to compare
@ahyatt ahyatt released this 03 Sep 05:14
· 9 commits to main since this release
54d6e9a

What's Changed

  • Make streaming not repeatedly insert the same thing by @ultronozm in #72
  • Fix error with ollama function results by @ultronozm in #74
  • Fix bug involving multiple function calls with Claude by @ultronozm in #73
  • Remove the debug logs output on streaming, to reduce log volume by @ahyatt in #75

Full Changelog: 0.17.2...0.17.3