Skip to content

Commit e6cff01

Browse files
authored
Update README.md
1 parent 1d363d5 commit e6cff01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ print(chat) # {'message': "It's been great! How about yours?", 'time': '11', 'e
114114

115115

116116
#### Context
117+
> **Note**
118+
> Your context will not always be used in the response message is is not a code bug but a YouChat thing. Note its still in beta
117119
YouDotCom's YouChat feature is a powerful tool that allows for context to be utilized in your conversations. By passing a list or a file in the JSON format, you can provide the chatbot with additional information to better understand and respond to your questions.
118120

119121
To use the context option, you can change the way you send your message by changing the `Chat.send_message` method. This method allows you to pass in a driver, a message, and a context_form_file or a context parameter.

0 commit comments

Comments
 (0)