mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-12 12:59:07 +00:00
Conversational Feedback (#12590)
Context in the README. Show how score chat responses based on a followup from the user and then log that as feedback in LangSmith
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from conversational_feedback.chain import chain
|
||||
|
||||
__all__ = ["chain"]
|
Reference in New Issue
Block a user