Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
kdziedzic68 committed Oct 28, 2024
1 parent 60b5543 commit e6a7dda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from pydantic import BaseModel

from ragbits.core.prompt.base import ChatFormat
from ragbits.core.prompt import ChatFormat

from ..types import NotGiven

Expand Down

0 comments on commit e6a7dda

Please sign in to comment.