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