Skip to content

Commit 9efa918

Browse files
authored
Update CHANGELOG.md
1 parent 0dcd933 commit 9efa918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Nothing unreleased yet!
1313
### Added
1414

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

2020
### Fixed
2121

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

2525
## [0.6.3] - 2023-08-22
2626

0 commit comments

Comments
 (0)