Skip to content

Commit

Permalink
[version] bump to v0.8.25 (run-llama#7655)
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich authored Sep 12, 2023
1 parent 9ad04f2 commit 92fd3ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## Unreleased

### New Features
- Added `AGENT_STEP` callback event type (#7652)

### Bug Fixes / Nits
- Allowed `simple` mode to work with `as_chat_engine()` (#7637)
- Fixed index error in azure streaming (#7646)
- Removed `pdb` from llama-cpp (#7651)

## [0.8.24] - 2023-09-11

Expand Down
2 changes: 1 addition & 1 deletion llama_index/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.24.post1
0.8.25

0 comments on commit 92fd3ec

Please sign in to comment.