Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willydouhard authored Sep 1, 2023
1 parent 0dcd933 commit 9efa918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Nothing unreleased yet!
### Added

- `@cl.on_file_upload` to enable spontaneous file uploads
- All Langchain LLMs should be supported in the Prompt Playground
- `LangchainGenericProvider` to add any Langchain LLM in the Prompt Playground
- `cl.Message` content now support dict (previously only supported string)
- Long messages are now collapsed by default

### Fixed

- Deadlock in the Llama Index callback handler
- Langchain MessagesPlaceholder are now correctly supported
- Langchain MessagesPlaceholder and FunctionMessage are now correctly supported

## [0.6.3] - 2023-08-22

Expand Down

0 comments on commit 9efa918

Please sign in to comment.