mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-01 10:19:23 +00:00
chore: move PromptBuilder in builders (#5729)
This commit is contained in:
parent
d540883469
commit
10d6886255
@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from haystack.preview.components.generators.prompt_builder import PromptBuilder
|
||||
from haystack.preview.components.builders.prompt_builder import PromptBuilder
|
||||
|
||||
|
||||
@pytest.mark.unit
|
||||
Loading…
x
Reference in New Issue
Block a user