Skip to content

Commit acadc2c

Browse files
author
Dane Schneider
committed
Bump version to 2.0.5
1 parent ebf7c23 commit acadc2c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

app/server/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.4
1+
2.0.5

releases/server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Server Version 2.0.5
2+
- Fix for a bug that was causing occasional model errors. Model calls should be much more reliable now.
3+
- Better error handling and error messages for model errors (rate limits or other errors).
4+
- No error retries for rate limit errors.
5+
- Fixed bug that caused retries to add the prompt to the conversation multiple times.
6+
- Error responses with no output no longer create a log entry.
7+
18
## Server Version 2.0.4
29
- **Stability**
310
- Enhanced database locking mechanisms.

0 commit comments

Comments
 (0)