Rename Template (#12649)

To chatbot feedback. Update import
This commit is contained in:
William FH 2023-11-01 01:15:30 +09:00 committed by GitHub
parent 7f6e751a3d
commit 17c2e3b87e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
from conversational_feedback.chain import chain from chat_bot_feedback.chain import chain
__all__ = ["chain"] __all__ = ["chain"]