Skip to content

Commit

Permalink
cr
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryjliu committed Jul 4, 2023
1 parent b5f970e commit 7188e02
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# ChangeLog

## Unreleased
## [v0.7.0] - 2023-07-04

## New Features
- Index creation progress bars (#6583)

### Bug Fixes/ Nits
- Improved chat refine template (#6645)
Expand All @@ -17,6 +20,7 @@
- expose `chat_history` state as a property
- support overriding `chat_history` in `chat` and `achat` endpoints
- Remove deprecated arguments for `PromptHelper`: `max_input_size`, `embedding_limit`, `max_chunk_overlap`
- Update all notebooks to use native openai integration (#6696)

## [v0.6.38] - 2023-07-02

Expand Down

0 comments on commit 7188e02

Please sign in to comment.