Skip to content

Release server/v2.0.5

Choose a tag to compare

@danenania danenania released this 02 Apr 18:44
· 200 commits to main since this release
  • Fix for a bug that was causing occasional model errors. Model calls should be much more reliable now.
  • Better error handling and error messages for model errors (rate limits or other errors).
  • No error retries for rate limit errors.
  • Fixed bug that caused retries to add the prompt to the conversation multiple times.
  • Error responses with no output no longer create a log entry.