Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Sep 27, 2024
1 parent b4b23a8 commit 6a1300e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion haystack_experimental/components/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
_all_ = [
"AutoMergingRetriever",
"ChatMessageWriter",
"ChatMessageRetriever" "OllamaChatGenerator",
"ChatMessageRetriever",
"OllamaChatGenerator",
"OpenAIChatGenerator",
"HierarchicalDocumentSplitter",
"OpenAIFunctionCaller",
Expand Down

0 comments on commit 6a1300e

Please sign in to comment.