Skip to content

Commit 3bddd8f

Browse files
authored
Update README.md
1 parent e6cff01 commit 3bddd8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ print(chat) # {'message': "It's been great! How about yours?", 'time': '11', 'e
116116
#### Context
117117
> **Note**
118118
> 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
119+
119120
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.
120121

121122
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)