You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be helpful in preparation of higher level APis where we want to preset options.messages to the chat history, so the developer doesn't need to worry about it. We also want to preset options.token.
But it will be helpful in other circumstances as well.
This will be helpful in preparation of higher level APis where we want to preset
options.messages
to the chat history, so the developer doesn't need to worry about it. We also want to presetoptions.token
.But it will be helpful in other circumstances as well.
For reference, compare to @octokit's
request.defaults()
The text was updated successfully, but these errors were encountered: