This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
langchain
Watch
2
Star
0
Fork
1
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain
synced
2024-11-06 03:20:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aa2e642ce3
langchain
/
templates
/
chat-bot-feedback
/
chat_bot_feedback
/
__init__.py
4 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
Rename Template (#12649) To chatbot feedback. Update import
2023-10-31 16:15:30 +00:00
from
chat_bot_feedback
.
chain
import
chain
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
2023-10-31 15:34:17 +00:00
__all__
=
[
"
chain
"
]
Reference in New Issue
Copy Permalink